diff options
author | Christian Schneppe <kriztan@users.noreply.github.com> | 2018-09-19 18:31:42 +0200 |
---|---|---|
committer | Christian Schneppe <kriztan@users.noreply.github.com> | 2018-09-19 18:31:42 +0200 |
commit | 75aa6cda8601dff040d41c3fc01c2eea9078cfbd (patch) | |
tree | ea904139a2609274e2e50979a2e651c55eca05d9 /src/main | |
parent | 035e3b12738a8b6896fb2764ae5dd56f4c6b9cc1 (diff) |
New translations strings.xml (Russian)
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/res/values-ru/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values-ru/strings.xml b/src/main/res/values-ru/strings.xml index f3652fdd3..fe490d8db 100644 --- a/src/main/res/values-ru/strings.xml +++ b/src/main/res/values-ru/strings.xml @@ -53,4 +53,5 @@ <string name="contacts">Контакты</string> <string name="pref_accept_files_summary_wifi">При подключении по wifi автоматически принимать файлы меньше чем…</string> <string name="pref_accept_files_mobile">Принимать файлы по сотовой сети</string> + <string name="pref_accept_files_summary_mobile">При подключении по сотовой сети автоматически принимать файлы меньше чем…</string> </resources> |