aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-ru/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <kriztan@users.noreply.github.com>2018-09-20 11:14:48 +0200
committerChristian Schneppe <kriztan@users.noreply.github.com>2018-09-20 11:14:48 +0200
commitec48e4dc6b28d4acdf24e01fbe95ed2b4f4487e8 (patch)
tree5f3730d611a3252e0dd757805473553ae7c7b8bb /src/main/res/values-ru/strings.xml
parenta6940dc89be392b2f35f28abee3742316558538b (diff)
New translations strings.xml (Russian)
Diffstat (limited to 'src/main/res/values-ru/strings.xml')
-rw-r--r--src/main/res/values-ru/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values-ru/strings.xml b/src/main/res/values-ru/strings.xml
index af026d7bc..c2ca65a94 100644
--- a/src/main/res/values-ru/strings.xml
+++ b/src/main/res/values-ru/strings.xml
@@ -139,6 +139,9 @@
<string name="account_status_regis_success">Регистрация завершена</string>
<string name="account_status_regis_not_sup">Сервер не поддерживает регистрацию</string>
<string name="account_status_tls_error">Согласование TLS не удалось</string>
+ <string name="account_status_incompatible_server">Несовместимый сервер</string>
+ <string name="account_status_stream_error">Ошибка потока</string>
+ <string name="encryption_choice_unencrypted">Не зашифровано</string>
<string name="encryption_choice_otr">OTR</string>
<string name="encryption_choice_pgp">OpenPGP</string>
<string name="encryption_choice_omemo">OMEMO</string>