summaryrefslogtreecommitdiffstats
path: root/res/values-nl
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-04-28 23:47:53 +0200
committerMarco Brohet <therbom@gmail.com>2013-04-29 01:08:19 +0200
commitb58bcb9ff56bc5b4e3d325b44ee1d80d968a9e94 (patch)
tree18b7123e1e35d8716cf3b9e2590d7be524386ef9 /res/values-nl
parent1a9cc7cee0be8126937b65d70d21d950553e6432 (diff)
downloadandroid_packages_apps_Gallery2-b58bcb9ff56bc5b4e3d325b44ee1d80d968a9e94.tar.gz
android_packages_apps_Gallery2-b58bcb9ff56bc5b4e3d325b44ee1d80d968a9e94.tar.bz2
android_packages_apps_Gallery2-b58bcb9ff56bc5b4e3d325b44ee1d80d968a9e94.zip
Gallery2: Refactor default translations
Change-Id: I71f7e47846035c220e545f34f7ab1650b4837a3e
Diffstat (limited to 'res/values-nl')
-rw-r--r--res/values-nl/cm_strings.xml18
-rw-r--r--res/values-nl/filtershow_strings.xml2
2 files changed, 18 insertions, 2 deletions
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
new file mode 100644
index 000000000..f75fe913d
--- /dev/null
+++ b/res/values-nl/cm_strings.xml
@@ -0,0 +1,18 @@
+<?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">
+ <string name="filtershow_undo_toast">Herstellen</string>
+</resources>
diff --git a/res/values-nl/filtershow_strings.xml b/res/values-nl/filtershow_strings.xml
index faa3c9a81..f66e1a93f 100644
--- a/res/values-nl/filtershow_strings.xml
+++ b/res/values-nl/filtershow_strings.xml
@@ -25,8 +25,6 @@
<string name="done" msgid="3112344807927554662">"Gereed"</string>
<string name="filtershow_undo" msgid="6781743189243585101">"Ongedaan maken"</string>
<string name="filtershow_redo" msgid="4219489910543059747">"Opnieuw"</string>
- <string name="filtershow_undo_toast">Hersteld</string>
- <string name="filtershow_redo_toast">Opnieuw</string>
<string name="show_history_panel" msgid="7785810372502120090">"Geschiedenis weerg."</string>
<string name="hide_history_panel" msgid="2082672248771133871">"Geschiedenis verb."</string>
<string name="show_imagestate_panel" msgid="7132294085840948243">"Afb.status weergeven"</string>