Service/translate: Difference between revisions

Line 105: Line 105:


* '''Add''' the new projects to  ''maintenance/helpers/potupdater/project_list.ini''
* '''Add''' the new projects to  ''maintenance/helpers/potupdater/project_list.ini''
* '''Copy strings from master to your branch'''
cd /var/lib/pootle/translations/glucose92
for DIR in `ls ../glucose`; do cp ../glucose/$DIR*.po ./$DIR;