From: Rafael C. <raf...@gm...> - 2014-05-14 23:09:58
|
Hi Phil, Thank you, very much. Best regards, Rafael. El 14/05/2014 16:48, <ph...@lo...> escribió: > If you are using linux you can run - build/make_release.sh > > or look at the command in there to run > > xgettext - to extract all the strings to > > locale/en_GB.utf8/LC_MESSAGES/messages.pot > > and msgmerge to merge the new strings extracted into this new > messages.pot into the new > > locale/your-language-locale/LC_MESSAGES/messages.po > > and then re msgfmt to create a new messages.mo > > We do have some scripts to manage translations but they are a bit hit > and miss so I tend to justs run the make_release.sh script to update all > language translations with the latest scripts > > > Phil > > On 2014-05-14 15:45, Rafael Chacón wrote: > > Hi, > > > > I am looking for line "Change A Stock Category Code" to translate it, > > but I can not find it in the *.po file. > > > > How do I rebuild Language Files? > > > > Best Regards, > > > > Rafael Chacon > > > > > ------------------------------------------------------------------------------ > > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > > Instantly run your Selenium tests across 300+ browser/OS combos. > > Get unparalleled scalability from the best Selenium testing platform > > available > > Simple to use. Nothing to install. Get started now for free." > > http://p.sf.net/sfu/SauceLabs > > > > _______________________________________________ > > Web-erp-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > > ------------------------------------------------------------------------------ > "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE > Instantly run your Selenium tests across 300+ browser/OS combos. > Get unparalleled scalability from the best Selenium testing platform > available > Simple to use. Nothing to install. Get started now for free." > http://p.sf.net/sfu/SauceLabs > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers > |