From: Richard Russon Date: Sat, 11 May 2019 09:12:30 +0000 (+0100) Subject: tidy OAUTHBEARER error message X-Git-Tag: 2019-10-25~213^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9de78190b18bfba90400f56f01b22850f4cfa9d;p=neomutt tidy OAUTHBEARER error message --- diff --git a/imap/auth_oauth.c b/imap/auth_oauth.c index 1a33bbfb6..2479561f1 100644 --- a/imap/auth_oauth.c +++ b/imap/auth_oauth.c @@ -93,6 +93,6 @@ enum ImapAuthRes imap_auth_oauth(struct ImapAccountData *adata, const char *meth return IMAP_AUTH_SUCCESS; } - mutt_error(_("OAUTHBEARER authentication failed.")); + mutt_error(_("OAUTHBEARER authentication failed")); return IMAP_AUTH_FAILURE; } diff --git a/po/bg.po b/po/bg.po index d48fcde90..eea96073a 100644 --- a/po/bg.po +++ b/po/bg.po @@ -1821,8 +1821,8 @@ msgstr "Идентифициране (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Неуспешна SASL идентификация" +msgid "OAUTHBEARER authentication failed" +msgstr "Неуспешна OAUTHBEARER идентификация" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/ca.po b/po/ca.po index 2df604a09..a35acfb04 100644 --- a/po/ca.po +++ b/po/ca.po @@ -1883,8 +1883,8 @@ msgstr "S’està autenticant (SASL)…" #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "L’autenticació SASL ha fallat." +msgid "OAUTHBEARER authentication failed" +msgstr "L’autenticació OAUTHBEARER ha fallat." #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/cs.po b/po/cs.po index 610c541c8..aa1fe07fd 100644 --- a/po/cs.po +++ b/po/cs.po @@ -1749,7 +1749,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Ověřuji (OAUTHBEARER)…" #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "OAUTHBEARER ověření se nezdařilo." #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/da.po b/po/da.po index e9577a952..4dafcf72c 100644 --- a/po/da.po +++ b/po/da.po @@ -1774,8 +1774,8 @@ msgstr "Godkender (SASL) ..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL-godkendelse fejlede" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER-godkendelse fejlede" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/de.po b/po/de.po index 8b8c2d488..78cb77277 100644 --- a/po/de.po +++ b/po/de.po @@ -1733,7 +1733,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Authentifiziere (OAUTHBEARER)…" #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "OAUTHBEARER-Authentifizierung fehlgeschlagen" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/el.po b/po/el.po index e281f7a02..2d590b847 100644 --- a/po/el.po +++ b/po/el.po @@ -1822,8 +1822,8 @@ msgstr "Αυθεντικοποίηση (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Αυθεντικοποίηση SASL απέτυχε" +msgid "OAUTHBEARER authentication failed" +msgstr "Αυθεντικοποίηση OAUTHBEARER απέτυχε" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/en_GB.po b/po/en_GB.po index a4e2bd569..cb008be2c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -1725,8 +1725,8 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Authenticating (OAUTHBEARER)..." #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." -msgstr "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER authentication failed" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/eo.po b/po/eo.po index 7a055fb3e..abbe7ee1b 100644 --- a/po/eo.po +++ b/po/eo.po @@ -1773,8 +1773,8 @@ msgstr "Rajtiĝas (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL-rajtiĝo malsukcesis" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER-rajtiĝo malsukcesis" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/es.po b/po/es.po index 87048516c..76d532cef 100644 --- a/po/es.po +++ b/po/es.po @@ -1764,7 +1764,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Comprobando autenticidad (OAUTHBEARER)..." #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "Falló la autenticación OAUTHBEARER" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/et.po b/po/et.po index aa9d3c256..7c241aeb1 100644 --- a/po/et.po +++ b/po/et.po @@ -1815,8 +1815,8 @@ msgstr "Autentimine (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL autentimine ebaõnnestus" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER autentimine ebaõnnestus" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, fuzzy, c-format diff --git a/po/eu.po b/po/eu.po index 865c2596c..d012e1859 100644 --- a/po/eu.po +++ b/po/eu.po @@ -1791,8 +1791,8 @@ msgstr "Autentifikatzen (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL egiaztapenak huts egin du" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER egiaztapenak huts egin du" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/fi.po b/po/fi.po index 11db02150..aa9641347 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1734,7 +1734,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Authentikoidaan (OAUTHBEARER)..." #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "OAUTHBEARER-autentikointi epäonnistui" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/fr.po b/po/fr.po index 9e82f72cb..39fdac0c2 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1862,8 +1862,8 @@ msgstr "Authentification (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "L'authentification SASL a échoué" +msgid "OAUTHBEARER authentication failed" +msgstr "L'authentification OAUTHBEARER a échoué" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/ga.po b/po/ga.po index 212a6a2a5..ca5f0a936 100644 --- a/po/ga.po +++ b/po/ga.po @@ -1825,8 +1825,8 @@ msgstr "Á fhíordheimhniú (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Theip ar fhíordheimhniú SASL" +msgid "OAUTHBEARER authentication failed" +msgstr "Theip ar fhíordheimhniú OAUTHBEARER" # %s is the method, not what's being authenticated I think #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/gl.po b/po/gl.po index a6776761a..917d7409c 100644 --- a/po/gl.po +++ b/po/gl.po @@ -1820,8 +1820,8 @@ msgstr "Autenticando (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Autenticación SASL fallida" +msgid "OAUTHBEARER authentication failed" +msgstr "Autenticación OAUTHBEARER fallida" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, fuzzy, c-format diff --git a/po/hu.po b/po/hu.po index 075eea699..cada92650 100644 --- a/po/hu.po +++ b/po/hu.po @@ -1817,8 +1817,8 @@ msgstr "Azonosítás (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL azonosítás nem sikerült" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER azonosítás nem sikerült" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, fuzzy, c-format diff --git a/po/id.po b/po/id.po index 8611f27fd..98d11a25a 100644 --- a/po/id.po +++ b/po/id.po @@ -1782,8 +1782,8 @@ msgstr "Mengauthentikasi (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Authentikasi SASL gagal" +msgid "OAUTHBEARER authentication failed" +msgstr "Authentikasi OAUTHBEARER gagal" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/it.po b/po/it.po index 01982d0b9..33e33600f 100644 --- a/po/it.po +++ b/po/it.po @@ -1783,8 +1783,8 @@ msgstr "Autenticazione in corso (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Autenticazione SASL fallita" +msgid "OAUTHBEARER authentication failed" +msgstr "Autenticazione OAUTHBEARER fallita" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/ja.po b/po/ja.po index ca9fdf1db..472bb9d86 100644 --- a/po/ja.po +++ b/po/ja.po @@ -1767,8 +1767,8 @@ msgstr "認証中 (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL 認証に失敗した" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER 認証に失敗した" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/ko.po b/po/ko.po index f3b7bc118..308250991 100644 --- a/po/ko.po +++ b/po/ko.po @@ -1804,8 +1804,8 @@ msgstr "인증 중 (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL 인증에 실패함" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER 인증에 실패함" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/lt.po b/po/lt.po index 96071599f..ce34ab2f0 100644 --- a/po/lt.po +++ b/po/lt.po @@ -1737,7 +1737,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Autentikuojuosi (OAUTHBEARER)..." #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "OAUTHBEARER autentikacija nepavyko." #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/nl.po b/po/nl.po index eb2063221..91cb9b01e 100644 --- a/po/nl.po +++ b/po/nl.po @@ -1777,8 +1777,8 @@ msgstr "Authenticatie (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL-authenticatie is mislukt" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER-authenticatie is mislukt" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/pl.po b/po/pl.po index ca3ffa9e2..8238a3e31 100644 --- a/po/pl.po +++ b/po/pl.po @@ -1738,7 +1738,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "Uwierzytelnianie (OAUTHBEARER)..." #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "Uwierzytelnianie OAUTHBEARER nie powiodło się" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/pt_BR.po b/po/pt_BR.po index d6800aa91..9e2d0d3f0 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1732,8 +1732,8 @@ msgstr "Autenticando (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Autenticação SASL falhou." +msgid "OAUTHBEARER authentication failed" +msgstr "Autenticação OAUTHBEARER falhou." #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/ru.po b/po/ru.po index 15292fd36..96e5bad90 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1786,8 +1786,8 @@ msgstr "Аутентификация (метод SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Ошибка SASL-аутентификации" +msgid "OAUTHBEARER authentication failed" +msgstr "Ошибка OAUTHBEARER-аутентификации" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/sk.po b/po/sk.po index cab5c5fe0..8a9082ca5 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1793,7 +1793,7 @@ msgstr "Vyberám %s..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "Prihlasovanie zlyhalo." #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/sv.po b/po/sv.po index f49c446ab..ec209f02a 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1790,8 +1790,8 @@ msgstr "Verifierar (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL-autentisering misslyckades" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER-autentisering misslyckades" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/tr.po b/po/tr.po index 2c3f256a2..a7a43f881 100644 --- a/po/tr.po +++ b/po/tr.po @@ -1771,8 +1771,8 @@ msgstr "Doğrulanıyor (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL doğrulaması başarısız oldu" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER doğrulaması başarısız oldu" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/uk.po b/po/uk.po index 4ab68b1e8..a8d092385 100644 --- a/po/uk.po +++ b/po/uk.po @@ -1783,8 +1783,8 @@ msgstr "Аутентифікація (SASL)..." #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "Помилка аутентифікації SASL" +msgid "OAUTHBEARER authentication failed" +msgstr "Помилка аутентифікації OAUTHBEARER" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, c-format diff --git a/po/zh_CN.po b/po/zh_CN.po index c287284f0..bbd708666 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -1723,7 +1723,7 @@ msgid "Authenticating (OAUTHBEARER)..." msgstr "正在验证 (OAUTHBEARER)..." #: imap/auth_oauth.c:96 -msgid "OAUTHBEARER authentication failed." +msgid "OAUTHBEARER authentication failed" msgstr "OAUTHBEARER 认证失败" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 diff --git a/po/zh_TW.po b/po/zh_TW.po index b30bdefc5..99fdf106c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -1812,8 +1812,8 @@ msgstr "驗證中 (SASL)…" #: imap/auth_oauth.c:96 #, fuzzy -msgid "OAUTHBEARER authentication failed." -msgstr "SASL 驗證失敗" +msgid "OAUTHBEARER authentication failed" +msgstr "OAUTHBEARER 驗證失敗" #: imap/auth_sasl.c:128 nntp/nntp.c:594 nntp/nntp.c:660 smtp.c:434 #, fuzzy, c-format