1st line: LanguageFile-Version. Must be the current version (currently 0.8) to be listed in the languages-list.
2nd line: This string is shown in the languages-list
3rd line: The author of the language file
4th line: Text to show above the language-list
5th line: Locale= (i.e. DEde, ENen) - must be the same as the Wow UI GetLocale() function returns
Every further line: ID=Translation

Line breaks must be done with \\n

You can use @ to create prefixes. You can use . as ID to use current prefix as ID

Comments can be made with #. Comments can be at the end of a translation line or as a single line.

Look at the delivered language files (German.lng, English.lng) for example.
