summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddy Witkamp <eddywitkamp@gmail.com>2014-03-10 00:32:08 +0100
committerEddy Witkamp <eddywitkamp@gmail.com>2014-03-23 19:17:22 +0100
commit0e99cc53b9f84ee26e201475400cdab73b46df75 (patch)
tree990a0359a85c82357d0af8556427db3a60fb1be6
parent54af2597202a8e612aa6707d257c332ce7f10784 (diff)
downloadandroid_packages_apps_Dialer-0e99cc53b9f84ee26e201475400cdab73b46df75.tar.gz
android_packages_apps_Dialer-0e99cc53b9f84ee26e201475400cdab73b46df75.tar.bz2
android_packages_apps_Dialer-0e99cc53b9f84ee26e201475400cdab73b46df75.zip
Dialer: NL translation
ps1: IMS: Dialer app changes for IMS ps2: Add call log to google search ps3: remove unused strings ps4: remove debatable string for now ps5: dialer lookup Change-Id: I8508960d72bf445a79895b309ad2b89e0f714621
-rw-r--r--res/values-nl/cm_caf.xml20
-rw-r--r--res/values-nl/cm_strings.xml10
2 files changed, 22 insertions, 8 deletions
diff --git a/res/values-nl/cm_caf.xml b/res/values-nl/cm_caf.xml
new file mode 100644
index 000000000..caa92a6ac
--- /dev/null
+++ b/res/values-nl/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">Gespreksstatistieken doorzoeken</string>
+ <string name="dial_conference">Groepsgesprek</string>
+</resources>
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 8a787b325..1d6e461ee 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -47,12 +47,6 @@
<string name="call_stats_sort_by_count">Sorteren op gespreksaantal</string>
<string name="menu_add_to_blacklist">Toevoegen aan zwarte lijst</string>
<string name="toast_added_to_blacklist">%s toegevoegd aan zwarte lijst.</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">Nabijgelegen plaatsen</string>
+ <string name="people">Mensen</string>
</resources>