# HG changeset patch # User Ethan Blanton # Date 1065282520 0 # Node ID ebf3b709a77a2c5fd73a016415ca20604a5357c8 # Parent f189f8ccaa9819e65bd5e562419db5b42f3340fd [gaim-migrate @ 7706] Clarify the charset status of po files committer: Tailor Script diff -r f189f8ccaa98 -r ebf3b709a77a po/README --- 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