Changes

Jump to navigation Jump to search
Line 1: Line 1:  
[[Project:ProductOpener]] is the software platform used by Open Food Facts.
 
[[Project:ProductOpener]] is the software platform used by Open Food Facts.
 
+
[[Category:ProductOpener]]
 
== Installation ==
 
== Installation ==
   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