summaryrefslogtreecommitdiffstats
path: root/res/values-de
diff options
context:
space:
mode:
authorelektroschmock <elektroschmock78@googlemail.com>2013-11-26 19:29:04 +0100
committerelektroschmock <elektroschmock78@googlemail.com>2013-11-26 19:29:04 +0100
commit5564f33b7753dfd2acf58801ad845e7ecbe3d8f6 (patch)
tree1c5c27300c88b28e30f8c4b344302d8e88eb1dee /res/values-de
parent1bf8871113065bc2f4cf1b711ee61f2d0db27c33 (diff)
downloadandroid_packages_apps_DeskClock-5564f33b7753dfd2acf58801ad845e7ecbe3d8f6.tar.gz
android_packages_apps_DeskClock-5564f33b7753dfd2acf58801ad845e7ecbe3d8f6.tar.bz2
android_packages_apps_DeskClock-5564f33b7753dfd2acf58801ad845e7ecbe3d8f6.zip
DeskClock: Move the strings from AlarmClock Icon hiding
* Move the strings from strings.xml to cm_strings.xml * Forward port DE translation from 10.2 Change-Id: I2b6f5b46ec61ccaccfdeb428e2ac1b5b38766736
Diffstat (limited to 'res/values-de')
-rw-r--r--res/values-de/cm_strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 000000000..f1f61ee6a
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ 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.
+ 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="show_status_bar_icon_title">Weckersymbol anzeigen</string>
+ <string name="show_status_bar_icon_summary">Bei aktivem Wecker das Symbol in der Statusleiste anzeigen</string>
+</resources>