Hi, How do I ensure that the language used for all internal texts is German? (ie. the use of ApplicationResources_de.properties) I can set the Default Lanugage and Languages options in the Preferences but I don't get the expected behavior. I have also tried modifying the LANG environment variable in the start_xwiki.cmd. I am not interested in a Multi-Language Wiki, but an all-German Wiki. So I'd rather not turn the Multi-Language feature on, but if I do, I still only see "En" as the language option. Where can I change the default language for the entire XWiki? Regards, Gunter ------------------------------------------------------------------------------- Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -------------------------------------------------------------------------------
Hi Gunter, On May 31, 2007, at 1:59 PM, Gunter Leeb wrote:
Hi,
How do I ensure that the language used for all internal texts is German? (ie. the use of ApplicationResources_de.properties)
I can set the Default Lanugage and Languages options in the Preferences but I don't get the expected behavior.
I've fixed this issue this morning. It'll be in XWiki 1.1 M2. As a workaround you can go to: http://<server>/xwiki/bin/edit/XWiki/XWikiPreferences?editor=object And type in the first property (it's called "language"). The problem is that in your version the default language that you type in the admin screen isn't taken into account. This is fixed in 1.1M2.
I have also tried modifying the LANG environment variable in the start_xwiki.cmd.
I am not interested in a Multi-Language Wiki, but an all-German Wiki. So I'd rather not turn the Multi-Language feature on, but if I do, I still only see "En" as the language option.
Right you shouldn't turn multilanguage on.
Where can I change the default language for the entire XWiki?
See above. Thanks -Vincent
participants (2)
-
Gunter Leeb -
Vincent Massol