Hi all, When I switch the language in the authoring environment (magnolia 3.0.2 from Sourceforge) in the user account to German and go then to the Inbox I see that the language change is not right.
German: |??? |??? |??? |???inbox.comment??? |??? | Gruppierung: ???inbox.repository??? ???inbox.workflow??? Sortierung innerhalb der Gruppe: ???inbox.date??? English: |Workitem |Repository |Workflow |Comment |Date | Group by: Repository Workflow Sort Within Group by: Date What I learned is that all language files are in the folder: \WEB-INF\lib\magnolia-module-admininterface-3.0.2.jar\info\magnolia\module\admininterface\ e.g. messages_de.properties, messages_en.properties What I did: 1. copied the messages_en.properties from the folder in a temporary folder 2. renamed it to messages_de.properties and translated with the eclipse plug-in ResourceBundle Editor into German 3. copied the new German language file back in the \WEB-INF\lib\magnolia-module-admininterface-3.0.2.jar\info\magnolia\module\admininterface\ folder But this didn't worked because when I login in as an user with the German language, I see the authoring environment without text except "Benutzer: Test | Abmelden" no other text. After this I tried to use the old German language file and add the missing keys like "inbox.comment" but then I noticed there are no keys mention for |Workitem |Repository | Workflow (here is "inbox.comment") |Date I searched in the English language file (messages_en.properties and messages_templating_en.properties) for "Workitem" and I couldn't find it. At this point I gave up. It seems that not all words in the authoring environment are located in the language message_<language>.properties file. I Also read: http://www.mail-archive.com/[email protected]/msg01180.html If somebody can tell me how to get the authoring environment complete in German that would be nice. Regards, Thomas ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
