1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

Fix msgfmt error with Armenian translation.

msgfmt said:

hy.po:685: `msgid' and `msgstr' entries do not both end with '\n'

Fixed by adding newline as in original text.
This commit is contained in:
Iain Patterson
2009-09-22 10:26:39 +01:00
committed by Carlos R. Mafra
parent 7f457fa275
commit bc3995bf6b

View File

@@ -682,7 +682,7 @@ msgstr "Ներմուծեք ծրագիրը աշխատացնող հրամանը"
#: ../src/dock.c:954 #: ../src/dock.c:954
#, c-format #, c-format
msgid "could not launch application %s\n" msgid "could not launch application %s\n"
msgstr "հնարավոր չէ աշխատացնել %s ծրագիրը" msgstr "հնարավոր չէ աշխատացնել %s ծրագիրը\n"
#: ../src/dock.c:1010 #: ../src/dock.c:1010
msgid "could not create workspace submenu for Clip menu" msgid "could not create workspace submenu for Clip menu"