From: Rafael C. <raf...@gm...> - 2013-11-23 13:53:14
|
Hi Phil, Hi Exson, With the changes in LanguagesArray.php and in FormDesigner.php, many translation lines have been reduced (e.g. the translation of the language name, the standardization of titles reduces the quantity of titles to translate, etc.). Also, adding user-support in FormDesigner.php, some translation lines have been added. I think it is appropriate to reconstruct the translation files. The procedure to do this is: 1. Copy all files from last version to a new webERP instalation. 2. Run http://www.verdoramas.biz/weberp/Z_poRebuildDefault.php (Rebuild the System Default Language File) with local language in "English - Great Britain". 3. <loop>Open each messages.po with a POEditor, update from a POT file (.../locale/en_GB.utf8/LC_MESSAGES/messages.pot) and save. 4. Copy all new files on .../locale/ to the last version. Is it correct? May I proceed with this? Best regards, Rafael. |