Commit Graph

7 Commits

Author SHA1 Message Date
Mads Kiilerich
3f5dd3e256 codingstyle: remove trailing spaces in various text files
Better do it once than see random changes in diffs later.
2013-04-17 03:40:18 +02:00
Wagner Bruna
78b3f6c991 i18n: import polib 0.6.4 (rev 84598f2b5365)
This version fixes some upstream issues observed during the pt_BR
translation update: #8 (obsolete entries reappearing); an
unidentified issue that made i18n/posplit produce some spurious
messages on the resulting po file; possibly others.

These bugs probably didn't cause actual differences on the translated
output, since an invalid message added to the .mo file wouldn't match
an input message most of the time. But they do pollute the .po file
contents (and diffs), adding some confusion to the translation
process.

2f1d9e562f9c, 9c9fa4e0be7b and fe9ec223d90c were included upstream,
so the only remaining difference is the "no-check-code" marking.
2011-10-17 11:54:12 -02:00
Martin Geisler
74088e23d0 polib: remove unnecessary comparisons with True
Submitted to upstream repository as changeset f11e0b1b37b0.
2010-11-22 17:57:11 +01:00
Dan Villiom Podlaski Christiansen
f385faac7a *: kill all unnecessary shebangs. 2010-10-26 12:18:39 +02:00
Matt Mackall
2c615ad604 i18n: disable check-code on polib.py 2010-06-22 15:44:19 -05:00
Martin Geisler
a8b8a1d541 i18n: patch polib.unescape
Patch submitted to upstream as rev b9174a342092 in

  http://bitbucket.org/mg/polib/
2010-06-19 16:52:25 +02:00
Wagner Bruna
bca08eb78c i18n: import polib 0.5.2 (rev b0ab301cfdcc) 2010-06-17 20:10:34 -03:00