Mercurial > pidgin.yaz
changeset 7139:ebf3b709a77a
[gaim-migrate @ 7706]
Clarify the charset status of po files
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sat, 04 Oct 2003 15:48:40 +0000 |
parents | f189f8ccaa98 |
children | 48cc5d5d5a6c |
files | po/README |
diffstat | 1 files changed, 7 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/po/README Sat Oct 04 05:45:39 2003 +0000 +++ b/po/README Sat Oct 04 15:48:40 2003 +0000 @@ -1,5 +1,12 @@ Translation README +Updated: 04-October-2003 +------------------ + +Translated .po files may be submitted in whatever native encoding is +most convenient (and hopefully canonical). Please ensure that the +Content-type: line reflects the proper character set. + Updated: 19-April-2003 @@ -32,10 +39,6 @@ Updated: 05-August-2003 ------------------ -All translations should be in UTF-8. You can use the following command to -convert from one encoding to another, if needed: -> iconv -f iso-8859-1 -t utf-8 xx.po > xx.po.new - Before submitting updated or new translations, please run the following command to ensure the file does not contain errors: > msgfmt -c --statistics xx.po