summaryrefslogtreecommitdiffstats
path: root/res/values-eo/cm_plurals.xml
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 /res/values-eo/cm_plurals.xml
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
Diffstat (limited to 'res/values-eo/cm_plurals.xml')
-rw-r--r--res/values-eo/cm_plurals.xml8
1 files changed, 0 insertions, 8 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>