summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2012-08-24 13:56:48 +0200
committerMarco Brohet <therbom@gmail.com>2012-08-25 10:16:42 +0200
commita5adc37ed4682980119cdba07ac28ba2e5681e1e (patch)
treeb84d90b4e5e888e2337a880d56c983cde86bdb63
parentccfedce270d66beb36c685cb496245c699917832 (diff)
downloadandroid_packages_providers_UserDictionaryProvider-a5adc37ed4682980119cdba07ac28ba2e5681e1e.tar.gz
android_packages_providers_UserDictionaryProvider-a5adc37ed4682980119cdba07ac28ba2e5681e1e.tar.bz2
android_packages_providers_UserDictionaryProvider-a5adc37ed4682980119cdba07ac28ba2e5681e1e.zip
UserDictionaryProvider: Dutch translations
Change-Id: I4bfbfea994272fdb86ed5c429392b7c538da0f77
-rw-r--r--res/values-nl/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..39d680a
--- /dev/null
+++ b/res/values-nl/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2008 The Android Open Source Project
+ Copyright (C) 2012 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_label">Gebruikerswoordenboek</string>
+</resources>