summaryrefslogtreecommitdiffstats
path: root/res/values-in/cm_strings.xml
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:04:44 +0300
committerMichael Bestas <mkbestas@lineageos.org>2019-08-10 22:04:44 +0300
commit29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a (patch)
tree8dd4a565df9eac99fd591530afc2454795acdbbc /res/values-in/cm_strings.xml
parenta137d3acc33bb1188cd92eb449b72bc1153b8bce (diff)
downloadandroid_packages_providers_DownloadProvider-29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a.tar.gz
android_packages_providers_DownloadProvider-29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a.tar.bz2
android_packages_providers_DownloadProvider-29c50ae2bbd2e1acb4cfc9dc8e8670d10e7e681a.zip
Change-Id: I347a9f463c5d2b3393398df53dad92a23e93c050
Diffstat (limited to 'res/values-in/cm_strings.xml')
-rw-r--r--res/values-in/cm_strings.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
index bf3e1826..d6f6c49f 100644
--- a/res/values-in/cm_strings.xml
+++ b/res/values-in/cm_strings.xml
@@ -16,12 +16,8 @@
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] -->
- <string name="download_paused">Diberhentikan sementara</string>
- <!-- Representation of download progress percentage when paused. [CHAR LIMIT=24] -->
- <string name="download_paused_percent">Dijeda, <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">Diantrean, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <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>
+ <string name="download_paused">Diberhentikan sementara</string>
+ <string name="download_paused_percent">Dijeda, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Diantrean, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>