summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-ja/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/res/res/values-ja/cm_strings.xml')
-rw-r--r--core/res/res/values-ja/cm_strings.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/core/res/res/values-ja/cm_strings.xml b/core/res/res/values-ja/cm_strings.xml
index c69aff2..e4a5130 100644
--- a/core/res/res/values-ja/cm_strings.xml
+++ b/core/res/res/values-ja/cm_strings.xml
@@ -24,10 +24,10 @@
<string name="permdesc_modifyProtectedSmsList">保護されたSMSアドレスリストの変更をアプリに許可します。</string>
<string name="permgrouplab_security">セキュリティ</string>
<string name="permgroupdesc_security">端末のセキュリティ情報に関連する権限です。</string>
- <string name="permlab_readPhoneBlacklist">携帯電話のブラックリストの読み取り</string>
- <string name="permdesc_readPhoneBlacklist">着信やメッセージをブロックしている電話番号に関する情報の読み取りをアプリに許可します。</string>
- <string name="permlab_changePhoneBlacklist">携帯電話のブラックリストの変更</string>
- <string name="permdesc_changePhoneBlacklist">着信やメッセージをブロックしている電話番号の変更をアプリに許可します。</string>
+ <string name="permlab_readPhoneBlacklist">携帯電話の着信拒否リストの読み取り</string>
+ <string name="permdesc_readPhoneBlacklist">着信やメッセージを拒否している電話番号に関する情報の読み取りをアプリに許可します。</string>
+ <string name="permlab_changePhoneBlacklist">携帯電話の着信拒否リストの変更</string>
+ <string name="permdesc_changePhoneBlacklist">着信やメッセージを拒否している電話番号の変更をアプリに許可します。</string>
<string name="global_action_choose_profile">プロファイル</string>
<string name="permlab_setKeyguardWallpaper">キーガードの壁紙の設定</string>
<string name="permdesc_setKeyguardWallpaper">ロック画面の壁紙の変更をアプリに許可します。</string>
@@ -154,4 +154,6 @@
<string name="tethered_notification_no_device_message">接続しているデバイスはありません</string>
<string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g>台のデバイスが接続しています</string>
<string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g>台のデバイスが接続しています</string>
+ <string name="notify_package_component_protected_title">アクティビティの起動がブロックされました</string>
+ <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g>は起動できないように保護されています。タップして認証後にアプリケーションを起動してください。</string>
</resources>