summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-07-11 17:09:37 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-07-11 17:09:37 -0700
commitd55349007e223c9bca9cc2281c067562c71a4c99 (patch)
tree561258a7080eae5cdd9079dc57b7a74f0c4769ed /core/res
parente263f7fee3392e4399d40804bba0e4e8669e9b9a (diff)
downloadframeworks_base-d55349007e223c9bca9cc2281c067562c71a4c99.zip
frameworks_base-d55349007e223c9bca9cc2281c067562c71a4c99.tar.gz
frameworks_base-d55349007e223c9bca9cc2281c067562c71a4c99.tar.bz2
Automatic translation import
Change-Id: Ia5826d42a5a84f3ef604545fb537ce2c5d791809 Ticket: -
Diffstat (limited to 'core/res')
-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>