Index: openacs-4/packages/acs-core-docs/www/update-translations.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/update-translations.html,v diff -u -r1.17 -r1.18 --- openacs-4/packages/acs-core-docs/www/update-translations.html 27 Oct 2014 16:39:28 -0000 1.17 +++ openacs-4/packages/acs-core-docs/www/update-translations.html 7 Aug 2017 23:47:53 -0000 1.18 @@ -1,5 +1,5 @@ -
Identify any new locales that have been created. +
Identify any new locales that have been created. For each new locale, check the parameters, especially that the locale is in the format [two-letter code for language, lower-case]_[TWO-LETTER CODE FOR COUNTRY, @@ -16,4 +16,4 @@
Shut down the production site and put up a notice (no procedure on how to do this yet.)
Start the new site, and upgrade it.
Go to ACS Lang admin page and click "Import All Messages"
Resolve conflicts, if any, on the provided page.
Back on the admin page, click the export link. If there are conflicts, the messages will be exported anyway and any errors will be shown in the web interface.
Commit the message catalogs to cvs.
From the packages dir, run the acs-lang/bin/check-catalog.sh script. (This checks for keys no longer in use and some other things. Until it is rolled into the UI, do it manually and check the results and take whatever steps you can intuit you should do.)
CVS commit the catalog files. Done
If everything went well, reconfigure the new site to take over the role of the old site (/etc/config.tcl
and /etc/daemontools/run
). Otherwise, bring the old site back up while investigating problems, and then repeat.
-