[TYPO3-dev] Translation of static_countries in extension?
David Bruchmann
typo3-dev at bruchmann-web.de
Sun Feb 28 17:37:16 CET 2010
----- Ursprüngliche Nachricht -----
Von: Gerhard Mehsel <sparking at gmx.net>
Gesendet: Sonntag, 28. Februar 2010 17:10:54
An: typo3-dev at lists.typo3.org
CC:
Betreff: [TYPO3-dev] Translation of static_countries in extension?
> Hello,
>
> a BE user should be able to select a country in my extension.
> Therefore my extension's DB table has a relation to the static_countries
> table to get the correct cn_short... of the desired country.
> In static_countries there is only the short name in English. How do I
> get the German translation for a specific country?
>
> Thank you,
> Gerd
Hi Gerd,
Load the Extension static_info_tables_de, it writes additional cols in
the static tables (additional Extensions for other countries are
available too, i.e. static_info_tables_fr and static_info_tables_it).
Furthermore a table of german citys can be loaded by my extension
mdb_static_cities.
Greets
David
More information about the TYPO3-dev
mailing list