| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update German translation from Tx | Yuri Chornoivan | 2016-01-17 | 1 | -6/+7 | |
| | | ||||||
| * | Fix German translation | Yuri Chornoivan | 2016-01-17 | 1 | -112/+306 | |
| | | ||||||
| * | Update German translation to solve mga#16766 | Papoteur | 2016-01-17 | 1 | -1/+1 | |
| | | ||||||
| * | Update Greek translation | Dimitrios Glentadakis | 2016-01-17 | 1 | -3/+4 | |
| | | ||||||
| * | Update Welsh translation from Tx | Yuri Chornoivan | 2016-01-09 | 1 | -47/+53 | |
| | | ||||||
| * | Update Greek translation | Dimitrios Glentadakis | 2016-01-09 | 1 | -13/+13 | |
| | | ||||||
| * | Update Welsh translation from Tx | Yuri Chornoivan | 2015-12-27 | 1 | -493/+285 | |
| | | ||||||
| * | Update Lithuanian translation from Tx | Yuri Chornoivan | 2015-12-22 | 1 | -6/+6 | |
| | | ||||||
| * | Update Catalan translation from Tx | Yuri Chornoivan | 2015-12-08 | 1 | -7/+9 | |
| | | ||||||
| * | Update Catalan translation from Tx | Yuri Chornoivan | 2015-11-27 | 1 | -2/+2 | |
| | | ||||||
| * | Update Slovak translation from Tx | Yuri Chornoivan | 2015-11-21 | 1 | -38/+47 | |
| | | ||||||
| * | Update Danish translation from Tx | Yuri Chornoivan | 2015-11-18 | 1 | -146/+156 | |
| | | ||||||
| * | Update Hungarian translation from Tx | Yuri Chornoivan | 2015-11-16 | 1 | -14/+21 | |
| | | ||||||
| * | Update Hungarian translation from Tx | Yuri Chornoivan | 2015-11-02 | 1 | -8/+9 | |
| | | ||||||
| * | Update Slovak translation from Tx | Yuri Chornoivan | 2015-10-25 | 1 | -213/+359 | |
| | | ||||||
| * | Update Latvian translation from Tx | Yuri Chornoivan | 2015-10-21 | 1 | -327/+218 | |
| | | ||||||
| * | Update Bulgarian translation from Tx | Yuri Chornoivan | 2015-10-21 | 1 | -424/+249 | |
| | | ||||||
| * | Update Persian translation from Tx | Yuri Chornoivan | 2015-10-06 | 1 | -468/+264 | |
| | | ||||||
| * | Update Lithuanian translation from Tx | Yuri Chornoivan | 2015-10-06 | 1 | -289/+201 | |
| | | ||||||
| * | Update Japanese translation from Tx | Yuri Chornoivan | 2015-08-29 | 1 | -471/+265 | |
| | | ||||||
| * | 2.02.0 | Thierry Vignaud | 2015-08-29 | 1 | -0/+6 | |
| | | ||||||
| * | log previous commits | Thierry Vignaud | 2015-08-29 | 1 | -1/+1 | |
| | | ||||||
| * | Correction bug 16574 unable to add an exception (mga#16574) | SARL ENR 68 | 2015-08-28 | 1 | -2/+2 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6923 | |||||
| * | Use systemctl instead of consolehelper (mga#16084) | SARL ENR 68 | 2015-08-28 | 1 | -6/+5 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6935 | |||||
| * | Reverse the Narg function, no more needed (mga#16524) | SARL ENR 68 | 2015-08-28 | 4 | -59/+34 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6928 | |||||
| * | Suppress a decode instruction (mga#16524) | SARL ENR 68 | 2015-08-28 | 1 | -1/+1 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6922 | |||||
| * | Syntax corrections for string replace, join and for os.error (mga#16524) | SARL ENR 68 | 2015-08-28 | 1 | -3/+3 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6913 | |||||
| * | Other modifications for pyhton adapting to Python3 (mga#16524) | SARL ENR 68 | 2015-08-28 | 6 | -22/+12 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6901 | |||||
| * | Adjust gettext.install for python3 (mga#16524) | SARL ENR 68 | 2015-08-28 | 14 | -15/+15 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6900 | |||||
| * | Adapt shebang (mga#16524) | SARL ENR 68 | 2015-08-28 | 16 | -16/+16 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6899 | |||||
| * | Adaptation to python3 using 2to3-3.4 (mga#16524) | SARL ENR 68 | 2015-08-28 | 16 | -108/+108 | |
| | | | | | - by papoteur: https://bugs.mageia.org/attachment.cgi?id=6898 | |||||
| * | Update Thai translation from Tx | Yuri Chornoivan | 2015-07-30 | 1 | -297/+202 | |
| | | ||||||
| * | 1.131.13 | Marja van Waes | 2015-07-30 | 2 | -2/+6 | |
| | | ||||||
| * | Add Narg import in libmsec (mga#13837) | Papoteur | 2015-07-30 | 1 | -0/+1 | |
| | | ||||||
| * | 1.121.12 | Thierry Vignaud | 2015-07-25 | 2 | -1/+3 | |
| | | ||||||
| * | Add a Narg function to deal the encoding strings. #mga13837 | Papoteur | 2015-07-25 | 5 | -37/+83 | |
| | | | | | | v1: Thierry Vignaud v2: improved by patpoteur | |||||
| * | Update Slovak translation from Tx | Yuri Chornoivan | 2015-07-20 | 1 | -8/+7 | |
| | | ||||||
| * | correct my last commit (use different characters after each underscore) | Marja van Waes | 2015-07-17 | 1 | -4/+4 | |
| | | ||||||
| * | add missing underscores and encoding, even if prolly unrelated (mga#16204) | Marja van Waes | 2015-07-04 | 1 | -8/+8 | |
| | | ||||||
| * | Update Portuguese translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -219/+165 | |
| | | ||||||
| * | Update Walloon translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -473/+264 | |
| | | ||||||
| * | Update Norwegian (Bokmal) translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -151/+153 | |
| | | ||||||
| * | Update Hebrew translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -489/+284 | |
| | | ||||||
| * | Update Esperanto translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -312/+212 | |
| | | ||||||
| * | Update Vietnamese translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -470/+258 | |
| | | ||||||
| * | Update Catalan translation from Tx | Yuri Chornoivan | 2015-06-29 | 1 | -64/+66 | |
| | | ||||||
| * | Update Galician translation from Tx | Yuri Chornoivan | 2015-06-21 | 1 | -480/+266 | |
| | | ||||||
| * | Update Hindi translation from Tx | Yuri Chornoivan | 2015-06-21 | 1 | -447/+263 | |
| | | ||||||
| * | Update Croatian translation from Tx | Yuri Chornoivan | 2015-06-21 | 1 | -480/+299 | |
| | | ||||||
| * | Update Greek translation | Dimitrios Glentadakis | 2015-06-14 | 1 | -49/+48 | |
| | | ||||||
