diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-02 18:07:01 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-02 18:07:01 +0100 |
commit | c696239b6b1ce6b3a3ee20cc88eb5fcb48c0bb7d (patch) | |
tree | 59c6d34bd173b0fb3c58c46c62bbecadd26cce5d /doc/plugins | |
parent | 502a3433c410369eca4eb36b8fb8be5bc4a34a2d (diff) |
po plugin: added TODO about charset/encoding in new translations
Signed-off-by: intrigeri <intrigeri@boum.org>
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/po.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index 1412cfea2..9baa60964 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -221,6 +221,10 @@ Security checks gettext/po4a rough corners -------------------------- +- new translations created in the web interface must get proper charset/encoding + gettext metadata, else the next automatic PO update removes any non-ascii + chars; possible solution: put such metadata into the Pot file, and let it + propagate - fix the duplicated PO header mysterious bug - fix the "duplicate message definition" error when updating a PO file; do PO files need normalizing? (may be a side effect of |