Changes

Jump to navigation Jump to search
Line 15: Line 15:  
* [[Product Opener - How to update interface translations in Lang.pm]]
 
* [[Product Opener - How to update interface translations in Lang.pm]]
 
* [[Product Opener - How to update a taxonomy]]
 
* [[Product Opener - How to update a taxonomy]]
 +
 +
=== How to update translations using GetText (po) files ===
 +
<pre>
 +
cd /srv/off/scripts/
 +
export PERL5LIB=.
 +
./build_lang.pl
 +
</pre>

Navigation menu