Fixed #1855: make gettext generates broken po file for definition lists with classifier.

This commit is contained in:
shimizukawa
2015-07-25 17:37:21 +02:00
parent 3cd7e14e75
commit d3375761d2
5 changed files with 35 additions and 1 deletions

View File

@@ -30,3 +30,13 @@ msgstr "SOME OTHER TERM"
msgid "The corresponding definition #2"
msgstr "THE CORRESPONDING DEFINITION #2"
msgid "Some term with"
msgstr "SOME TERM WITH"
msgid "classifier1"
msgstr "CLASSIFIER1"
msgid "classifier2"
msgstr "CLASSIFIER2"

View File

@@ -9,3 +9,6 @@ Some term
Some other term
The corresponding definition #2
Some term with : classifier1 : classifier2
The corresponding definition