summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/res/res/values-ja/cm_strings.xml2
-rw-r--r--core/res/res/values-nb/cm_strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/values-ja/cm_strings.xml b/core/res/res/values-ja/cm_strings.xml
index 952a149..7157ab2 100644
--- a/core/res/res/values-ja/cm_strings.xml
+++ b/core/res/res/values-ja/cm_strings.xml
@@ -98,7 +98,7 @@
<string name="privacy_guard_dialog_title">プライバシーガード</string>
<string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g>が<xliff:g id="op">%2$s</xliff:g>をしようとしています。</string>
<!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
- <string name="permission_remember_choice">選択を記憶</string>
+ <string name="permission_remember_choice">選択を保存</string>
<!-- App ops requests -->
<string name="app_ops_access_camera">カメラへのアクセス</string>
<string name="app_ops_access_location">位置情報へのアクセス</string>
diff --git a/core/res/res/values-nb/cm_strings.xml b/core/res/res/values-nb/cm_strings.xml
index 169dd09..083611c 100644
--- a/core/res/res/values-nb/cm_strings.xml
+++ b/core/res/res/values-nb/cm_strings.xml
@@ -102,7 +102,7 @@
<!-- App ops requests -->
<string name="app_ops_access_camera">tilgang til kameraet</string>
<string name="app_ops_access_location">tilgang til din plassering</string>
- <string name="app_ops_access_notifications">lese dine notifikasjoner</string>
+ <string name="app_ops_access_notifications">lese dine varsler</string>
<string name="app_ops_activate_vpn">aktiver en VPN</string>
<string name="app_ops_auto_start">start under oppstart</string>
<string name="app_ops_delete_call_log">Slett samtaleloggen</string>