summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-25 19:41:59 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-03-07 10:58:33 -0800
commitf7033001820710a30962f547706b547243e7f2e4 (patch)
treefcb4281ab4caae2cd4938f8236e576e4fc586e10 /res
parentda878690dee9a496530e14cc4e4700f9bcbf2e2b (diff)
downloadandroid_packages_providers_DownloadProvider-f7033001820710a30962f547706b547243e7f2e4.tar.gz
android_packages_providers_DownloadProvider-f7033001820710a30962f547706b547243e7f2e4.tar.bz2
android_packages_providers_DownloadProvider-f7033001820710a30962f547706b547243e7f2e4.zip
Automatic translation import
RM-214 Change-Id: Ifae9ee45382d019203b28745d92237b63007d9f3
Diffstat (limited to 'res')
-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>