aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorjackmu95 <jacob.mueller.elz@gmail.com>2013-09-21 14:42:35 +0200
committerjackmu95 <jacob.mueller.elz@gmail.com>2013-09-22 23:14:03 +0200
commit33244f2cf6f546c0d95f894f146c23f98854785e (patch)
tree0288151e52e6c20c61b590c1365d30f0428ad0fd /themes
parentd50a39fb3b56a0e73717453382c38ba4b9dc5098 (diff)
downloadandroid_packages_apps_CMFileManager-33244f2cf6f546c0d95f894f146c23f98854785e.tar.gz
android_packages_apps_CMFileManager-33244f2cf6f546c0d95f894f146c23f98854785e.tar.bz2
android_packages_apps_CMFileManager-33244f2cf6f546c0d95f894f146c23f98854785e.zip
CMFileManager: Update German translation
Change-Id: I5926a25a4d27e85412174636325968462eeb7846
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-de/strings.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/themes/res/values-de/strings.xml b/themes/res/values-de/strings.xml
index 8e318ab1..fb38a7b4 100644
--- a/themes/res/values-de/strings.xml
+++ b/themes/res/values-de/strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 The CyanogenMod Project
+<!--
+ Copyright (C) 2012-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.
@@ -12,9 +13,9 @@
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="dark_theme_name">Dunkel</string>
- <string name="dark_theme_desc">Dunkles Design für den CM-Dateimanager.</string>
+<resources>
+ <string name="dark_theme_name">Dunkel</string>
+ <string name="dark_theme_desc">Dunkles Design für den CM-Dateimanager.</string>
</resources>