summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2013-11-14 13:54:31 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-11-14 13:54:31 +0000
commite7e96ae446d9682a577eb8f276a51d73e60be8bc (patch)
tree450b6f9292149b47707f9fb13a1065e68d900331
parent64eedebec52c31db2595e10c3aeac53c763924bd (diff)
parent1aaae668b799f8304f2f5f857b9ad6f6866d76ba (diff)
downloadandroid_packages_apps_ContactsCommon-e7e96ae446d9682a577eb8f276a51d73e60be8bc.tar.gz
android_packages_apps_ContactsCommon-e7e96ae446d9682a577eb8f276a51d73e60be8bc.tar.bz2
android_packages_apps_ContactsCommon-e7e96ae446d9682a577eb8f276a51d73e60be8bc.zip
Merge "ContactsCommon: Update DE translations" into cm-10.2
-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>