>Another simple thing I want to create is a list of the >language/territory
>abbreviations and their full names.

What do you mean with language and territory abbreviations ???

german is always german and can not be abbreviated to ger or something
else...
And Austria is always austria...

Maybe he was talking about country codes (e.g. de, at, ...)

That's what makes me wonder about this thing...
When using getTranslationList() you always get a key => value pair...
[de] => German, [en] => english... for example...

So I expect that's not the sort of abbreviation he wanted because this is always returned with the array. ;-)

Greetings
Thomas

Reply via email to