On 5 Feb 2016 at 18:33:15, Mark Sack (mark.sack(a)secti.al.gov.br) wrote:
What is the easiest/standar process for incorporating new translation
resource files from the translation site before the next release of the core
or an extension? So far I've been downloading the source for the extension,
adding in or replacing the translation resource file downloaded from the
translation site, rebuilding the extension and importing the xar file. For
the core resources, I replaced the resources file in the jar.
All translations should be done on
http://l10n.xwiki.org
The release manager incorporates them during the release.
For core, check the steps from any release
plan:
http://dev.xwiki.org/xwiki/bin/view/ReleasePlans/
For extensions, it’s done manually, see for
example
https://github.com/xwiki-contrib/application-filemanager/blob/master/README…
Thanks
-Vincent