summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorelektroschmock <elektroschmock78@googlemail.com>2013-11-09 13:17:48 +0100
committerelektroschmock <elektroschmock78@googlemail.com>2013-11-09 13:17:48 +0100
commit1aaae668b799f8304f2f5f857b9ad6f6866d76ba (patch)
tree4a8ee02431653acc340d185b8ff99654bb305e35
parent0255825ba3a204a91cd043d4354f24baf37b4176 (diff)
downloadpackages_apps_ContactsCommon-1aaae668b799f8304f2f5f857b9ad6f6866d76ba.tar.gz
packages_apps_ContactsCommon-1aaae668b799f8304f2f5f857b9ad6f6866d76ba.tar.bz2
packages_apps_ContactsCommon-1aaae668b799f8304f2f5f857b9ad6f6866d76ba.zip
ContactsCommon: Update DE translations
Change-Id: I3b136bcc8458d92016d8a97a04148303f4f3dea7
-rw-r--r--res/values-de/cm_strings.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 00000000..a800ecc5
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,25 @@
+<?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">
+ <!-- CAF strings -->
+ <string name="manage_sim_contacts">Kontakte auf SIM-Karte verwalten</string>
+ <string name="export_to_sim">Auf SIM-Karte speichern</string>
+ <string name="Import_All">Kontakte von allen SIM-Karten importieren</string>
+ <string name="ok">OK</string>
+ <string name="cancel">Abbrechen</string>
+ <string name="select_sim">SIM-Karte auswählen</string>
+</resources>