Import revised translations

Change-Id: I0f81ee1b861fa5df40700baccc29e2e6c52a39d1
diff --git a/res/values-ja/arrays.xml b/res/values-ja/arrays.xml
index 458a865..2172b02 100644
--- a/res/values-ja/arrays.xml
+++ b/res/values-ja/arrays.xml
@@ -1,18 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2009 The Android Open Source Project
+<!-- 
+/*
+**
+** Copyright 2007 The Android Open Source 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.
+*/
+ -->
 
-     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="timezone_filters">
@@ -129,7 +134,14 @@
     <item msgid="535934025797984365">"CHAP"</item>
     <item msgid="8383098660619805783">"PAPまたはCHAP"</item>
   </string-array>
-    <!-- no translation found for app_install_location_entries:0 (8151497958991952759) -->
-    <!-- no translation found for app_install_location_entries:1 (3738430123799803530) -->
-    <!-- no translation found for app_install_location_entries:2 (4498124044785815005) -->
+  <string-array name="app_install_location_entries">
+    <item msgid="8151497958991952759">"内部端末ストレージ"</item>
+    <item msgid="3738430123799803530">"リムーバブルSDカード"</item>
+    <item msgid="4498124044785815005">"システムで判断する"</item>
+  </string-array>
+  <string-array name="vibrate_entries">
+    <item msgid="3388952299521009213">"常に使用"</item>
+    <item msgid="8828623721267370010">"マナーモード設定時のみ"</item>
+    <item msgid="1704457747235131586">"使用しない"</item>
+  </string-array>
 </resources>