Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -36/+36 |
| | |||||
* | 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 | ||||
* | (0.30 release) Po formatting (da,et,pl).po files | SARL ENR-68 | 2014-09-01 | 1 | -53/+36 |
| | |||||
* | 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 (ast,de,pt_BR,sl,sv,fr,uk,tr).po files | SARL ENR-68 | 2014-07-10 | 1 | -15/+15 |
| | | | | - 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/+83 |
| | | | | | | - 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 | ||||
* | 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 | -1/+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 (da).mo files with po-compile.sh tools to /share/locale | SARL ENR-68 | 2014-01-09 | 1 | -3/+3 |
| | | | | -for added a tooltip on backup "GtkButton" id="backup_select" | ||||
* | Update (cs,da).mo files with po-compile.sh tools to /share/locale | SARL ENR-68 | 2014-01-09 | 1 | -86/+58 |
| | | | | -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 po files and po-update.sh to add isodumper.desktop title and comment | papoteur-mga | 2013-12-22 | 1 | -23/+28 |
| | |||||
* | Update po files with new strings from polkit policy | papoteur-mga | 2013-12-22 | 1 | -19/+27 |
| | |||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -43/+43 |
| | | | | for: added Release number in the window title. | ||||
* | po formatting updates with sh po-update.sh script | SARL ENR-68 | 2013-12-09 | 1 | -53/+68 |
| | | | | updated (all).po files for new isodumper.py and isodumper.glage files | ||||
* | Updating po files with last modifications. Correction to update-po.sh. | papoteur-mga | 2013-11-02 | 1 | -49/+69 |
| | |||||
* | 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/+218 |