Skip to content
Snippets Groups Projects
Commit c3e3f6a2 authored by pierre-luc's avatar pierre-luc
Browse files

[#1825] Changed "Bad authentification" to "Authentication Failed".

parent a1336a43
No related branches found
No related tags found
No related merge requests found
Showing
with 16 additions and 16 deletions
...@@ -184,7 +184,7 @@ const gchar * account_state_name(account_state_t s) ...@@ -184,7 +184,7 @@ const gchar * account_state_name(account_state_t s)
state = _("Error"); state = _("Error");
break; break;
case ACCOUNT_STATE_ERROR_AUTH: case ACCOUNT_STATE_ERROR_AUTH:
state = _("Bad authentification"); state = _("Authentication Failed");
break; break;
case ACCOUNT_STATE_ERROR_NETWORK: case ACCOUNT_STATE_ERROR_NETWORK:
state = _("Network unreachable"); state = _("Network unreachable");
......
...@@ -38,7 +38,7 @@ msgstr "" ...@@ -38,7 +38,7 @@ msgstr ""
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -38,7 +38,7 @@ msgstr "" ...@@ -38,7 +38,7 @@ msgstr ""
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -37,7 +37,7 @@ msgstr "Erreur" ...@@ -37,7 +37,7 @@ msgstr "Erreur"
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "Mauvaise authentification" msgstr "Mauvaise authentification"
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -38,7 +38,7 @@ msgstr "" ...@@ -38,7 +38,7 @@ msgstr ""
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -38,7 +38,7 @@ msgstr "" ...@@ -38,7 +38,7 @@ msgstr ""
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -38,7 +38,7 @@ msgstr "" ...@@ -38,7 +38,7 @@ msgstr ""
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -38,7 +38,7 @@ msgstr "" ...@@ -38,7 +38,7 @@ msgstr ""
#: ../src/Account.cpp:42 #: ../src/Account.cpp:42
msgctxt "account state" msgctxt "account state"
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../src/Account.cpp:44 #: ../src/Account.cpp:44
......
...@@ -39,7 +39,7 @@ const QString account_state_name(QString & s) ...@@ -39,7 +39,7 @@ const QString account_state_name(QString & s)
if(s == QString(ACCOUNT_STATE_ERROR)) if(s == QString(ACCOUNT_STATE_ERROR))
return i18nc("account state", "Error"); return i18nc("account state", "Error");
if(s == QString(ACCOUNT_STATE_ERROR_AUTH)) if(s == QString(ACCOUNT_STATE_ERROR_AUTH))
return i18nc("account state", "Bad authentification"); return i18nc("account state", "Authentication Failed");
if(s == QString(ACCOUNT_STATE_ERROR_NETWORK)) if(s == QString(ACCOUNT_STATE_ERROR_NETWORK))
return i18nc("account state", "Network unreachable"); return i18nc("account state", "Network unreachable");
if(s == QString(ACCOUNT_STATE_ERROR_HOST)) if(s == QString(ACCOUNT_STATE_ERROR_HOST))
......
...@@ -36,7 +36,7 @@ msgid "Error" ...@@ -36,7 +36,7 @@ msgid "Error"
msgstr "Fehler" msgstr "Fehler"
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "Falsche Authentifizierung" msgstr "Falsche Authentifizierung"
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
...@@ -37,7 +37,7 @@ msgid "Error" ...@@ -37,7 +37,7 @@ msgid "Error"
msgstr "Error" msgstr "Error"
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "Autenticación erronea" msgstr "Autenticación erronea"
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
...@@ -37,7 +37,7 @@ msgid "Error" ...@@ -37,7 +37,7 @@ msgid "Error"
msgstr "Erreur" msgstr "Erreur"
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "Erreur d'authentification" msgstr "Erreur d'authentification"
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
...@@ -35,7 +35,7 @@ msgid "Error" ...@@ -35,7 +35,7 @@ msgid "Error"
msgstr "Ошибка" msgstr "Ошибка"
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "Неправильная идентификация" msgstr "Неправильная идентификация"
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
...@@ -35,7 +35,7 @@ msgid "Error" ...@@ -35,7 +35,7 @@ msgid "Error"
msgstr "" msgstr ""
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "" msgstr ""
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
...@@ -36,7 +36,7 @@ msgid "Error" ...@@ -36,7 +36,7 @@ msgid "Error"
msgstr "注册失败" msgstr "注册失败"
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "认证错误" msgstr "认证错误"
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
...@@ -36,7 +36,7 @@ msgid "Error" ...@@ -36,7 +36,7 @@ msgid "Error"
msgstr "註冊失敗" msgstr "註冊失敗"
#: ../../sflphone-client-gnome/src/accountlist.c:187 #: ../../sflphone-client-gnome/src/accountlist.c:187
msgid "Bad authentification" msgid "Authentication Failed"
msgstr "認證錯誤" msgstr "認證錯誤"
#: ../../sflphone-client-gnome/src/accountlist.c:190 #: ../../sflphone-client-gnome/src/accountlist.c:190
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment