summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:55 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:55 -0700
commit2879084d3c6f2ad1f9a471c3fc55faed46fccaaa (patch)
treea9617534430a8cf0135f65b1b23d16ed146a6844
parent4741bfb3ed2fc93a0c8e55e7647e44adea3484fe (diff)
downloadandroid_packages_providers_ContactsProvider-stable/cm-13.0-ZNH0E.tar.gz
android_packages_providers_ContactsProvider-stable/cm-13.0-ZNH0E.tar.bz2
android_packages_providers_ContactsProvider-stable/cm-13.0-ZNH0E.zip
Automatic translation importstable/cm-13.0-ZNH0E
Change-Id: If429b16c9089de74e1ac716d6753ef018a24f44d Ticket: RM-214
-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>