summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:41:59 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:41:59 +0200
commite04900efcf22a9ecf74995072d6faef5a7de9ffe (patch)
treeddd2bf64e6886f1e1114f7b825ffb15596a3082e
parent4110d83fa620e5b968dcbd411a28c5ef229e701d (diff)
downloadandroid_packages_providers_DownloadProvider-e04900efcf22a9ecf74995072d6faef5a7de9ffe.tar.gz
android_packages_providers_DownloadProvider-e04900efcf22a9ecf74995072d6faef5a7de9ffe.tar.bz2
android_packages_providers_DownloadProvider-e04900efcf22a9ecf74995072d6faef5a7de9ffe.zip
Automatic translation import
Change-Id: Ifae9ee45382d019203b28745d92237b63007d9f3
-rw-r--r--res/values-el/cm_strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
index 605d7b3c..c3e52fe7 100644
--- a/res/values-el/cm_strings.xml
+++ b/res/values-el/cm_strings.xml
@@ -17,4 +17,7 @@
-->
<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>/δ</string>
+ <string name="download_paused">Σε παύση</string>
+ <string name="download_paused_percent">Σε παύση, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
+ <string name="download_queued_percent">Στην ουρά, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string>
</resources>