aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-ru
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2015-09-15 22:56:02 +0200
committerDaniel Gultsch <daniel@gultsch.de>2015-09-15 22:56:02 +0200
commitb1b13ba0e52a42e4c978cd77b75a3d750642f53d (patch)
tree9c84e7abf2c85f760828b7709bf7a9e30b179547 /src/main/res/values-ru
parent4a4ced1e691431d92a45fc9636fb5426aeb8f548 (diff)
pulled translations from transifex
Diffstat (limited to 'src/main/res/values-ru')
-rw-r--r--src/main/res/values-ru/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values-ru/strings.xml b/src/main/res/values-ru/strings.xml
index 93ab2f3a..e8b58dd6 100644
--- a/src/main/res/values-ru/strings.xml
+++ b/src/main/res/values-ru/strings.xml
@@ -443,13 +443,13 @@
<plurals name="toast_delete_certificates">
<item quantity="one">Удалён %d сертификат</item>
<item quantity="few">Удалено %d сертификатов</item>
- <item quantity="many"></item>
+ <item quantity="many">Удалено %d сертификатов</item>
<item quantity="other">Удалено %d сертификатов</item>
</plurals>
<plurals name="select_contact">
<item quantity="one">Выбран %d контакт</item>
<item quantity="few">Выбрано %d контактов</item>
- <item quantity="many"></item>
+ <item quantity="many">Выбрано %d контактов</item>
<item quantity="other">Выбрано %d контактов</item>
</plurals>
<string name="pref_quick_action_summary">Заменить кнопку отправки кнопкой быстрого действия</string>