summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblinky@build01 <jenkins@cyanogenmod.com>2016-09-18 18:05:56 -0700
committerblinky@build01 <jenkins@cyanogenmod.com>2016-09-18 18:05:56 -0700
commit44af3eaf19c9830cdf484d8faaf9e1d7da012090 (patch)
tree93024d71c42b7bafe2ac9c7557cfed502f45b5cf
parentcd22159a8b77eeac378a4233bc3efef03ce2c25e (diff)
downloadandroid_packages_providers_ContactsProvider-stable/cm-13.0-ZNH2K.tar.gz
android_packages_providers_ContactsProvider-stable/cm-13.0-ZNH2K.tar.bz2
android_packages_providers_ContactsProvider-stable/cm-13.0-ZNH2K.zip
Automatic translation importstable/cm-13.0-ZNH2K
Change-Id: I98ee8094686e5ad9d456ee8a2c00183176b127ee Ticket: RM-231
-rw-r--r--res/values-eo/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index 03e136de..9b6f1748 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -19,10 +19,12 @@
apps sharing the uid). -->
<!-- This is the label for the application that stores contacts data -->
<!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
+ <string name="provider_label">Kontaktoj</string>
<!-- Ticker for the notification shown when updating contacts fails because of memory shortage -->
<!-- Title for the notification shown when updating contacts fails because of memory shortage -->
<!-- Text for the notification shown when updating contacts fails because of memory shortage -->
<!-- The name of the default contact directory -->
+ <string name="default_directory">Kontaktoj</string>
<!-- The name of the invisible local contact directory -->
<!-- The prefix string before the number used for the display name for the voicemail table.
Because of the way this is combined in SQL we can't allow a generic format string.
@@ -36,4 +38,5 @@
<!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<!-- Debug tool - email subject [CHAR LIMIT=NONE] -->
<!-- Debug tool - email body [CHAR LIMIT=NONE] -->
+ <string name="group_title_family">"Familio"</string>
</resources>