aboutsummaryrefslogtreecommitdiffstats
path: root/po/eu.po
Commit message (Collapse)AuthorAgeFilesLines
* fix a typo on the word 'occurred' instead of 'occured'SARL ENR-682014-08-281-1/+1
| | | | | | | | | - on all po and pot files - on isodumper.py file - using (where . is the folder path of isodumper): - find . -type f -name "*.py" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.po" -print0 | xargs -0 sed -i 's/occured/occurred/g' - find . -type f -name "*.pot" -print0 | xargs -0 sed -i 's/occured/occurred/g'
* (0.30 release) Po formatting (eu).po filesSARL ENR-682014-08-031-0/+321
- new translation on Basque - added a new Translator on Egoitz Rodriguez Obieta - update (eu).mo files with po-compile.sh tools to /share/locale