Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update de, pt_BR, ro, sv and zh_CN po files | SARL ENR-68 | 2015-01-25 | 1 | -7/+5 |
| | |||||
* | Update ro and zh_CN po files | Papoteur | 2015-01-24 | 1 | -90/+38 |
| | |||||
* | Updated po files with new catalog | Papoteur | 2015-01-18 | 1 | -34/+46 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2015-01-18 | 1 | -45/+136 |
| | | | | - for future 0.40 release | ||||
* | Sync with 0.3x branch and prepare for 0.40 release | SARL ENR-68 | 2014-11-10 | 1 | -31/+31 |
| | |||||
* | Formatting all .po files for future 0.32 release | SARL ENR-68 | 2014-10-25 | 1 | -50/+54 |
| | | | | | - update po-update.sh tool - update CHANGELOG file | ||||
* | update for new release 0.32 | SARL ENR-68 | 2014-10-20 | 1 | -5/+5 |
| | | | | | | - formatting all .po files - recompiling all .mo files - update CHANGELOG, README.md, isodumper.spec and isodumper.py files | ||||
* | fix a typo on the word 'occurred' instead of 'occured' | SARL ENR-68 | 2014-08-28 | 1 | -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 (ro,id).po files | SARL ENR-68 | 2014-07-20 | 1 | -39/+19 |
| | | | | - update (ro,id).mo files with po-compile.sh tools to /share/locale | ||||
* | (0.30 release) Po formatting (ast,de,pt_BR,sl,sv,fr,uk,tr).po files | SARL ENR-68 | 2014-07-10 | 1 | -18/+18 |
| | | | | - update (ast,de,pt_BR,sl,sv,fr,uk,tr).mo files with po-compile.sh tools to /share/locale | ||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-07 | 1 | -41/+54 |
| | | | | - all .po formatting | ||||
* | update for release 0.30 | SARL ENR-68 | 2014-07-02 | 1 | -71/+86 |
| | | | | | | - updated (all) po files for nex change. - minor cosmetic change on README file. - fix title, icon and window position on some new Window. | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-06-15 | 1 | -29/+29 |
| | | | | | - changed a window to a dialog form. - added default values for the backup name and directory. | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-16 | 1 | -28/+28 |
| | | | | - Added a default name for the backup | ||||
* | (0.30)Update (fr,ru,ro,uk,tr).mo files with po-compile.sh tools to /share/locale | SARL ENR-68 | 2014-05-10 | 1 | -18/+18 |
| | | | | - (0.30) po formatting updates with sh po-update.sh script | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -28/+24 |
| | | | | - remove one string unneeded (label) | ||||
* | updated (all) po files for future 0.30 release | SARL ENR-68 | 2014-05-09 | 1 | -43/+111 |
| | | | | | - added function to format the device in Fat32, ntfs or ext4. - separated backup from writing. | ||||
* | updated (all) po files for release 0.21 | SARL ENR-68 | 2014-05-08 | 1 | -2/+4 |
| | | | | - Update (all).mo files with po-compile.sh tools to /share/locale | ||||
* | updated all po files for new "modifications" | SARL ENR-68 | 2014-05-04 | 1 | -25/+25 |
| | | | | - added transmission of the user name to write the log file at the good place | ||||
* | updated all po files for new "modifications" | SARL ENR-68 | 2014-05-02 | 1 | -25/+25 |
| | | | | | | - Integration of find_devices in the main file. - Modification of the behaviour of windows, no closing the application after escape from the confirmation dialog. | ||||
* | updated all po files for new "GtkAboutDialog" | SARL ENR-68 | 2014-04-19 | 1 | -18/+22 |
| | | | | | -update isodumper.desktop file -add a new line on isodumper.py | ||||
* | Fix an error space on a translation string (#: lib/isodumper.py:270) | SARL ENR-68 | 2014-01-10 | 1 | -8/+9 |
| | | | | | | -po formatting updates with sh po-update.sh script -update (all).mo files with po-compile.sh tools to /share/locale -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | Update (de,es,id,ro,sl,uk).mo files with po-compile.sh tools to /share/locale | SARL ENR-68 | 2013-12-31 | 1 | -3/+3 |
| | | | | -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-29 | 1 | -30/+34 |
| | | | | -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | update de,sl,uk,ro,pt_BR,tr translations | SARL ENR-68 | 2013-12-23 | 1 | -4/+5 |
| | | | | | | With modifications to have authentication with polkit added and update Greek ranslation Update (all).mo files with po-compile.sh tools to /share/locale | ||||
* | Update po files and po-update.sh to add isodumper.desktop title and comment | papoteur-mga | 2013-12-22 | 1 | -5/+10 |
| | |||||
* | Update po files with new strings from polkit policy | papoteur-mga | 2013-12-22 | 1 | -2/+11 |
| | |||||
* | Update de,fr,id,ro,sl,sv,zh_TW translations with backup functionnality. | SARL ENR-68 | 2013-12-14 | 1 | -4/+6 |
| | | | | po formatting updates with sh po-update.sh script | ||||
* | Update de,fr,id,ro,sl,sv,zh_TW translations with backup functionnality. | SARL ENR-68 | 2013-12-11 | 1 | -8/+32 |
| | | | | reformatting some line | ||||
* | Update translations in fr, id, ro, sv, zh_TW with backup functionnality. | papoteur-mga | 2013-12-11 | 1 | -42/+16 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -26/+25 |
| | | | | for: added Release number in the window title. | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -46/+85 |
| | | | | updated (all).po files for new isodumper.py and isodumper.glage files | ||||
* | Update es, id, ro, and tr .po | SARL ENR-68 | 2013-11-20 | 1 | -3/+3 |
| | | | | correcting name of Project-Id-Version | ||||
* | Update po files for es, id, ro tr | papoteur-mga | 2013-11-20 | 1 | -71/+48 |
| | |||||
* | Updating po files with last modifications. Correction to update-po.sh. | papoteur-mga | 2013-11-02 | 1 | -47/+67 |
| | |||||
* | Update .po files from debian/ launchpad | SARL ENR-68 | 2013-09-29 | 1 | -4/+5 |
| | |||||
* | Added .po files from debian/ launchpad | papoteur-mga | 2013-09-25 | 1 | -0/+191 |