summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:28 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-09-18 16:57:28 -0700
commit9f64a6fbc392b08de225eb3b9ff223c03904ef47 (patch)
treeb71ac1ed7c759bb2ad4c44df4d2d4548a231a704 /res
parent88f81b9c3ece4486f3c5e407f7b159dcae3b1ebd (diff)
downloadandroid_packages_providers_DownloadProvider-9f64a6fbc392b08de225eb3b9ff223c03904ef47.tar.gz
android_packages_providers_DownloadProvider-9f64a6fbc392b08de225eb3b9ff223c03904ef47.tar.bz2
android_packages_providers_DownloadProvider-9f64a6fbc392b08de225eb3b9ff223c03904ef47.zip
Automatic translation import
Change-Id: I9073b99d30808fe8aa963431f36ed525da833108 Ticket: RM-214
Diffstat (limited to 'res')
-rw-r--r--res/values-eo/cm_plurals.xml4
-rw-r--r--res/values-eo/strings.xml2
2 files changed, 2 insertions, 4 deletions
diff --git a/res/values-eo/cm_plurals.xml b/res/values-eo/cm_plurals.xml
index c93ca5a0..b0de206f 100644
--- a/res/values-eo/cm_plurals.xml
+++ b/res/values-eo/cm_plurals.xml
@@ -17,10 +17,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
- <plurals name="duration_seconds">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> sek</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> sek</item>
- </plurals>
<!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
<plurals name="duration_minutes">
<item quantity="one"><xliff:g id="count">%d</xliff:g> min</item>
diff --git a/res/values-eo/strings.xml b/res/values-eo/strings.xml
index ea7f8d81..7b4fc6d2 100644
--- a/res/values-eo/strings.xml
+++ b/res/values-eo/strings.xml
@@ -66,6 +66,7 @@
[CHAR LIMIT=160] -->
<!-- This is the title that is used when displaying the notification
for a download that doesn't have a title associated with it. -->
+ <string name="download_unknown_title">&lt;Sentitola&gt;</string>
<!-- When a download completes, a notification is displayed, and this
string is used to indicate that the download successfully completed.
Note that such a download could have been initiated by a variety of
@@ -105,6 +106,7 @@
-->
<!-- Text for button to cancel a download because it's too large to proceed over the mobile
network and the user does not want to queue it for Wi-Fi [CHAR LIMIT=25] -->
+ <string name="button_cancel_download">Nuligi</string>
<!-- Text for button to start a download over the mobile connection now, even though it's over
the carrier-specified recommended maximum size for downloads over the mobile connection
[CHAR LIMIT=25] -->