diff options
author | Eric Fischer <enf@google.com> | 2009-07-13 15:49:24 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2009-07-13 15:49:24 -0700 |
commit | 47552303ffa5eb6422d59626c519277d6c51e031 (patch) | |
tree | a3386a08844ecc35670cc5e8d00d74ec73f2ec15 /res/values-ja | |
parent | 6b77c4b804c07e7c01c5842df357200a7d927327 (diff) | |
download | packages_apps_packageinstaller-47552303ffa5eb6422d59626c519277d6c51e031.zip packages_apps_packageinstaller-47552303ffa5eb6422d59626c519277d6c51e031.tar.gz packages_apps_packageinstaller-47552303ffa5eb6422d59626c519277d6c51e031.tar.bz2 |
Import new translations
Diffstat (limited to 'res/values-ja')
-rw-r--r-- | res/values-ja/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index fe7dce9..40b3634 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -41,7 +41,11 @@ <string name="app_not_found_dlg_title">"アプリケーションが見つかりません"</string> <string name="app_not_found_dlg_text">"インストール済みアプリケーションのリストに、このアプリケーションはありません。"</string> <string name="uninstall_application_question">"アプリケーションをアンインストールしますか?"</string> + <!-- no translation found for uninstall_update_question (2600765438050721390) --> + <skip /> <string name="uninstall_application_text">"このアプリケーションはお使いの端末から削除されます。"</string> + <!-- no translation found for uninstall_update_text (6695211142526505726) --> + <skip /> <string name="uninstalling">"アンインストール中..."</string> <string name="uninstall_done">"アンインストールが完了しました。"</string> <string name="uninstall_failed">"アンインストールできませんでした"</string> |