summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-ja/cm_strings.xml
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-05-02 19:22:30 +0200
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-05-02 19:22:30 +0200
commita0ce80942766948d4cd1036b97e2ee721ed8ecce (patch)
tree5d596eea5771aa9f494d2b1fcf6b3b44da2d401c /core/res/res/values-ja/cm_strings.xml
parenta3f7b1e4871de0b508bbefb0236d258d47a38f15 (diff)
parent0e4f9e2f03e376f0816c1e653bf97fe1d0176794 (diff)
downloadframeworks_base-a0ce80942766948d4cd1036b97e2ee721ed8ecce.zip
frameworks_base-a0ce80942766948d4cd1036b97e2ee721ed8ecce.tar.gz
frameworks_base-a0ce80942766948d4cd1036b97e2ee721ed8ecce.tar.bz2
Merge branch 'cm-13.0' of https://github.com/LineageOS/android_frameworks_base into replicant-6.0HEADreplicant-6.0-0001replicant-6.0
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>