summaryrefslogtreecommitdiffstats
path: root/res/values-nl/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-nl/arrays.xml')
-rw-r--r--res/values-nl/arrays.xml66
1 files changed, 0 insertions, 66 deletions
diff --git a/res/values-nl/arrays.xml b/res/values-nl/arrays.xml
deleted file mode 100644
index 43bb623..0000000
--- a/res/values-nl/arrays.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2007 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-array name="pref_content_plugins_choices">
- <item msgid="6745108155096660725">"Altijd aan"</item>
- <item msgid="2484126708670016519">"Op aanvraag"</item>
- <item msgid="8547442717307793863">"Uit"</item>
- </string-array>
- <string-array name="pref_homepage_choices">
- <item msgid="844041670142910837">"Huidige pagina"</item>
- <item msgid="4430498748295169195">"Lege pagina"</item>
- <item msgid="5747608191946904074">"Standaardpagina"</item>
- <item msgid="6092441301001006473">"Meest bezochte sites"</item>
- <item msgid="6569304572171444894">"Anders"</item>
- </string-array>
- <string-array name="pref_text_size_choices">
- <item msgid="4952686548944739548">"Minuscuul"</item>
- <item msgid="1950030433642671460">"Klein"</item>
- <item msgid="4338347520133294584">"Normaal"</item>
- <item msgid="5043128215356351184">"Groot"</item>
- <item msgid="7201512237890458902">"Enorm"</item>
- </string-array>
- <string-array name="pref_default_zoom_choices">
- <item msgid="549583171195154919">"Veraf"</item>
- <item msgid="5619034257768161024">"Normaal"</item>
- <item msgid="3840999588443167001">"Dichtbij"</item>
- </string-array>
- <string-array name="pref_default_text_encoding_choices">
- <item msgid="7275223955790513818">"Latijns-1 (ISO-8859-1)"</item>
- <item msgid="2456597866837587140">"Unicode (UTF-8)"</item>
- <item msgid="6122474363777211732">"Chinees (GBK)"</item>
- <item msgid="373372275931607040">"Chinees (Big5)"</item>
- <item msgid="891615911084608570">"Japans (ISO-2022-JP)"</item>
- <item msgid="5589150448475151241">"Japans (SHIFT_JIS)"</item>
- <item msgid="7356792686950371843">"Japans (EUC-JP)"</item>
- <item msgid="2193955365569270096">"Koreaans (EUC-KR)"</item>
- </string-array>
- <string-array name="pref_data_preload_choices">
- <item msgid="5180466923190095508">"Nooit"</item>
- <item msgid="1791664748778640002">"Alleen via Wi-Fi"</item>
- <item msgid="3944061253437827617">"Altijd"</item>
- </string-array>
- <string-array name="pref_link_prefetch_choices">
- <item msgid="4889781230398008031">"Nooit"</item>
- <item msgid="1908465963242077428">"Alleen via Wi-Fi"</item>
- <item msgid="7647277566998527142">"Altijd"</item>
- </string-array>
-
- <!-- CYANOGENMOD EDITS -->
-
-</resources>