summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-08-27 17:14:58 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-27 17:14:58 +0000
commit02ff7a7f6be8bc1b2549e14fc9479ae36f410277 (patch)
tree44b79ac26ff1cdda5dfc97d2283ebf49fccebbd0
parentbf5871739e722bce5197fc1dfd48f3fe53c284a6 (diff)
parentf02000eae43ccf3c8fb6dd2a1e8d56e09a789829 (diff)
downloadandroid_packages_providers_DownloadProvider-02ff7a7f6be8bc1b2549e14fc9479ae36f410277.tar.gz
android_packages_providers_DownloadProvider-02ff7a7f6be8bc1b2549e14fc9479ae36f410277.tar.bz2
android_packages_providers_DownloadProvider-02ff7a7f6be8bc1b2549e14fc9479ae36f410277.zip
Merge "DownloadProvider: EL translations" into cm-10.2
-rw-r--r--res/values-el/cm_strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-el/cm_strings.xml b/res/values-el/cm_strings.xml
new file mode 100644
index 00000000..e52d3c19
--- /dev/null
+++ b/res/values-el/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2013 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="live_folder_drawer_label">Φάκελος λήψεων</string>
+ <string name="live_folder_label">Λήψεις</string>
+</resources>