aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-bg/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values-bg/strings.xml')
-rw-r--r--src/main/res/values-bg/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/values-bg/strings.xml b/src/main/res/values-bg/strings.xml
index 3715e820..2f89f3ae 100644
--- a/src/main/res/values-bg/strings.xml
+++ b/src/main/res/values-bg/strings.xml
@@ -427,4 +427,8 @@
<string name="no_application_found_to_display_location">Няма намерено приложение за показване на местоположението</string>
<string name="location">Местоположение</string>
<string name="received_location">Получено местоположение</string>
+ <plurals name="select_contact">
+ <item quantity="one">Изберете %d контакт</item>
+ <item quantity="other">Изберете %d контакта</item>
+ </plurals>
</resources>