auto import from //branches/cupcake/...@132276
diff --git a/res/values-nl/arrays.xml b/res/values-nl/arrays.xml
index 06f9eb2..430aab0 100644
--- a/res/values-nl/arrays.xml
+++ b/res/values-nl/arrays.xml
@@ -50,18 +50,26 @@
     <item>"WEP ASCII"</item>
     <item>"WEP hexadecimaal"</item>
   </string-array>
-    <!-- no translation found for wifi_sleep_policy_entries:0 (3804733751095821976) -->
-    <!-- no translation found for wifi_sleep_policy_entries:1 (1549288661423279207) -->
-    <!-- no translation found for wifi_sleep_policy_entries:2 (1986753720941888596) -->
-    <!-- no translation found for battery_history_type_spinner:0 (2372160040893842611) -->
-    <!-- no translation found for battery_history_type_spinner:1 (7042951832385599110) -->
-    <!-- no translation found for battery_history_type_spinner:2 (7643330117743172161) -->
-    <!-- no translation found for battery_history_type_spinner:3 (7984071435080498080) -->
-    <!-- no translation found for battery_history_which_spinner:0 (8777827398176661463) -->
-    <!-- no translation found for battery_history_which_spinner:1 (2351620008414691945) -->
-    <!-- no translation found for battery_history_which_spinner:2 (1233325583071371898) -->
-    <!-- no translation found for battery_history_which_spinner:3 (524850874274605031) -->
-    <!-- no translation found for usage_stats_display_order_types:0 (9077371706468756228) -->
-    <!-- no translation found for usage_stats_display_order_types:1 (1908750532762193304) -->
-    <!-- no translation found for usage_stats_display_order_types:2 (1213951670006606353) -->
+  <string-array name="wifi_sleep_policy_entries">
+    <item>"Wanneer scherm wordt uitgeschakeld"</item>
+    <item>"Nooit indien aangesloten"</item>
+    <item>"Nooit"</item>
+  </string-array>
+  <string-array name="battery_history_type_spinner">
+    <item>"CPU-gebruik"</item>
+    <item>"Netwerkgebruik"</item>
+    <item>"Sensorgebruik"</item>
+    <item>"Tijd scherm \'aan\'"</item>
+  </string-array>
+  <string-array name="battery_history_which_spinner">
+    <item>"Sinds opnieuw instellen van apparaat"</item>
+    <item>"Voor laatste opstartactie"</item>
+    <item>"Sinds laatste opstartactie"</item>
+    <item>"Sinds laatste keer losgekoppeld"</item>
+  </string-array>
+  <string-array name="usage_stats_display_order_types">
+    <item>"Gebruikstijd"</item>
+    <item>"Aantal keer gestart"</item>
+    <item>"Naam van toepassing"</item>
+  </string-array>
 </resources>