On Thu, Oct 13, 2011 at 12:41 PM, Thomas Mortagne <[email protected]> wrote: > On Thu, Oct 13, 2011 at 12:13 PM, AngeloG <[email protected]> wrote: >> For italian users that are interested in updating their italian resource >> file, please visit >> http://l10n.xwiki.org/xwiki/bin/view/L10N/TranslationRules_it , where I >> posted my last version (3.1 and 3.2) of ApplicationResources_it.properties >> file. >> >> For xwiki developers: it is still too much time consuming (at least for me) >> to update translations line by line through actual system (l10n.xwiki.org), >> for what regards the big application resource file (>3500 lines). > > Unfortunately I don't have time right now to do a resource file > importer UI. Will try look to look at it next week (or maybe this > weekend if I really can't sleep ;)).
As promiced there is now a batchimport UI you can access from any specific translation resource and language with the link "Batch import" ;) In you case it's http://l10n.xwiki.org/xwiki/bin/view/XE/XWikiCoreResources?action=batchimport&language=it for example, just put the stuff you want to update (not that you don't need to escape non ASCII characters with this tool) and press the button. Note that it's loading and saving a document for each key so if you use it with 3500 lines you will probably get a timeout error in your browser but don't worry the processing still continue on server, it's just a bit harder to know when it's done :) > >> >> Angelo Ghisoni >> >> -- >> View this message in context: >> http://xwiki.475771.n2.nabble.com/Italian-translation-xwiki-core-tp6888357p6888357.html >> Sent from the XWiki- Users mailing list archive at Nabble.com. >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > > > > -- > Thomas Mortagne > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
