aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2012-11-19 22:29:36 +0200
committerJorge Ruesga <jorge@ruesga.com>2012-12-11 23:00:35 +0100
commitbda07d1217122c86354951c7e54ab0c21359fe08 (patch)
treed39217b031fddf41bc6f785009362ef627d555ec /themes
parentbf0eebef1369bedea8ccebb08f58ae02b607026f (diff)
downloadandroid_packages_apps_CMFileManager-bda07d1217122c86354951c7e54ab0c21359fe08.tar.gz
android_packages_apps_CMFileManager-bda07d1217122c86354951c7e54ab0c21359fe08.tar.bz2
android_packages_apps_CMFileManager-bda07d1217122c86354951c7e54ab0c21359fe08.zip
CMFileManager: Add Greek translation
Patchset 2: Remove untranslatable strings Patchset 3: Add missing themes translation Change-Id: Ica0afe84cdd9fac9c243c817eb407a5d098e2410
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-el/strings.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/res/values-el/strings.xml b/themes/res/values-el/strings.xml
new file mode 100644
index 00000000..add4778d
--- /dev/null
+++ b/themes/res/values-el/strings.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 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">
+
+ <!-- The name of the application -->
+ <string name="app_name">Θέματα Διαχείρισης αρχείων</string>
+ <!-- The description of the application -->
+ <string name="app_description">Θέματα για την Διαχείριση αρχείων του CyanogenMod.</string>
+
+ <!-- The dark theme name -->
+ <string name="dark_theme_name">Σκούρο θέμα</string>
+ <!-- The dark theme description -->
+ <string name="dark_theme_desc">Ένα σκούρο θέμα για την Διαχείριση αρχείων του CyanogenMod.</string>
+
+</resources>