summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-08-07 18:50:53 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-08-07 18:50:53 -0700
commite54a9b962260ee1ebf33238116f1a13d6c050b88 (patch)
tree2e2609392e189b89754efd06ce14d891ca2aafa0
parent60677dcf4446831d4381d022773280cb71088086 (diff)
downloadpackages_apps_ContactsCommon-e54a9b962260ee1ebf33238116f1a13d6c050b88.tar.gz
packages_apps_ContactsCommon-e54a9b962260ee1ebf33238116f1a13d6c050b88.tar.bz2
packages_apps_ContactsCommon-e54a9b962260ee1ebf33238116f1a13d6c050b88.zip
Automatic translation import
Change-Id: Ic9ed384ef7c93d7a2019b6044e4aea72bda93606 Ticket: RM-290
-rw-r--r--res/values-bg/cm_strings.xml2
-rw-r--r--res/values-ug/strings.xml3
2 files changed, 4 insertions, 1 deletions
diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml
index caf86646..4897be41 100644
--- a/res/values-bg/cm_strings.xml
+++ b/res/values-bg/cm_strings.xml
@@ -43,7 +43,7 @@
<!-- Menu item used to initiate ip call -->
<string name="ip_call_by_slot">IP обаждане чрез <xliff:g id="subName">%s </xliff:g></string>
<string name="no_ip_number">Няма IP номер</string>
- <string name="no_ip_number_on_sim_card">Няма IP номер в СИМ картата</string>
+ <string name="no_ip_number_on_sim_card">Няма IP номер в SIM картата</string>
<string name="set_ip_number">Задаване на IP номер</string>
<string name="ipcall_dialog_title">Настройки за IP обаждания</string>
<string name="ipcall_dialog_edit_hint">Моля, въведете IP префикс</string>
diff --git a/res/values-ug/strings.xml b/res/values-ug/strings.xml
index d55811db..743196b4 100644
--- a/res/values-ug/strings.xml
+++ b/res/values-ug/strings.xml
@@ -135,6 +135,9 @@
(also in contacts) -->
<string name="listFoundAllContactsZero">ئالاقەداش يوق</string>
<!-- Displayed at the top of the contacts showing the total number of contacts found when typing search query -->
+ <plurals name="searchFoundContacts">
+ <item quantity="other">1 نى تاپتى</item>
+ </plurals>
<!-- String describing the text for photo of a contact in a contacts list.
Note: AccessibilityServices use this attribute to announce what the view represents.