Couchsurfing.com: Say Hello

By bluefloyd8 Last update Mar 13, 2009 — Installed 134 times.


Script Summary: ** NOTE ** This code no longer works. The CS site has changed too many times and this is difficult to keep updated. Adds "hello" after the languages of a CS profile, in that language

Translates the word "Hello" into all the languages that a CS user has listed in their profile, and then displays that word after the language name.

For example:
* English (Expert) . . . . . . . . . . . . . . hello
* Japanese (Expert) . . . . . . . . . . . . . . こんにちは
* Spanish (Expert) . . . . . . . . . . . . . . hola
* French (Intermediate) . . . . . . . . . . . . . . bonjour
* Portuguese (Intermediate) . . . . . . . . . . . . . . Olá

Screenshot: http://img13.imageshack.us/img13/9703/picture6j...

Notes:
- Please post any bugs that you experience.
- There are a few languages which do not return words for "hello"
- If you edit the line var textToTranslate = "Hello";, you can display any translated word that you want