[MOD] STR #4076: cups-1.5.2 tarball is missing most translation strings
Andreas K. H??ttel <[email protected]>
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] It seems like many translations did not get processed correctly when generating the cups-1.5.2 tarball. Example from cups_de.po : msgid "\tContent types: any" msgstr "" msgid "\tDefault page size:" msgstr "" msgid "\tDefault pitch:" msgstr "" ... huettel@porto ~/tmp/cups-1.5.2/locale $ for name in cups_*.po; do echo -n "$name : " ; grep 'msgstr ""' $name | wc -l ; done cups_da.po : 1145 cups_de.po : 1174 cups_es.po : 204 cups_eu.po : 1203 cups_fi.po : 1156 cups_fr.po : 1205 cups_hu.po : 212 cups_id.po : 1161 cups_it.po : 1168 cups_ja.po : 1204 cups_ko.po : 1124 cups_nl.po : 1177 cups_no.po : 1123 cups_pl.po : 1154 cups_pt.po : 1163 cups_pt_BR.po : 1176 cups_ru.po : 1152 cups_sv.po : 1133 cups_zh.po : 1089 cups_zh_TW.po : 1090 Link: http://www.cups.org/str.php?L4076 Version: 1.5.2