diff options
Diffstat (limited to 'res/values-ja')
-rw-r--r-- | res/values-ja/strings.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index ac8ceae..9a03fae 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -1,18 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project +<!-- Copyright (C) 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. ---> + --> + <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="application_name" msgid="1935869255545976415">"ブラウザ"</string> @@ -188,8 +189,8 @@ <string name="pref_extras_website_settings" msgid="67866640052455549">"ウェブサイト設定"</string> <string name="pref_extras_website_settings_summary" msgid="1656771443223494406">"個々のウェブサイトの詳細設定"</string> <string name="pref_extras_reset_default" msgid="8904000515846202110">"初期設定にリセット"</string> - <string name="pref_extras_reset_default_summary" msgid="7984680562706914966">"ブラウザデータをすべて消去して出荷時の初期設定に戻す"</string> - <string name="pref_extras_reset_default_dlg" msgid="6894807766578874830">"すべてのブラウザデータを削除して設定をデフォルト値に戻します。"</string> + <string name="pref_extras_reset_default_summary" msgid="4247870778270414501">"初期設定に戻す"</string> + <string name="pref_extras_reset_default_dlg" msgid="6640261575874704022">"設定を初期値に戻します。"</string> <string name="pref_extras_reset_default_dlg_title" msgid="2250334970728938936">"初期設定にリセット"</string> <string name="pref_development_title" msgid="3263854204533056480">"デバッグ"</string> <string name="pref_default_text_encoding" msgid="5742965543955558478">"テキストエンコード"</string> |