summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Overgaard Madsen <u2jacob@gmail.com>2014-03-09 16:16:00 +0100
committerMichael Bestas <mikeioannina@gmail.com>2014-03-27 12:22:15 +0200
commite30d7fc21cd53c6ed36d934e66df4b1c907ed28d (patch)
tree27df23d7505d178a3e1e6da9477bd9dae3c2f4f7
parent2680a3015e9a077b33714308f99836a72f4b53da (diff)
downloadandroid_packages_apps_Dialer-e30d7fc21cd53c6ed36d934e66df4b1c907ed28d.tar.gz
android_packages_apps_Dialer-e30d7fc21cd53c6ed36d934e66df4b1c907ed28d.tar.bz2
android_packages_apps_Dialer-e30d7fc21cd53c6ed36d934e66df4b1c907ed28d.zip
Dialer: DA translation
Added cm_caf.xml + 2 new strings Change-Id: I165ca1682b3634e762da92e20957dc5e64e780d2
-rw-r--r--res/values-da/cm_caf.xml20
-rw-r--r--res/values-da/cm_strings.xml12
2 files changed, 23 insertions, 9 deletions
diff --git a/res/values-da/cm_caf.xml b/res/values-da/cm_caf.xml
new file mode 100644
index 000000000..d74053c94
--- /dev/null
+++ b/res/values-da/cm_caf.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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="calllog_search_hint">Søg opkaldsliste</string>
+ <string name="dial_conference">Gruppeopkald</string>
+</resources>
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
index 171d9af39..bd2000eef 100644
--- a/res/values-da/cm_strings.xml
+++ b/res/values-da/cm_strings.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
- Copyright (C) 2013 The CyanogenMod Project
+ Copyright (C) 2013-2014 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.
@@ -47,12 +47,6 @@
<string name="call_stats_sort_by_count">Sortér på antal opkald</string>
<string name="menu_add_to_blacklist">Føj til sortliste</string>
<string name="toast_added_to_blacklist">%s føjet til sortliste.</string>
- <string name="dialpad_2_2_letters"></string>
- <string name="dialpad_3_2_letters"></string>
- <string name="dialpad_4_2_letters"></string>
- <string name="dialpad_5_2_letters"></string>
- <string name="dialpad_6_2_letters"></string>
- <string name="dialpad_7_2_letters"></string>
- <string name="dialpad_8_2_letters"></string>
- <string name="dialpad_9_2_letters"></string>
+ <string name="nearby_places">Steder i nærheden</string>
+ <string name="people">Mennesker</string>
</resources>