Hi, thank you for answering so fast! The document says [quote]Supported languages are configured in Configuration > /server/i18n/system. [/quote] so, those languages are "supported" but their dictionary files are not yet created... Well, so where can I find the "<app-name>" of my module? Is my filesystem module directory? Is in some kind of configuration file?
Basically, the steps are: 1)start from a blank dictionary file, the original _en property file with all those key=value properties (where is it?) 2)copy and rename it in /src/main/resources/mgnl-i18n/app-<app-name>-messages_it.properties 3)translate it in Italian 4)all the dialogs will be translated in Italian (I hope...) 5)every time I need to use in a dialog or in a freemarker view any i18n label, I need to use a code to identify that label (?) right? Thank you F. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=9b15de10-17ee-4e2f-857f-3ba0c51c74a5 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
