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, 5 insertions, 5 deletions
diff --git a/core/res/res/values-ja/cm_strings.xml b/core/res/res/values-ja/cm_strings.xml
index 8902282..22eb5ba 100644
--- a/core/res/res/values-ja/cm_strings.xml
+++ b/core/res/res/values-ja/cm_strings.xml
@@ -32,11 +32,11 @@
<!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permgroupdesc_security">端末のセキュリティ情報に関連する権限です。</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_readPhoneBlacklist">携帯電話の着信拒否リストの読み取り</string>
+ <string name="permlab_readPhoneBlacklist">端末の着信拒否リストの読み取り</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_readPhoneBlacklist">着信やメッセージを拒否している電話番号に関する情報の読み取りをアプリに許可します。</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_changePhoneBlacklist">携帯電話の着信拒否リストの変更</string>
+ <string name="permlab_changePhoneBlacklist">端末の着信拒否リストの変更</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_changePhoneBlacklist">着信やメッセージを拒否している電話番号の変更をアプリに許可します。</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
@@ -62,8 +62,8 @@
<string name="reboot_title">再起動</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
be a confirmation dialog. This is the message. -->
- <string name="reboot_confirm" product="tablet">タブレットは再起動します。</string>
- <string name="reboot_confirm" product="default">携帯電話は再起動します。</string>
+ <string name="reboot_confirm" product="tablet">端末を再起動します。</string>
+ <string name="reboot_confirm" product="default">端末を再起動します。</string>
<!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
<string name="reboot_progress">再起動中...</string>
<!-- Long-press back kill application -->
@@ -152,7 +152,7 @@
<string name="app_ops_write_sms">SMSメッセージの書き込み</string>
<string name="app_ops_use_fingerprint">指紋の使用</string>
<string name="app_ops_add_voicemail">ボイスメールの追加</string>
- <string name="app_ops_read_phone_state">携帯電話の状態へのアクセス</string>
+ <string name="app_ops_read_phone_state">端末の状態へのアクセス</string>
<string name="app_ops_scan_wifi">Wi-Fiネットワークのスキャン</string>
<string name="app_ops_change_wallpaper">壁紙の変更</string>
<string name="app_ops_assist_structure">ストラクチャのアシストの使用</string>