[Typo3-dev] name of default language - can't find post
Martin Poelstra
martin at beryllium.net
Fri Dec 10 14:15:46 CET 2004
Hi Masi,
> Kasper posted some time ago how to name the default language. So that it's
> not "Default" but eg "English" or "Deutsch".
>
> I'm sure Kasper did post but I cannot find the post nor find the option in
> the docs.
IIRC the name/description of the default language can't be changed, it's
pretty 'hardcoded' in many places. I posted about this a long time ago, but
that didn't really give a good solution.
> Habe I been dreaming?
That's where the good idea's start ;)
> PS: Any way to set the iso code and flag icon for the default language?
Flag icon? If you mean the thing in indexed_search, you'll have to manually
patch the php-file, or 'swap' the filenames of the icons. Maybe it's also
possible to override the language-labels via TS?
> PPS: If there's no way - how about forcing a default record with id 0?
Something like this was an idea of mine too back then, but the
sys_language-table has an auto-increment on the ID, so you can't really
store a record with ID 0 in it...
Grtz,
Martin
More information about the TYPO3-dev
mailing list