diff options
| author | Krzysztof Kosi??ski <tweenk.pl@gmail.com> | 2015-08-13 15:41:34 +0000 |
|---|---|---|
| committer | Krzysztof KosiĆski <tweenk.pl@gmail.com> | 2015-08-13 15:41:34 +0000 |
| commit | 05a9b228b52aedaf22c824ace54f2571bd489c46 (patch) | |
| tree | 9c3d8c1820a9bce9c7e00e783883139238d4836e | |
| parent | Tutorials. Adding new Greek, Chineese (TW) and French translations for Tracin... (diff) | |
| download | inkscape-05a9b228b52aedaf22c824ace54f2571bd489c46.tar.gz inkscape-05a9b228b52aedaf22c824ace54f2571bd489c46.zip | |
Fix bug in Maithili .po file.
One of the tutorial strings had a duplicate msgid line instead
of a msgid-msgstr pair, thereby causing a message compilation error.
(bzr r14298)
| -rw-r--r-- | po/mai.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26215,7 +26215,7 @@ msgstr "tutorial-tracing.svg" #: ../src/verbs.cpp:2168 msgid "tutorial-tracing-pixelart.svg" -msgid "tutorial-tracing-pixelart.svg" +msgstr "tutorial-tracing-pixelart.svg" #. TRANSLATORS: See "tutorial-basic.svg" comment. #: ../src/verbs.cpp:2172 |
