Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2022-07-09 11:56:24 +0300
committerDaniel Gultsch <daniel@gultsch.de>2022-07-09 15:46:51 +0300
commit2364d7c46d39e04f81ed83ae873e56d9457fa625 (patch)
tree3631b4716dcbc41bdcc68a16297b53abb35169ae
parent49851057116eb257ef2a2c02089ffc2a507846ad (diff)
pulled translations from transifex
-rw-r--r--src/main/res/values-it/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml
index a665e79c7..ffc63ac41 100644
--- a/src/main/res/values-it/strings.xml
+++ b/src/main/res/values-it/strings.xml
@@ -989,4 +989,6 @@
<string name="plain_text_document">Documento di testo</string>
<string name="account_registrations_are_not_supported">Le registrazioni di profili non sono supportate</string>
<string name="no_xmpp_adddress_found">Nessun indirizzo XMPP trovato</string>
- </resources>
+ <string name="account_status_temporary_auth_failure">Errore di autenticazione temporaneo</string>
+
+</resources>