From 05a9b228b52aedaf22c824ace54f2571bd489c46 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Thu, 13 Aug 2015 17:41:34 +0200 Subject: 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) --- po/mai.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/mai.po b/po/mai.po index 1f31ce4a2..f8dbce2c7 100644 --- a/po/mai.po +++ b/po/mai.po @@ -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 -- cgit v1.2.3