[PATCH] po: Fix spelling of "successfully" in msgid strings



I'd imagine that this fails under the Japanese and Lithuanian locales...



diff --git a/po/ja.po b/po/ja.po
index ddf8578..16c7d12 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -2128,7 +2128,7 @@ msgstr "エラー: '%s' (%s) 接続の保存に失敗しました: (%d) %s\n"
 
 #: ../cli/src/connections.c:6055
 #, c-format
-msgid "Connection '%s' (%s) sucessfully saved.\n"
+msgid "Connection '%s' (%s) successfully saved.\n"
 msgstr "接続 '%s' (%s) が正常に保存されました。\n"
 
 #: ../cli/src/connections.c:6063
diff --git a/po/lt.po b/po/lt.po
index bfa26a1..3e0ed1f 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -2284,7 +2284,7 @@ msgstr "Klaida: nepavyiko įrašyti „%s“ (%s) ryšio: (%d) %s\n"
 
 #: ../cli/src/connections.c:6014
 #, c-format
-msgid "Connection '%s' (%s) sucessfully saved.\n"
+msgid "Connection '%s' (%s) successfully saved.\n"
 msgstr "Ryšys „%s“ (%s) sėkmingai įrašytas.\n"
 
 #: ../cli/src/connections.c:6022
diff --git a/po/mr.po b/po/mr.po
index 6a384fb..5a59536 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -2754,7 +2754,6 @@ msgstr "त्रुटी: '%s' (%s) जोडणी: (%d) %s साठवण
 
 #: ../cli/src/connections.c:7188
 #, c-format
-#| msgid "Connection '%s' (%s) sucessfully saved.\n"
 msgid "Connection '%s' (%s) successfully saved.\n"
 msgstr "जोडणी '%s' (%s) यशस्वीरित्या साठवली.\n"
 
-- 
1.9.0




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]