summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-10-02 22:27:50 -0700
committerinky@build01 <jenkins@cyanogenmod.com>2016-10-02 22:27:50 -0700
commit8901501239ce7d7f9409d9910ecd40aa78770b62 (patch)
tree4ce07ea44fcfdf9e518c055eae89e309b028b11a
parent441597a5f69af29d410f046fb1628ad661d4ee19 (diff)
downloadandroid_packages_providers_DownloadProvider-8901501239ce7d7f9409d9910ecd40aa78770b62.tar.gz
android_packages_providers_DownloadProvider-8901501239ce7d7f9409d9910ecd40aa78770b62.tar.bz2
android_packages_providers_DownloadProvider-8901501239ce7d7f9409d9910ecd40aa78770b62.zip
Automatic translation import
Change-Id: I11dfca9aaaad3162a86a8f6d73e62286c5cb42dc Ticket: RM-231
-rw-r--r--res/values-eo/cm_plurals.xml8
-rw-r--r--res/values-eo/cm_strings.xml1
2 files changed, 0 insertions, 9 deletions
diff --git a/res/values-eo/cm_plurals.xml b/res/values-eo/cm_plurals.xml
index b0de206f..daf98d09 100644
--- a/res/values-eo/cm_plurals.xml
+++ b/res/values-eo/cm_plurals.xml
@@ -18,13 +18,5 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
<!-- 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>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> min</item>
- </plurals>
<!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
- <plurals name="duration_hours">
- <item quantity="one"><xliff:g id="count">%d</xliff:g> h</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> h</item>
- </plurals>
</resources>
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml
index 6264bb05..7f1c058c 100644
--- a/res/values-eo/cm_strings.xml
+++ b/res/values-eo/cm_strings.xml
@@ -16,7 +16,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
<!-- Status indicating that the download has been paused to start in the future. Appears for an
individual item in the download list. [CHAR LIMIT=24] -->
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->