I created an interesting algorithm to calculate how common the word "INFO" is in various languages.
Here is how I did it:
1) Do a search for the term: "info" in a specific language using "advanced form on google:
http://www.google.com.au/advanced_search?hl=en
X = the number of times this term is found in the results
2) Then search for the term "1" in the same language.
Y = the number of time this term is found in the results.
3) Then divide the X by Y to find the concentration = Z
4) Then compare the the non-English Z to the Z for English.
Here is what I found:
In English Z = 13.63%
So relative to English here is what I calculate using my formula:
Language : Percentage of how common "info" is compared to English
Italian : 215%
German: 122%
Finnish: 85%
French : 76%
Hungarian: 67%
Spanish: 60%
Vietnamese: 60%
Japanese: 38%
Turkish: 33%
Chinese: 10%
So from the above results I could say in the Finnish language "Info" is about 85% as common as in English. And so on... And interestingly in Italian and German it seems "Info" is used more often than in English.
Anyway, I think the system might be flawed... I just tried using it for the Dutch language, and "info" was mentioned more times than "1" which is probably a glitch in google...