diff options
Diffstat (limited to 'Admin/plans')
-rw-r--r-- | Admin/plans | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Admin/plans b/Admin/plans index 721e631..4832770 100644 --- a/Admin/plans +++ b/Admin/plans @@ -22,7 +22,7 @@ Things we plan to do. Comments welcome. PO files - Qt 3.0 compatibility: - - .ts, .qph catalogs + - .ts, .qph catalogs, example: http://dooble.svn.sourceforge.net/viewvc/dooble/trunk/browser/translations/ - .qm binary catalogs - Add logging to libintl, in order to catch each of these problems: @@ -138,3 +138,6 @@ Things we plan to do. Comments welcome. msgid[ru] "Здравствуй, мир!" msgstr "Chào thế giới !" +- filter-sr-latin should transform the resulting output to NFC form. + Needed because the input may contain decomposed Cyrillic accented letters. + |