mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +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:
committed by
Carlos R. Mafra
parent
7f457fa275
commit
bc3995bf6b
2
po/hy.po
2
po/hy.po
@@ -682,7 +682,7 @@ msgstr "Ներմուծեք ծրագիրը աշխատացնող հրամանը"
|
||||
#: ../src/dock.c:954
|
||||
#, c-format
|
||||
msgid "could not launch application %s\n"
|
||||
msgstr "հնարավոր չէ աշխատացնել %s ծրագիրը"
|
||||
msgstr "հնարավոր չէ աշխատացնել %s ծրագիրը\n"
|
||||
|
||||
#: ../src/dock.c:1010
|
||||
msgid "could not create workspace submenu for Clip menu"
|
||||
|
||||
Reference in New Issue
Block a user