summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/cm_strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:34 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:34 -0700
commit7723638d32afd0ce217e3c41bbc7be0d9b568625 (patch)
treeb99fa58e22276a0588f0ea7638d2a99561a776c6 /res/values-en-rIN/cm_strings.xml
parent7512fb636a4e1cb3123a33d3ec19fdbecf198a4c (diff)
downloadandroid_packages_providers_DownloadProvider-7723638d32afd0ce217e3c41bbc7be0d9b568625.tar.gz
android_packages_providers_DownloadProvider-7723638d32afd0ce217e3c41bbc7be0d9b568625.tar.bz2
android_packages_providers_DownloadProvider-7723638d32afd0ce217e3c41bbc7be0d9b568625.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I427e9831c519531742e4194df964a6cfe9c67b44
Diffstat (limited to 'res/values-en-rIN/cm_strings.xml')
-rw-r--r--res/values-en-rIN/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
index 6264bb05..d98964d6 100644
--- a/res/values-en-rIN/cm_strings.xml
+++ b/res/values-en-rIN/cm_strings.xml
@@ -19,6 +19,9 @@
<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] -->
+ <string name="download_paused">Paused</string>
<!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
+ <string name="download_paused_percent">Paused, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
<!-- Representation of download progress percentage when queued. [CHAR LIMIT=24] -->
+ <string name="download_queued_percent">Queued, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>