| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
- for future 0.43 release
|
|
|
|
|
|
|
| |
- po formatting all translation files
- update CHANGELOG file
- update spec file
- update po-update.sh script
|
|
|
|
| |
- compile (fr,es,eu,ru,sl,uk) .mo files for release 0.40
|
| |
|
|
|
|
| |
- for future 0.40 release
|
| |
|
|
|
|
|
| |
- update po-update.sh tool
- update CHANGELOG file
|
|
|
|
|
|
| |
- formatting all .po files
- recompiling all .mo files
- update CHANGELOG, README.md, isodumper.spec and isodumper.py files
|
|
|
|
|
|
|
|
|
| |
- 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'
|
|
- new translation on Basque
- added a new Translator on Egoitz Rodriguez Obieta
- update (eu).mo files with po-compile.sh tools to /share/locale
|