summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-02-04 04:53:12 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-02-04 04:53:12 +0200
commit960768e3624c4fa88386ceab828dddb1fff88398 (patch)
tree66b58fe88e215868b5b69697bdea03d54ec5222b
parent4056242f3c565b9d310c002fb9cdb948baa699de (diff)
downloadandroid_packages_apps_PackageInstaller-960768e3624c4fa88386ceab828dddb1fff88398.tar.gz
android_packages_apps_PackageInstaller-960768e3624c4fa88386ceab828dddb1fff88398.tar.bz2
android_packages_apps_PackageInstaller-960768e3624c4fa88386ceab828dddb1fff88398.zip
Automatic translation import
Change-Id: I7c0b443507e11bc914a89b959a1f043323bff9d4
-rw-r--r--res/values-cy/strings.xml30
-rw-r--r--res/values-fil-rPH/strings.xml121
-rw-r--r--res/values-rm-rCH/strings.xml121
3 files changed, 272 insertions, 0 deletions
diff --git a/res/values-cy/strings.xml b/res/values-cy/strings.xml
index 7bcd8c93..add1670b 100644
--- a/res/values-cy/strings.xml
+++ b/res/values-cy/strings.xml
@@ -15,13 +15,23 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Gosodwr Pecyn</string>
+ <string name="next">Nesaf</string>
+ <string name="install">Gosod</string>
+ <string name="done">Iawn</string>
<!-- TODO REMOVE LATER -->
+ <string name="security_settings_desc">Caniatáu\'r ap hwn i:</string>
+ <string name="cancel">Diddymu</string>
+ <string name="unknown">Anhysybys</string>
+ <string name="installing">Yn gosod\u2026</string>
+ <string name="install_done">Gosodwyd yr ap.</string>
<!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
<!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
<!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
<!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
<!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
<!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <string name="install_failed">Ni osodwyd yr ap.</string>
<!-- Reason displayed when installation fails because the package was blocked
from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
<string name="install_failed_blocked">Cafodd y pecyn ei rwystro rhag cael ei osod.</string>
@@ -39,12 +49,19 @@
<!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
<!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
<!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <string name="launch">Agor</string>
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <string name="ok">Iawn</string>
+ <string name="settings">Gosodiadau</string>
+ <string name="manage_applications">Rheoli apiau</string>
<!-- Dialog attributes when replacing system app -->
<!-- strings related to uninstall activity -->
+ <string name="dlg_ok">Iawn</string>
+ <string name="uninstall_application_title">Dadosod yr ap</string>
+ <string name="uninstall_update_title">Dadosod y diweddariad</string>
<string name="uninstall_update_text">Disodli\'r ap hwn gyda\'r fersiwn o\'r ffatri? Caiff yr holl ddata ei golli.</string>
<string name="uninstall_update_text_multiuser">Disodli\'r ap hwn gyda\'r fersiwn o\'r ffatri? Caiff yr holl ddata ei golli. Mae hyn yn effeithio ar holl ddefnyddwyr y ddyfais hon, gan gynnwys y rhai gyda phroffiliau gwaith.</string>
<!-- String presented to the user when uninstalling a package failed because the target package
@@ -69,8 +86,11 @@
<string name="manage_users">Rheoli defnyddwyr</string>
<!-- Dialog attributes to indicate parse errors -->
<!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <string name="newPerms">Newydd</string>
<!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <string name="allPerms">Y Cwbl</string>
<!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <string name="privacyPerms">Preifatrwydd</string>
<!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
<!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
<!-- Title for the dialog button to deny a permission grant. -->
@@ -83,11 +103,13 @@
<xliff:g id="action" example="do something">%2$s</xliff:g>?</string>
<!-- Permissions -->
<!-- Title for the dialog button to allow a permission grant. -->
+ <string name="grant_dialog_button_allow">Caniatáu</string>
<!-- Title of an application permission, listed so the user can choose whether they want
to allow the application to do this. -->
<!-- Description of an application permission, listed so the user can choose whether
they want to allow the application to do this. -->
<!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <string name="app_permissions_breadcrumb">Apiau</string>
<!-- Title for page of managing application permissions -->
<!-- Checkbox that allows user to not be questioned about this permission
request again -->
@@ -99,14 +121,18 @@
<!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
<!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
<!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <string name="menu_show_system">Dangos apiau system</string>
<!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <string name="menu_hide_system">Cuddio apiau system</string>
<!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
<!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
<!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <string name="location_settings">Gosodiadau Lleoliad</string>
<!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
<!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
<!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
<!-- Text displayed until loading is done -->
+ <string name="loading">Yn llwytho\u2026</string>
<!-- [CHAR LIMIT=45] Title of all permissions settings -->
<!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
<!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
@@ -117,7 +143,9 @@
go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
<!-- Button for the dialog that warns the user they need to turn off screen overlays
before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <string name="screen_overlay_button">Agor gosodiadau</string>
<!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <string name="wear_not_allowed_dlg_title">Android Wear</string>
<!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
<string name="wear_not_allowed_dlg_text">Gosod/dadosod gweithredoedd na sy\'n gydnaws â Wear.</string>
<!-- Review of runtime permissions for legacy apps -->
@@ -132,6 +160,7 @@ Caniatáu <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> i gael mynediad
Cafodd <xliff:g id="app_name" example="Gmail">%1$s</xliff:g> ei ddiweddaru.
Dewisa pa bethau i roi mynediad iddynt gan yr ap hwn.</string>
<!-- Title for the dialog button to cancel the detailed permission review. -->
+ <string name="review_button_cancel">Diddymu</string>
<!-- Title for the dialog button to continue accepting the detailed permission review. -->
<string name="review_button_continue">Parhau</string>
<!-- Title for the category listing the new permissions used by an app. -->
@@ -141,5 +170,6 @@ Dewisa pa bethau i roi mynediad iddynt gan yr ap hwn.</string>
<!-- Message that the app to be installed is being staged -->
<string name="message_staging">Yn llwyfannu\'r ap&#8230;</string>
<!-- Placeholder for an app name when it is unknown -->
+ <string name="app_name_unknown">Anhysybys</string>
<!-- Help URL, application permissions [DO NOT TRANSLATE] -->
</resources>
diff --git a/res/values-fil-rPH/strings.xml b/res/values-fil-rPH/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-fil-rPH/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>
diff --git a/res/values-rm-rCH/strings.xml b/res/values-rm-rCH/strings.xml
new file mode 100644
index 00000000..ba045130
--- /dev/null
+++ b/res/values-rm-rCH/strings.xml
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- TODO REMOVE LATER -->
+ <!-- Message for installing a new app that requires some permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for installing a new app that does not require permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Message for updating an existing system app, no permissions [CHAR LIMIT=NONE] -->
+ <!-- Reason displayed when installation fails because the package was blocked
+ from being installed (e.g., device policy, verification, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package conflicts with
+ an existing application (e.g., incompatible certificates) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current tablet (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current TV (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the package is incompatible with
+ the current phone (e.g., missing native code for the current ABI, newer SDK, ...) [CHAR LIMIT=100] -->
+ <!-- Reason displayed when installation fails because the installation package itself is invalid
+ in some way (e.g., corrupt) [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
+ <!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
+ <!-- Dialog attributes when replacing system app -->
+ <!-- strings related to uninstall activity -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator [CHAR LIMIT=80] -->
+ <!-- String presented to the user when uninstalling a package failed because the target package
+ is a current device administrator for some user [CHAR LIMIT=100] -->
+ <!-- String presented to the admin user when uninstalling a package for all users failed
+ because a profile owner has marked the target package as not able to be uninstalled
+ [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a profile owner
+ has marked the target package as not able to be uninstalled [CHAR LIMIT=120] -->
+ <!-- String presented to the user when uninstalling a package failed because a device owner
+ has marked the the target package as not able to be uninstalled [CHAR LIMIT=80] -->
+ <!-- String on a button that leads to the "device administrator" configuration setting where a
+ user will be able to disable the device administrator in order to uninstall
+ it. [CHAR LIMIT=50] -->
+ <!-- String on a button that leads to the "Users" page in Settings where a
+ user will be able to remove the secondary user(s) in order to uninstall
+ the app. [CHAR LIMIT=50] -->
+ <!-- Dialog attributes to indicate parse errors -->
+ <!-- Tab label for new permissions being added to an existing app [CHAR LIMIT=20] -->
+ <!-- Tab label for all permissions of an app being installed [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to user privacy [CHAR LIMIT=20] -->
+ <!-- Tab label for permissions related to device behavior [CHAR LIMIT=20] -->
+ <!-- Body text for new tab when there are no new permissions [CHAR LIMIT=NONE] -->
+ <!-- Title for the dialog button to deny a permission grant. -->
+ <!-- Title for the dialog button to deny a permission grant despite a warning of implications. -->
+ <!-- Template for the current permission from the total number of permissions. -->
+ <!-- Template for the warning message when an app requests a permission. -->
+ <!-- Permissions -->
+ <!-- Title for the dialog button to allow a permission grant. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want
+ to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Breadcrumb for page of managing application permissions [CHAR LIMIT=50] -->
+ <!-- Title for page of managing application permissions -->
+ <!-- Checkbox that allows user to not be questioned about this permission
+ request again -->
+ <!-- Label when app requests no permissions -->
+ <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
+ <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
+ <!-- Warning for turning off permissions on older apps -->
+ <!-- The default description of a permission, i.e. what it does. [CHAR LIMIT=40] -->
+ <!-- Summary of number of apps currently granted a single permission [CHAR LIMIT=45] -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are shown -->
+ <!-- [CHAR LIMIT=NONE] Menu for manage permissions to control whether system apps are hidden -->
+ <!-- [CHAR LIMIT=30] Title for page managing what apps have a permission granted -->
+ <!-- [CHAR LIMIT=NONE] Label when no apps requesting this permission -->
+ <!-- [CHAR LIMIT=30] Title of button that leads to location settings -->
+ <!-- [CHAR LIMIT=NONE] Warning about how this app cannot have location permission disabled -->
+ <!-- [CHAR LIMIT=NONE] Warning message when turning off permission for system apps -->
+ <!-- [CHAR LIMIT=NONE] Summary of a permission switch when it's enforced by policy -->
+ <!-- Text displayed until loading is done -->
+ <!-- [CHAR LIMIT=45] Title of all permissions settings -->
+ <!-- [CHAR LIMIT=45] Group of permissions granted to app automatically when installed. -->
+ <!-- Title of the permission dialog for accessibility purposes- spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Title for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Message for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. The "Settings > Apps" conveys to the user to
+ go to Settings and click on apps, this may need updates in RTL languages. [CHAR LIMIT=NONE] -->
+ <!-- Button for the dialog that warns the user they need to turn off screen overlays
+ before permissions can be changed. [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Title of dialog telling users that Install/Uninstall action is not supported on Android Wear. -->
+ <!-- Review of runtime permissions for legacy apps -->
+ <!-- Template for the warning title when an updated app's requested permissions are reviewed. -->
+ <!-- Template for the screen title when app permissions are reviewed on install. -->
+ <!-- Template for the screen title when app permissions are reviewed on update. -->
+ <!-- Title for the dialog button to cancel the detailed permission review. -->
+ <!-- Title for the dialog button to continue accepting the detailed permission review. -->
+ <!-- Title for the category listing the new permissions used by an app. -->
+ <!-- Title for the category listing the current permissions used by an app. -->
+ <!-- Message that the app to be installed is being staged -->
+ <!-- Placeholder for an app name when it is unknown -->
+ <!-- Help URL, application permissions [DO NOT TRANSLATE] -->
+</resources>