summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-11-29 09:40:15 -0800
committerinky@build01 <jenkins@cyanogenmod.com>2016-11-29 09:40:15 -0800
commit6287e5e1f22a749f678ab1f532494238af8eb984 (patch)
tree276c13f93cba6b060562536b883d7c292481a0ad
parent2e7c3155e8a61c32f9424574076cbce6bbd3479b (diff)
downloadandroid_packages_providers_DownloadProvider-6287e5e1f22a749f678ab1f532494238af8eb984.tar.gz
android_packages_providers_DownloadProvider-6287e5e1f22a749f678ab1f532494238af8eb984.tar.bz2
android_packages_providers_DownloadProvider-6287e5e1f22a749f678ab1f532494238af8eb984.zip
Automatic translation import
Change-Id: I48732999fe876a3dd3cf6c94a6295dcf639f04dc Ticket: -
-rw-r--r--res/values-eo/cm_plurals.xml12
-rw-r--r--res/values-eo/cm_strings.xml1
2 files changed, 0 insertions, 13 deletions
diff --git a/res/values-eo/cm_plurals.xml b/res/values-eo/cm_plurals.xml
index c93ca5a0..daf98d09 100644
--- a/res/values-eo/cm_plurals.xml
+++ b/res/values-eo/cm_plurals.xml
@@ -17,18 +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>
- <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] -->