summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-17 00:30:52 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-17 00:30:52 +0000
commit8aa55798534d02823d95c8a462b81ed527feb973 (patch)
treec1abb488c0cfb4f3a2a068ed6c0d4a8e5faed940
parent76fab616aacccca9df091efaeebf092efa5f6f11 (diff)
parenta9de935f89ae848decece3ef5af908777c0e4db4 (diff)
downloadPermission-8aa55798534d02823d95c8a462b81ed527feb973.tar.gz
Snap for 9301146 from a9de935f89ae848decece3ef5af908777c0e4db4 to tm-qpr2-release
Change-Id: I47451a81a9e02f2fea1b09e4e8ce1153b8dee11e
-rw-r--r--PermissionController/res/values-en-rAU/strings.xml2
-rw-r--r--PermissionController/res/values-en-rCA-television/strings.xml2
-rw-r--r--PermissionController/res/values-en-rCA-v33/strings.xml4
-rw-r--r--PermissionController/res/values-en-rCA-watch/strings.xml4
-rw-r--r--PermissionController/res/values-en-rCA/strings.xml156
-rw-r--r--PermissionController/res/values-en-rGB/strings.xml2
-rw-r--r--PermissionController/res/values-en-rIN/strings.xml2
-rw-r--r--PermissionController/res/values-pl/strings.xml2
8 files changed, 87 insertions, 87 deletions
diff --git a/PermissionController/res/values-en-rAU/strings.xml b/PermissionController/res/values-en-rAU/strings.xml
index 40af81044..3b644b5d3 100644
--- a/PermissionController/res/values-en-rAU/strings.xml
+++ b/PermissionController/res/values-en-rAU/strings.xml
@@ -26,7 +26,7 @@
<string name="uninstall_or_disable" msgid="4496612999740858933">"Uninstall or disable"</string>
<string name="app_not_found_dlg_title" msgid="6029482906093859756">"App not found"</string>
<string name="grant_dialog_button_deny" msgid="88262611492697192">"Don\'t allow"</string>
- <string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow &amp; don’t ask again"</string>
+ <string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow and don’t ask again"</string>
<string name="grant_dialog_button_no_upgrade" msgid="8344732743633736625">"Keep \'While the app is in use\'"</string>
<string name="grant_dialog_button_no_upgrade_one_time" msgid="5125892775684968694">"Keep \'Only this time\'"</string>
<string name="grant_dialog_button_more_info" msgid="213350268561945193">"More info"</string>
diff --git a/PermissionController/res/values-en-rCA-television/strings.xml b/PermissionController/res/values-en-rCA-television/strings.xml
index 923ce151a..aed6c885c 100644
--- a/PermissionController/res/values-en-rCA-television/strings.xml
+++ b/PermissionController/res/values-en-rCA-television/strings.xml
@@ -18,7 +18,7 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="grant_dialog_button_deny_dont_ask_again" msgid="747769682501286250">"Deny and don\'t ask again"</string>
<string name="grant_dialog_how_to_change" msgid="997462845048160559">"You can change this later in Settings &gt; Apps"</string>
- <string name="current_permission_template" msgid="6240787325714651204">"<xliff:g id="CURRENT_PERMISSION_INDEX">%1$s</xliff:g>/<xliff:g id="PERMISSION_COUNT">%2$s</xliff:g>"</string>
+ <string name="current_permission_template" msgid="6240787325714651204">"<xliff:g id="CURRENT_PERMISSION_INDEX">%1$s</xliff:g> / <xliff:g id="PERMISSION_COUNT">%2$s</xliff:g>"</string>
<string name="preference_show_system_apps" msgid="4262140518693221093">"Show system apps"</string>
<string name="app_permissions_decor_title" msgid="7438716722786036814">"App permissions"</string>
<string name="manage_permissions_decor_title" msgid="4138423885439613577">"App permissions"</string>
diff --git a/PermissionController/res/values-en-rCA-v33/strings.xml b/PermissionController/res/values-en-rCA-v33/strings.xml
index 643c0db3d..5c58c7918 100644
--- a/PermissionController/res/values-en-rCA-v33/strings.xml
+++ b/PermissionController/res/values-en-rCA-v33/strings.xml
@@ -16,7 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="role_dialer_request_description" msgid="6188305064871543419">"This app will be allowed to send you notifications, and will be given access to your camera, contacts, microphone, phone and SMS"</string>
- <string name="role_sms_request_description" msgid="1506966389698625395">"This app will be allowed to send you notifications, and will be given access to your camera, contacts, files, microphone, phone and SMS"</string>
+ <string name="role_dialer_request_description" msgid="6188305064871543419">"This app will be allowed to send you Notifications, and will be given access to your Camera, Contacts, Microphone, Phone, and SMS"</string>
+ <string name="role_sms_request_description" msgid="1506966389698625395">"This app will be allowed to send you Notifications, and will be given access to your Camera, Contacts, Files, Microphone, Phone, and SMS"</string>
<string name="permission_description_summary_storage" msgid="1917071243213043858">"Apps with this permission can access all files on this device"</string>
</resources>
diff --git a/PermissionController/res/values-en-rCA-watch/strings.xml b/PermissionController/res/values-en-rCA-watch/strings.xml
index 70643f521..adecb65b9 100644
--- a/PermissionController/res/values-en-rCA-watch/strings.xml
+++ b/PermissionController/res/values-en-rCA-watch/strings.xml
@@ -16,8 +16,8 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="grant_dialog_button_deny_dont_ask_again" msgid="5709879604352260492">"Deny. Don\'t ask again"</string>
- <string name="current_permission_template" msgid="6634462553790549887">"<xliff:g id="CURRENT_PERMISSION_INDEX">%1$s</xliff:g>/<xliff:g id="PERMISSION_COUNT">%2$s</xliff:g>"</string>
+ <string name="grant_dialog_button_deny_dont_ask_again" msgid="5709879604352260492">"Deny, don\'t ask again"</string>
+ <string name="current_permission_template" msgid="6634462553790549887">"<xliff:g id="CURRENT_PERMISSION_INDEX">%1$s</xliff:g> / <xliff:g id="PERMISSION_COUNT">%2$s</xliff:g>"</string>
<string name="preference_show_system_apps" msgid="1055740303992024300">"Show system apps"</string>
<string name="permission_summary_enforced_by_policy" msgid="2352478756952948019">"Can\'t be changed"</string>
<string name="generic_yes" msgid="2489207724988649846">"Yes"</string>
diff --git a/PermissionController/res/values-en-rCA/strings.xml b/PermissionController/res/values-en-rCA/strings.xml
index 40af81044..7d08dbed5 100644
--- a/PermissionController/res/values-en-rCA/strings.xml
+++ b/PermissionController/res/values-en-rCA/strings.xml
@@ -25,10 +25,10 @@
<string name="blocked" msgid="9195547604866033708">"Blocked"</string>
<string name="uninstall_or_disable" msgid="4496612999740858933">"Uninstall or disable"</string>
<string name="app_not_found_dlg_title" msgid="6029482906093859756">"App not found"</string>
- <string name="grant_dialog_button_deny" msgid="88262611492697192">"Don\'t allow"</string>
+ <string name="grant_dialog_button_deny" msgid="88262611492697192">"Don’t allow"</string>
<string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow &amp; don’t ask again"</string>
- <string name="grant_dialog_button_no_upgrade" msgid="8344732743633736625">"Keep \'While the app is in use\'"</string>
- <string name="grant_dialog_button_no_upgrade_one_time" msgid="5125892775684968694">"Keep \'Only this time\'"</string>
+ <string name="grant_dialog_button_no_upgrade" msgid="8344732743633736625">"Keep “While the app is in use”"</string>
+ <string name="grant_dialog_button_no_upgrade_one_time" msgid="5125892775684968694">"Keep “Only this time”"</string>
<string name="grant_dialog_button_more_info" msgid="213350268561945193">"More info"</string>
<string name="grant_dialog_button_deny_anyway" msgid="7225905870668915151">"Don’t allow anyway"</string>
<string name="grant_dialog_button_dismiss" msgid="1930399742250226393">"Dismiss"</string>
@@ -54,16 +54,16 @@
<string name="app_permissions" msgid="3369917736607944781">"App permissions"</string>
<string name="unused_apps" msgid="2058057455175955094">"Unused apps"</string>
<string name="no_unused_apps" msgid="12809387670415295">"No unused apps"</string>
- <string name="zero_unused_apps" msgid="9024448554157499748">"Zero unused apps"</string>
+ <string name="zero_unused_apps" msgid="9024448554157499748">"0 unused apps"</string>
<string name="review_permission_decisions" msgid="309559429150613632">"Recent permission decisions"</string>
<string name="review_permission_decisions_view_all" msgid="90391040431566130">"View all recent permission decisions"</string>
<string name="review_permission_decisions_empty" msgid="8120775336417279806">"No recent permission decisions"</string>
- <string name="auto_permission_manager_summary" msgid="9157438376234301354">"Manage data access to calendar, call logs and more"</string>
+ <string name="auto_permission_manager_summary" msgid="9157438376234301354">"Manage data access to calendar, call logs, and more"</string>
<string name="granted_permission_decision" msgid="7824827491551861365">"You gave <xliff:g id="APP_NAME">%1$s</xliff:g> access to <xliff:g id="PERMISSION_NAME">%2$s</xliff:g>"</string>
<string name="denied_permission_decision" msgid="5308961501779563781">"You denied <xliff:g id="APP_NAME">%1$s</xliff:g> access to <xliff:g id="PERMISSION_NAME">%2$s</xliff:g>"</string>
<string name="days_ago" msgid="6650359081551335629">"{count,plural, =0{Today}=1{1 day ago}other{# days ago}}"</string>
<string name="app_disable_dlg_positive" msgid="7418444149981904940">"Disable app"</string>
- <string name="app_disable_dlg_text" msgid="3126943217146120240">"If you disable this app, Android and other apps may no longer function as intended. Remember that you can’t delete this app as it came pre-installed on your device. By disabling it, you turn this app off and hide it on your device."</string>
+ <string name="app_disable_dlg_text" msgid="3126943217146120240">"If you disable this app, Android and other apps may no longer function as intended. Keep in mind, you can’t delete this app since it came pre-installed on your device. By disabling, you turn this app off and hide it on your device."</string>
<string name="app_permission_manager" msgid="3903811137630909550">"Permission manager"</string>
<string name="never_ask_again" msgid="4728762438198560329">"Don\'t ask again"</string>
<string name="no_permissions" msgid="3881676756371148563">"No permissions"</string>
@@ -71,8 +71,8 @@
<string name="app_permissions_info_button_label" msgid="7633312050729974623">"Open app info"</string>
<string name="additional_permissions_more" msgid="5681220714755304407">"{count,plural, =1{# more}other{# more}}"</string>
<string name="old_sdk_deny_warning" msgid="2382236998845153919">"This app was designed for an older version of Android. Denying permission may cause it to no longer function as intended."</string>
- <string name="storage_supergroup_warning_allow" msgid="103093462784523190">"This app was designed for an older version of Android. If you allow this permission, then access to all storage (including photos, videos, music, audio and other files) will be allowed."</string>
- <string name="storage_supergroup_warning_deny" msgid="6420765672683284347">"This app was designed for an older version of Android. If you deny this permission, then access to all storage (including photos, videos, music, audio and other files) will be denied."</string>
+ <string name="storage_supergroup_warning_allow" msgid="103093462784523190">"This app was designed for an older version of Android. If you allow this permission, then access to all storage (including photos, videos, music, audio, and other files) will be allowed."</string>
+ <string name="storage_supergroup_warning_deny" msgid="6420765672683284347">"This app was designed for an older version of Android. If you deny this permission, then access to all storage (including photos, videos, music, audio, and other files) will be denied."</string>
<string name="default_permission_description" msgid="4624464917726285203">"perform an unknown action"</string>
<string name="app_permissions_group_summary" msgid="8788419008958284002">"<xliff:g id="COUNT_0">%1$d</xliff:g> of <xliff:g id="COUNT_1">%2$d</xliff:g> apps allowed"</string>
<string name="app_permissions_group_summary2" msgid="4329922444840521150">"<xliff:g id="COUNT_0">%1$d</xliff:g>/<xliff:g id="COUNT_1">%2$d</xliff:g> apps allowed"</string>
@@ -102,18 +102,18 @@
<!-- no translation found for background_access_chooser_dialog_choices:2 (4305536986042401191) -->
<string name="permission_access_always" msgid="1474641821883823446">"Allow all the time"</string>
<string name="permission_access_only_foreground" msgid="7801170728159326195">"Allow only while using the app"</string>
- <string name="permission_access_never" msgid="4647014230217936900">"Don\'t allow"</string>
+ <string name="permission_access_never" msgid="4647014230217936900">"Don’t allow"</string>
<string name="loading" msgid="4789365003890741082">"Loading…"</string>
<string name="all_permissions" msgid="6911125611996872522">"All permissions"</string>
<string name="other_permissions" msgid="2901186127193849594">"Other app capabilities"</string>
<string name="permission_request_title" msgid="8790310151025020126">"Permission request"</string>
<string name="screen_overlay_title" msgid="6977038513913222078">"Screen overlay detected"</string>
- <string name="screen_overlay_message" msgid="5622563069757142102">"To change this permission setting, you have to turn off the screen overlay first from Settings &gt; Apps"</string>
+ <string name="screen_overlay_message" msgid="5622563069757142102">"To change this permission setting, you first have to turn off the screen overlay from Settings &gt; Apps"</string>
<string name="screen_overlay_button" msgid="4655005928054025250">"Open settings"</string>
<string name="wear_not_allowed_dlg_title" msgid="1429467891296932713">"Android Wear"</string>
<string name="wear_not_allowed_dlg_text" msgid="512340555334769098">"Install/Uninstall actions not supported on Wear."</string>
<string name="permission_review_title_template_install" msgid="1284337937156289081">"Choose what to allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access"</string>
- <string name="permission_review_title_template_update" msgid="3232333580548588657">"&lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; has been updated. Choose what access to allow this app."</string>
+ <string name="permission_review_title_template_update" msgid="3232333580548588657">"&lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; has been updated. Choose what to allow this app to access."</string>
<string name="review_button_cancel" msgid="2191147944056548886">"Cancel"</string>
<string name="review_button_continue" msgid="2527918375047602199">"Continue"</string>
<string name="new_permissions_category" msgid="552995090178417611">"New permissions"</string>
@@ -125,7 +125,7 @@
<string name="permission_group_usage_title" msgid="2595013198075285173">"<xliff:g id="PERMGROUP">%1$s</xliff:g> usage"</string>
<string name="perm_usage_adv_info_title" msgid="3357831829538873708">"See other permissions"</string>
<string name="perm_usage_adv_info_summary_2_items" msgid="3702175198750127822">"<xliff:g id="PERMGROUP_0">%1$s</xliff:g>, <xliff:g id="PERMGROUP_1">%2$s</xliff:g>"</string>
- <string name="perm_usage_adv_info_summary_more_items" msgid="949055326299562218">"<xliff:g id="PERMGROUP_0">%1$s</xliff:g>, <xliff:g id="PERMGROUP_1">%2$s</xliff:g> and <xliff:g id="NUM">%3$s</xliff:g> more"</string>
+ <string name="perm_usage_adv_info_summary_more_items" msgid="949055326299562218">"<xliff:g id="PERMGROUP_0">%1$s</xliff:g>, <xliff:g id="PERMGROUP_1">%2$s</xliff:g>, and <xliff:g id="NUM">%3$s</xliff:g> more"</string>
<string name="permission_group_usage_subtitle_24h" msgid="5120155996322114181">"Timeline of when apps used your <xliff:g id="PERMGROUP">%1$s</xliff:g> in the past 24 hours"</string>
<string name="permission_group_usage_subtitle_7d" msgid="1465828402260324654">"Timeline of when apps used your <xliff:g id="PERMGROUP">%1$s</xliff:g> in the past 7 days"</string>
<string name="permission_usage_access_dialog_subtitle" msgid="4171772805196955753">"When this app used your <xliff:g id="PERMGROUP">%1$s</xliff:g> permission"</string>
@@ -186,7 +186,7 @@
<string name="app_permission_button_allow_always" msgid="4573292371734011171">"Allow all the time"</string>
<string name="app_permission_button_allow_foreground" msgid="1991570451498943207">"Allow only while using the app"</string>
<string name="app_permission_button_ask" msgid="3342950658789427">"Ask every time"</string>
- <string name="app_permission_button_deny" msgid="6016454069832050300">"Don\'t allow"</string>
+ <string name="app_permission_button_deny" msgid="6016454069832050300">"Don’t allow"</string>
<string name="precise_image_description" msgid="6349638632303619872">"Precise location"</string>
<string name="approximate_image_description" msgid="938803699637069884">"Approximate location"</string>
<string name="app_permission_location_accuracy" msgid="7166912915040018669">"Use precise location"</string>
@@ -195,18 +195,18 @@
<string name="app_permission_header" msgid="2951363137032603806">"<xliff:g id="PERM">%1$s</xliff:g> access for this app"</string>
<string name="app_permission_footer_app_permissions_link" msgid="4926890342636587393">"See all <xliff:g id="APP">%1$s</xliff:g> permissions"</string>
<string name="app_permission_footer_permission_apps_link" msgid="3941988129992794327">"See all apps with this permission"</string>
- <string name="assistant_mic_label" msgid="1011432357152323896">"Show Assistant microphone usage"</string>
+ <string name="assistant_mic_label" msgid="1011432357152323896">"Show assistant microphone usage"</string>
<string name="unused_apps_category_title" msgid="2988455616845243901">"Unused app settings"</string>
<string name="auto_revoke_label" msgid="5068393642936571656">"Remove permissions if app isn’t used"</string>
<string name="unused_apps_label" msgid="2595428768404901064">"Remove permissions and free up space"</string>
<string name="unused_apps_label_v2" msgid="7058776770056517980">"Pause app activity if unused"</string>
- <string name="unused_apps_summary" msgid="8839466950318403115">"Remove permissions, delete temporary files and stop notifications"</string>
+ <string name="unused_apps_summary" msgid="8839466950318403115">"Remove permissions, delete temporary files, and stop notifications"</string>
<string name="auto_revoke_summary" msgid="5867548789805911683">"To protect your data, permissions for this app will be removed if the app is unused for a few months."</string>
<string name="auto_revoke_summary_with_permissions" msgid="389712086597285013">"To protect your data, if the app is unused for a few months, the following permissions will be removed: <xliff:g id="PERMS">%1$s</xliff:g>"</string>
<string name="auto_revoked_apps_page_summary" msgid="6594753657893756536">"To protect your data, permissions have been removed from apps that you haven’t used in a few months."</string>
<string name="auto_revoke_open_app_message" msgid="8075556291711205039">"If you want to allow permissions again, open the app."</string>
<string name="auto_revoke_disabled" msgid="8697684442991567188">"Automatic removal is currently disabled for this app."</string>
- <string name="auto_revocable_permissions_none" msgid="8334929619113991466">"No auto-revocable permissions are currently granted"</string>
+ <string name="auto_revocable_permissions_none" msgid="8334929619113991466">"No auto revocable permissions are currently granted"</string>
<string name="auto_revocable_permissions_one" msgid="5299112369449458176">"<xliff:g id="PERM">%1$s</xliff:g> permission will be removed."</string>
<string name="auto_revocable_permissions_two" msgid="4874067408752041716">"<xliff:g id="PERM_0">%1$s</xliff:g> and <xliff:g id="PERM_1">%2$s</xliff:g> permissions will be removed."</string>
<string name="auto_revocable_permissions_many" msgid="1521807896206032992">"Permissions that will be removed: <xliff:g id="PERMS">%1$s</xliff:g>."</string>
@@ -221,27 +221,27 @@
<string name="last_opened_category_title" msgid="7871347400611202595">"Last opened more than <xliff:g id="NUMBER">%s</xliff:g> months ago"</string>
<string name="last_opened_summary" msgid="5248984030024968808">"App last opened on <xliff:g id="DATE">%s</xliff:g>"</string>
<string name="last_opened_summary_short" msgid="1646067226191176825">"Last opened <xliff:g id="DATE">%s</xliff:g>"</string>
- <string name="app_permission_footer_special_file_access" msgid="1884202176147657788">"If you allow management of all files, this app can access, modify and delete any files in common storage on this device or connected storage devices. The app may access files without asking you."</string>
+ <string name="app_permission_footer_special_file_access" msgid="1884202176147657788">"If you allow management of all files, this app can access, modify, and delete any files in common storage on this device or connected storage devices. The app may access files without asking you."</string>
<string name="special_file_access_dialog" msgid="583804114020740610">"Allow this app to access, modify and delete files on the device, or any connected storage devices? This app may access files without asking you."</string>
<string name="permission_description_summary_generic" msgid="5401399408814903391">"Apps with this permission can <xliff:g id="DESCRIPTION">%1$s</xliff:g>"</string>
- <string name="permission_description_summary_activity_recognition" msgid="2652850576497070146">"Apps with this permission can access your physical activity, such as walking, cycling, driving, step count and more"</string>
+ <string name="permission_description_summary_activity_recognition" msgid="2652850576497070146">"Apps with this permission can access your physical activity, like walking, biking, driving, step count, and more"</string>
<string name="permission_description_summary_calendar" msgid="103329982944411010">"Apps with this permission can access your calendar"</string>
- <string name="permission_description_summary_call_log" msgid="7321437186317577624">"Apps with this permission can read and write phone call logs"</string>
+ <string name="permission_description_summary_call_log" msgid="7321437186317577624">"Apps with this permission can read and write phone call log"</string>
<string name="permission_description_summary_camera" msgid="108004375101882069">"Apps with this permission can take pictures and record video"</string>
<string name="permission_description_summary_contacts" msgid="2337798886460408996">"Apps with this permission can access your contacts"</string>
<string name="permission_description_summary_location" msgid="2817531799933480694">"Apps with this permission can access this device\'s location"</string>
- <string name="permission_description_summary_nearby_devices" msgid="8269183818275073741">"Apps with this permission can find, connect to and determine the relative position of nearby devices"</string>
+ <string name="permission_description_summary_nearby_devices" msgid="8269183818275073741">"Apps with this permission can find, connect to, and determine the relative position of nearby devices"</string>
<string name="permission_description_summary_microphone" msgid="630834800308329907">"Apps with this permission can record audio"</string>
<string name="permission_description_summary_phone" msgid="4515277217435233619">"Apps with this permission can make and manage phone calls"</string>
<string name="permission_description_summary_sensors" msgid="1836045815643119949">"Apps with this permission can access sensor data about your vital signs"</string>
<string name="permission_description_summary_sms" msgid="725999468547768517">"Apps with this permission can send and view SMS messages"</string>
- <string name="permission_description_summary_storage" msgid="6575759089065303346">"Apps with this permission can access photos, media and files on your device"</string>
+ <string name="permission_description_summary_storage" msgid="6575759089065303346">"Apps with this permission can access photos, media, and files on your device"</string>
<string name="permission_description_summary_read_media_aural" msgid="3354728149930482199">"Apps with this permission can access music and other audio files on this device"</string>
<string name="permission_description_summary_read_media_visual" msgid="4991801977881732641">"Apps with this permission can access photos and videos on this device"</string>
<string name="app_permission_most_recent_summary" msgid="4292074449384040590">"Last access: <xliff:g id="TIME_DATE">%1$s</xliff:g>"</string>
- <string name="app_permission_most_recent_denied_summary" msgid="7659497197737708112">"Currently denied/Last access: <xliff:g id="TIME_DATE">%1$s</xliff:g>"</string>
+ <string name="app_permission_most_recent_denied_summary" msgid="7659497197737708112">"Currently denied / Last access: <xliff:g id="TIME_DATE">%1$s</xliff:g>"</string>
<string name="app_permission_never_accessed_summary" msgid="401346181461975090">"Never accessed"</string>
- <string name="app_permission_never_accessed_denied_summary" msgid="6596000497490905146">"Denied/Never accessed"</string>
+ <string name="app_permission_never_accessed_denied_summary" msgid="6596000497490905146">"Denied / Never accessed"</string>
<string name="allowed_header" msgid="7769277978004790414">"Allowed"</string>
<string name="allowed_always_header" msgid="6455903312589013545">"Allowed all the time"</string>
<string name="allowed_foreground_header" msgid="6845655788447833353">"Allowed only while in use"</string>
@@ -259,7 +259,7 @@
<string name="auto_revoke_permission_reminder_notification_title_many" msgid="6062217713645069960">"<xliff:g id="NUMBER_OF_APPS">%s</xliff:g> unused apps"</string>
<string name="auto_revoke_permission_reminder_notification_content" msgid="4492228990462107487">"Permissions removed to protect your privacy. Tap to review"</string>
<string name="auto_revoke_permission_notification_title" msgid="2629844160853454657">"Permissions removed for unused apps"</string>
- <string name="auto_revoke_permission_notification_content" msgid="5125990886047799375">"Some apps haven’t been used for a few months. Tap to review."</string>
+ <string name="auto_revoke_permission_notification_content" msgid="5125990886047799375">"Some apps haven’t been used in a few months. Tap to review."</string>
<string name="unused_apps_notification_title" msgid="4314832015894238019">"{count,plural, =1{# unused app}other{# unused apps}}"</string>
<string name="unused_apps_notification_content" msgid="9195026773244581246">"Permissions and temporary files have been removed and notifications were stopped. Tap to review."</string>
<string name="post_drive_permission_decision_reminder_title" msgid="1290697371418139976">"Check recent permissions"</string>
@@ -268,7 +268,7 @@
<string name="post_drive_permission_decision_reminder_summary_1_app_multi_permission" msgid="4080701771111456927">"While driving, you granted <xliff:g id="COUNT">%1$d</xliff:g> permissions to <xliff:g id="APP">%2$s</xliff:g>"</string>
<string name="post_drive_permission_decision_reminder_summary_multi_apps" msgid="5253882771252863902">"{count,plural, =1{While driving, you gave <xliff:g id="APP_0">%1$s</xliff:g> &amp; # other app access}other{While driving, you gave <xliff:g id="APP_1">%1$s</xliff:g> &amp; # other apps access}}"</string>
<string name="go_to_settings" msgid="1053735612211228335">"Go to Settings"</string>
- <string name="auto_revoke_setting_subtitle" msgid="8631720570723050460">"Some apps haven’t been used for a few months"</string>
+ <string name="auto_revoke_setting_subtitle" msgid="8631720570723050460">"Some apps haven’t been used in a few months"</string>
<string name="permissions_removed_category_title" msgid="1064754271178447643">"Removed permissions"</string>
<string name="permission_removed_page_title" msgid="2627436155091001209">"Permissions removed"</string>
<string name="all_unused_apps_category_title" msgid="755663524704745414">"All unused apps"</string>
@@ -277,24 +277,24 @@
<string name="background_location_access_reminder_notification_title" msgid="1140797924301941262">"<xliff:g id="APP_NAME">%s</xliff:g> got your location in the background"</string>
<string name="background_location_access_reminder_notification_content" msgid="7787084707336546245">"This app can always access your location. Tap to change."</string>
<string name="auto_revoke_after_notification_title" msgid="5417761027669887431">"App permissions removed to protect privacy"</string>
- <string name="auto_revoke_after_notification_content_one" msgid="6804038707453662753">"<xliff:g id="APP_NAME">%s</xliff:g> hasn’t been used for a few months. Tap to review."</string>
- <string name="auto_revoke_after_notification_content_two" msgid="9108709764831425172">"<xliff:g id="APP_NAME">%s</xliff:g> and one other app haven’t been used for a few months. Tap to review."</string>
- <string name="auto_revoke_after_notification_content_many" msgid="4774106206289751220">"<xliff:g id="APP_NAME">%1$s</xliff:g> and <xliff:g id="NUMBER_OF_APPS">%2$s</xliff:g> other apps haven’t been used for a few months. Tap to review."</string>
- <string name="auto_revoke_before_notification_title_one" msgid="6758024954464359876">"One app is unused"</string>
+ <string name="auto_revoke_after_notification_content_one" msgid="6804038707453662753">"<xliff:g id="APP_NAME">%s</xliff:g> hasn’t been used in a few months. Tap to review."</string>
+ <string name="auto_revoke_after_notification_content_two" msgid="9108709764831425172">"<xliff:g id="APP_NAME">%s</xliff:g> and 1 other app haven’t been used in a few months. Tap to review."</string>
+ <string name="auto_revoke_after_notification_content_many" msgid="4774106206289751220">"<xliff:g id="APP_NAME">%1$s</xliff:g> and <xliff:g id="NUMBER_OF_APPS">%2$s</xliff:g> other apps haven’t been used in a few months. Tap to review."</string>
+ <string name="auto_revoke_before_notification_title_one" msgid="6758024954464359876">"1 app is unused"</string>
<string name="auto_revoke_before_notification_title_many" msgid="4415543943846385685">"<xliff:g id="NUMBER_OF_APPS">%s</xliff:g> apps are unused"</string>
<string name="auto_revoke_before_notification_content_one" msgid="1156635373417068822">"Permissions will be removed to protect your privacy. Tap to review."</string>
<string name="unused_apps_title" msgid="8589298917717872239">"Unused apps"</string>
<string name="unused_apps_subtitle_after" msgid="2034267519506357898">"Permissions removed from"</string>
<string name="unused_apps_subtitle_before" msgid="5233302577076132427">"Permissions will be removed from"</string>
<string name="unused_permissions_subtitle_two" msgid="2207266295008423015">"<xliff:g id="PERM_NAME_0">%1$s</xliff:g> and <xliff:g id="PERM_NAME_1">%2$s</xliff:g>"</string>
- <string name="unused_permissions_subtitle_many" msgid="4387289202207450238">"<xliff:g id="PERM_NAME_0">%1$s</xliff:g>, <xliff:g id="PERM_NAME_1">%2$s</xliff:g> and <xliff:g id="NUMBER_OF_PERMISSIONS">%3$s</xliff:g> more"</string>
- <string name="unused_app_permissions_removed_summary" msgid="6779039455326071033">"To protect your data, permissions have been removed from apps that you haven’t used for a few months"</string>
- <string name="unused_app_permissions_removed_summary_some" msgid="5080490037831563441">"To protect your data, permissions have been removed from some apps that you haven’t used for a few months"</string>
- <string name="one_unused_app_summary" msgid="7831913934488881991">"1 app hasn’t been used for a few months"</string>
+ <string name="unused_permissions_subtitle_many" msgid="4387289202207450238">"<xliff:g id="PERM_NAME_0">%1$s</xliff:g>, <xliff:g id="PERM_NAME_1">%2$s</xliff:g>, and <xliff:g id="NUMBER_OF_PERMISSIONS">%3$s</xliff:g> more"</string>
+ <string name="unused_app_permissions_removed_summary" msgid="6779039455326071033">"To protect your data, permissions have been removed from apps that you haven’t used in a few months"</string>
+ <string name="unused_app_permissions_removed_summary_some" msgid="5080490037831563441">"To protect your data, permissions have been removed from some apps that you haven’t used in a few months"</string>
+ <string name="one_unused_app_summary" msgid="7831913934488881991">"1 app hasen’t been used for a few months"</string>
<string name="num_unused_apps_summary" msgid="1870719749940571227">"<xliff:g id="NUMBER_OF_APPS">%s</xliff:g> apps haven’t been used for a few months"</string>
<string name="permission_subtitle_only_in_foreground" msgid="9068389431267377564">"Only while app is in use"</string>
<string name="permission_subtitle_media_only" msgid="8917869683764720717">"Media"</string>
- <string name="permission_subtitle_all_files" msgid="4982613338298067862">"All files"</string>
+ <string name="permission_subtitle_all_files" msgid="4982613338298067862">"All Files"</string>
<string name="permission_subtitle_background" msgid="8916750995309083180">"Allowed all the time"</string>
<string name="app_perms_24h_access" msgid="99069906850627181">"Last accessed <xliff:g id="TIME_DATE">%1$s</xliff:g>"</string>
<string name="app_perms_24h_access_yest" msgid="5411926024794555022">"Last accessed yesterday at <xliff:g id="TIME_DATE">%1$s</xliff:g>"</string>
@@ -311,11 +311,11 @@
<string name="app_perms_7d_access_media_only" msgid="1031096653668235200">"Last accessed <xliff:g id="TIME_DATE_0">%1$s</xliff:g> at <xliff:g id="TIME_DATE_1">%2$s</xliff:g> • Media"</string>
<string name="app_perms_content_provider_24h_media_only" msgid="7797963000596179491">"Accessed in past 24 hours • Media"</string>
<string name="app_perms_content_provider_7d_media_only" msgid="8446239884570262243">"Accessed in past 7 days • Media"</string>
- <string name="app_perms_24h_access_all_files" msgid="8902360456978159091">"Last accessed <xliff:g id="TIME_DATE">%1$s</xliff:g> • All files"</string>
- <string name="app_perms_24h_access_yest_all_files" msgid="5708424073126844909">"Last accessed yesterday at <xliff:g id="TIME_DATE">%1$s</xliff:g> • All files"</string>
- <string name="app_perms_7d_access_all_files" msgid="8246193786397635824">"Last accessed <xliff:g id="TIME_DATE_0">%1$s</xliff:g> at <xliff:g id="TIME_DATE_1">%2$s</xliff:g> • All files"</string>
- <string name="app_perms_content_provider_24h_all_files" msgid="573104317727770850">"Accessed in past 24 hours • All files"</string>
- <string name="app_perms_content_provider_7d_all_files" msgid="7962416229708835558">"Accessed in past 7 days • All files"</string>
+ <string name="app_perms_24h_access_all_files" msgid="8902360456978159091">"Last accessed <xliff:g id="TIME_DATE">%1$s</xliff:g> • All Files"</string>
+ <string name="app_perms_24h_access_yest_all_files" msgid="5708424073126844909">"Last accessed yesterday at <xliff:g id="TIME_DATE">%1$s</xliff:g> • All Files"</string>
+ <string name="app_perms_7d_access_all_files" msgid="8246193786397635824">"Last accessed <xliff:g id="TIME_DATE_0">%1$s</xliff:g> at <xliff:g id="TIME_DATE_1">%2$s</xliff:g> • All Files"</string>
+ <string name="app_perms_content_provider_24h_all_files" msgid="573104317727770850">"Accessed in past 24 hours • All Files"</string>
+ <string name="app_perms_content_provider_7d_all_files" msgid="7962416229708835558">"Accessed in past 7 days • All Files"</string>
<string name="no_permissions_allowed" msgid="6081976856354669209">"No permissions allowed"</string>
<string name="no_permissions_denied" msgid="8159923922804043282">"No permissions denied"</string>
<string name="no_apps_allowed" msgid="7718822655254468631">"No apps allowed"</string>
@@ -326,27 +326,27 @@
<string name="settings" msgid="5409109923158713323">"Settings"</string>
<string name="accessibility_service_dialog_title_single" msgid="7956432823014102366">"<xliff:g id="SERVICE_NAME">%s</xliff:g> has full access to your device"</string>
<string name="accessibility_service_dialog_title_multiple" msgid="5527879210683548175">"<xliff:g id="NUM_SERVICES">%s</xliff:g> accessibility apps have full access to your device"</string>
- <string name="accessibility_service_dialog_bottom_text_single" msgid="1128666197822205958">"<xliff:g id="SERVICE_NAME">%s</xliff:g> can view your screen, actions and inputs, perform actions and control the display."</string>
- <string name="accessibility_service_dialog_bottom_text_multiple" msgid="7009848932395519852">"These apps can view your screen, actions and inputs, perform actions, and control the display."</string>
+ <string name="accessibility_service_dialog_bottom_text_single" msgid="1128666197822205958">"<xliff:g id="SERVICE_NAME">%s</xliff:g> can view your screen, actions, and inputs, perform actions, and control the display."</string>
+ <string name="accessibility_service_dialog_bottom_text_multiple" msgid="7009848932395519852">"These apps can view your screen, actions, and inputs, perform actions, and control the display."</string>
<string name="role_assistant_label" msgid="4727586018198208128">"Default digital assistant app"</string>
<string name="role_assistant_short_label" msgid="3369003713187703399">"Digital assistant app"</string>
- <string name="role_assistant_description" msgid="6622458130459922952">"Assist apps can help you based on information from the screen that you’re viewing. Some apps support both launcher and voice input services to give you integrated assistance."</string>
+ <string name="role_assistant_description" msgid="6622458130459922952">"Assist apps can help you based on information from the screen you’re viewing. Some apps support both launcher and voice input services to give you integrated assistance."</string>
<string name="role_browser_label" msgid="2877796144554070207">"Default browser app"</string>
<string name="role_browser_short_label" msgid="6745009127123292296">"Browser app"</string>
- <string name="role_browser_description" msgid="3465253637499842671">"Apps that give you access to the Internet and display links that you tap"</string>
+ <string name="role_browser_description" msgid="3465253637499842671">"Apps that give you access to the internet and display links that you tap"</string>
<string name="role_browser_request_title" msgid="2895200507835937192">"Set <xliff:g id="APP_NAME">%1$s</xliff:g> as your default browser app?"</string>
<string name="role_browser_request_description" msgid="5888803407905985941">"No permissions needed"</string>
<string name="role_dialer_label" msgid="1100224146343237968">"Default phone app"</string>
<string name="role_dialer_short_label" msgid="7186888549465352489">"Phone app"</string>
<string name="role_dialer_description" msgid="8768708633696539612">"Apps that allow you to make and receive telephone calls on your device"</string>
<string name="role_dialer_request_title" msgid="5959618560705912058">"Set <xliff:g id="APP_NAME">%1$s</xliff:g> as your default phone app?"</string>
- <string name="role_dialer_request_description" msgid="6288839625724909320">"This app will be given access to your camera, contacts, microphone, phone and SMS"</string>
- <string name="role_dialer_search_keywords" msgid="3324448983559188087">"dialler"</string>
+ <string name="role_dialer_request_description" msgid="6288839625724909320">"This app will be given access to your Camera, Contacts, Microphone, Phone, and SMS"</string>
+ <string name="role_dialer_search_keywords" msgid="3324448983559188087">"dialer"</string>
<string name="role_sms_label" msgid="8456999857547686640">"Default SMS app"</string>
<string name="role_sms_short_label" msgid="4371444488034692243">"SMS app"</string>
- <string name="role_sms_description" msgid="3424020199148153513">"Apps that allow you to use your phone number to send and receive short text messages, photos, videos and more"</string>
+ <string name="role_sms_description" msgid="3424020199148153513">"Apps that allow you to use your phone number to send and receive short text messages, photos, videos, and more"</string>
<string name="role_sms_request_title" msgid="7953552109601185602">"Set <xliff:g id="APP_NAME">%1$s</xliff:g> as your default SMS app?"</string>
- <string name="role_sms_request_description" msgid="2691004766132144886">"This app will be given access to your camera, contacts, files and media, microphone, phone and SMS"</string>
+ <string name="role_sms_request_description" msgid="2691004766132144886">"This app will be given access to your Camera, Contacts, Files and media, Microphone, Phone, and SMS"</string>
<string name="role_sms_search_keywords" msgid="8022048144395047352">"text message, texting, messages, messaging"</string>
<string name="role_emergency_label" msgid="7028825857206842366">"Default emergency app"</string>
<string name="role_emergency_short_label" msgid="2388431453335350348">"Emergency app"</string>
@@ -365,9 +365,9 @@
<string name="role_call_redirection_description" msgid="6091669882014664420">"Apps that allow you to forward outgoing calls to another phone number"</string>
<string name="role_call_redirection_request_title" msgid="2816244455003562925">"Set <xliff:g id="APP_NAME">%1$s</xliff:g> as your default call redirection app?"</string>
<string name="role_call_redirection_request_description" msgid="3118895714178527164">"No permissions needed"</string>
- <string name="role_call_screening_label" msgid="883935222060878724">"Default caller ID and spam app"</string>
- <string name="role_call_screening_short_label" msgid="2048465565063130834">"Caller ID and spam app"</string>
- <string name="role_call_screening_description" msgid="2349431420497468981">"Apps that allow you to identify calls and block spam, robocalls or unwanted numbers"</string>
+ <string name="role_call_screening_label" msgid="883935222060878724">"Default caller ID &amp; spam app"</string>
+ <string name="role_call_screening_short_label" msgid="2048465565063130834">"Caller ID &amp; spam app"</string>
+ <string name="role_call_screening_description" msgid="2349431420497468981">"Apps that allow you to identify calls and block spam, robocalls, or unwanted numbers"</string>
<string name="role_call_screening_request_title" msgid="7358309224566977290">"Set <xliff:g id="APP_NAME">%1$s</xliff:g> as your default caller ID &amp; spam app?"</string>
<string name="role_call_screening_request_description" msgid="7338511921032446006">"No permissions needed"</string>
<string name="role_automotive_navigation_label" msgid="2701890757955474751">"Default navigation app"</string>
@@ -377,26 +377,26 @@
<string name="role_automotive_navigation_request_description" msgid="7073023813249245540">"No permissions needed"</string>
<string name="role_watch_description" msgid="267003778693177779">"<xliff:g id="APP_NAME">%1$s</xliff:g> will be allowed to interact with your notifications and access your Phone, SMS, Contacts and Calendar permissions."</string>
<string name="role_app_streaming_description" msgid="7341638576226183992">"<xliff:g id="APP_NAME">%1$s</xliff:g> will be allowed to interact with your notifications and stream your apps to the connected device."</string>
- <string name="role_companion_device_computer_description" msgid="416099879217066377">"This service shares your photos, media and notifications from your phone to other devices."</string>
+ <string name="role_companion_device_computer_description" msgid="416099879217066377">"This service shares your photos, media, and notifications from your phone to other devices."</string>
<string name="request_role_current_default" msgid="738722892438247184">"Current default"</string>
- <string name="request_role_dont_ask_again" msgid="3556017886029520306">"Don\'t ask again"</string>
+ <string name="request_role_dont_ask_again" msgid="3556017886029520306">"Don’t ask again"</string>
<string name="request_role_set_as_default" msgid="4253949643984172880">"Set as default"</string>
<string name="phone_call_uses_microphone" msgid="233569591461187177">"Microphone is used in &lt;b&gt;phone call&lt;/b&gt;"</string>
- <string name="phone_call_uses_microphone_and_camera" msgid="6291898755681748189">"Camera and microphone are used in &lt;b&gt;video call&lt;/b&gt;"</string>
+ <string name="phone_call_uses_microphone_and_camera" msgid="6291898755681748189">"Camera and Microphone are used in &lt;b&gt;video call&lt;/b&gt;"</string>
<string name="phone_call_uses_camera" msgid="2048417022147857418">"Camera is used in &lt;b&gt;video call&lt;/b&gt;"</string>
<string name="system_uses_microphone" msgid="576672130318877143">"Microphone is accessed using system service"</string>
- <string name="system_uses_microphone_and_camera" msgid="5124478304275138804">"Camera and microphone are accessed using system service"</string>
+ <string name="system_uses_microphone_and_camera" msgid="5124478304275138804">"Camera and Microphone are accessed using system service"</string>
<string name="system_uses_camera" msgid="1911223105234441470">"Camera is accessed using system service"</string>
<string name="other_use" msgid="6564855051022776692">"Other use:"</string>
- <string name="ongoing_usage_dialog_ok" msgid="103556809118460072">"OK"</string>
+ <string name="ongoing_usage_dialog_ok" msgid="103556809118460072">"Got it"</string>
<string name="ongoing_usage_dialog_title" msgid="683836493556628569">"Recent use of <xliff:g id="TYPES_LIST">%s</xliff:g>"</string>
- <string name="ongoing_usage_dialog_title_mic" msgid="5966714811125593992">"Recent use of microphone"</string>
+ <string name="ongoing_usage_dialog_title_mic" msgid="5966714811125593992">"Recent use of Microphone"</string>
<string name="ongoing_usage_dialog_title_camera" msgid="7819329688650711470">"Recent use of Camera"</string>
- <string name="ongoing_usage_dialog_title_mic_camera" msgid="9079747867228772797">"Recent use of microphone &amp; Camera"</string>
+ <string name="ongoing_usage_dialog_title_mic_camera" msgid="9079747867228772797">"Recent use of Microphone &amp; Camera"</string>
<string name="ongoing_usage_dialog_separator" msgid="1715181526581520068">", "</string>
<string name="ongoing_usage_dialog_last_separator" msgid="4170995004748832163">" and "</string>
<string name="default_app_search_keyword" msgid="8330125736889689743">"default apps"</string>
- <string name="permgroup_list_microphone_and_camera" msgid="962768198001487969">"Microphone and Camera"</string>
+ <string name="permgroup_list_microphone_and_camera" msgid="962768198001487969">"Microphone &amp; Camera"</string>
<string name="settings_button" msgid="4414988414732479636">"Settings"</string>
<string name="default_apps" msgid="5119201969348748639">"Default apps"</string>
<string name="no_default_apps" msgid="2593466527182950231">"No default apps"</string>
@@ -407,20 +407,20 @@
<string name="default_app_system_default" msgid="6218386768175513760">"(System default)"</string>
<string name="default_app_no_apps" msgid="115720991680586885">"No apps"</string>
<string name="car_default_app_selected" msgid="5416420830430644174">"Selected"</string>
- <string name="car_default_app_selected_with_info" msgid="1932204186080593500">"Selected – <xliff:g id="ADDITIONAL_INFO">%1$s</xliff:g>"</string>
+ <string name="car_default_app_selected_with_info" msgid="1932204186080593500">"Selected - <xliff:g id="ADDITIONAL_INFO">%1$s</xliff:g>"</string>
<string name="special_app_access_search_keyword" msgid="8032347212290774210">"special app access"</string>
<string name="special_app_access" msgid="5019319067120213797">"Special app access"</string>
<string name="no_special_app_access" msgid="6950277571805106247">"No special app access"</string>
<string name="special_app_access_no_apps" msgid="4102911722787886970">"No apps"</string>
<string name="home_missing_work_profile_support" msgid="1756855847669387977">"Doesn’t support work profile"</string>
<string name="encryption_unaware_confirmation_message" msgid="8274491794636402484">"Note: If you restart your device and have a screen lock set, this app can’t start until you unlock your device."</string>
- <string name="assistant_confirmation_message" msgid="7476540402884416212">"The assistant will be able to read information about apps that are in use on your system, including information visible on your screen or accessible within the apps."</string>
+ <string name="assistant_confirmation_message" msgid="7476540402884416212">"The assistant will be able to read information about apps in use on your system, including information visible on your screen or accessible within the apps."</string>
<string name="incident_report_channel_name" msgid="3144954065936288440">"Share Debugging Data"</string>
<string name="incident_report_notification_title" msgid="4635984625656519773">"Share detailed debugging data?"</string>
<string name="incident_report_notification_text" msgid="3376480583513587923">"<xliff:g id="APP_NAME">%1$s</xliff:g> would like to upload debugging information."</string>
<string name="incident_report_dialog_title" msgid="669104389325204095">"Share debugging data?"</string>
<string name="incident_report_dialog_intro" msgid="5897733669850951832">"The system has detected a problem."</string>
- <string name="incident_report_dialog_text" msgid="5675553296891757523">"<xliff:g id="APP_NAME_0">%1$s</xliff:g> would like to upload a bug report from this device taken on <xliff:g id="DATE">%2$s</xliff:g> at <xliff:g id="TIME">%3$s</xliff:g>. Bug reports include personal information about your device or data logged by apps, such as user names, location data, device identifiers and network information. Only share bug reports with people and apps that you trust with this information. Allow <xliff:g id="APP_NAME_1">%4$s</xliff:g> to upload a bug report?"</string>
+ <string name="incident_report_dialog_text" msgid="5675553296891757523">"<xliff:g id="APP_NAME_0">%1$s</xliff:g> is requesting to upload a bug report from this device taken on <xliff:g id="DATE">%2$s</xliff:g> at <xliff:g id="TIME">%3$s</xliff:g>. Bug reports include personal information about your device or logged by apps, for example, user names, location data, device identifiers, and network information. Only share bug reports with people and apps you trust with this information. Allow <xliff:g id="APP_NAME_1">%4$s</xliff:g> to upload a bug report?"</string>
<string name="incident_report_error_dialog_text" msgid="4189647113387092272">"There was an error processing the bug report for <xliff:g id="APP_NAME">%1$s</xliff:g>. So sharing the detailed debugging data has been denied. Sorry for the interruption."</string>
<string name="incident_report_dialog_allow_label" msgid="2970242967721155239">"Allow"</string>
<string name="incident_report_dialog_deny_label" msgid="3535314290677579383">"Deny"</string>
@@ -438,18 +438,18 @@
<string name="permgroupbackgroundrequest_location" msgid="1085680897265734809">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access this device’s location?"</string>
<string name="permgroupbackgroundrequestdetail_location" msgid="8021219324989662957">"This app may want to access your location all the time, even when you’re not using the app. "<annotation id="link">"Allow in settings."</annotation></string>
<string name="permgroupupgraderequest_location" msgid="8328408946822691636">"Change location access for &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt;?"</string>
- <string name="permgroupupgraderequestdetail_location" msgid="1550899076845189165">"This app wants to access your location all the time, even when you’re not using the app. "<annotation id="link">"Allow in Settings."</annotation></string>
- <string name="permgrouprequest_nearby_devices" msgid="2272829282660436700">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to find, connect to and determine the relative position of nearby devices?"</string>
- <string name="permgroupupgraderequestdetail_nearby_devices" msgid="6877531270654738614">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to find, connect to and determine the relative position of nearby devices? "<annotation id="link">"Allow in settings."</annotation></string>
+ <string name="permgroupupgraderequestdetail_location" msgid="1550899076845189165">"This app wants to access your location all the time, even when you’re not using the app. "<annotation id="link">"Allow in settings."</annotation></string>
+ <string name="permgrouprequest_nearby_devices" msgid="2272829282660436700">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to find, connect to, and determine the relative position of nearby devices?"</string>
+ <string name="permgroupupgraderequestdetail_nearby_devices" msgid="6877531270654738614">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to find, connect to, and determine the relative position of nearby devices? "<annotation id="link">"Allow in settings."</annotation></string>
<string name="permgrouprequest_fineupgrade" msgid="2334242928821697672">"Change <xliff:g id="APP_NAME">&lt;b&gt;%1$s&lt;/b&gt;</xliff:g>’s location access from approximate to precise?"</string>
<string name="permgrouprequest_coarselocation" msgid="7244605063736425232">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access this device’s approximate location?"</string>
<string name="permgrouprequest_finelocation_imagetext" msgid="1313062433398914334">"Precise"</string>
<string name="permgrouprequest_coarselocation_imagetext" msgid="8650605041483025297">"Approximate"</string>
<string name="permgrouprequest_calendar" msgid="1493150855673603806">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access your calendar?"</string>
<string name="permgrouprequest_sms" msgid="5672063688745420991">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to send and view SMS messages?"</string>
- <string name="permgrouprequest_storage" msgid="8717773092518621602">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access photos, media and files on your device?"</string>
- <string name="permgrouprequest_storage_q_to_s" msgid="8213701872983685505">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access &lt;b&gt;photos, videos, music and audio&lt;/b&gt; on this device?"</string>
- <string name="permgrouprequest_storage_pre_q" msgid="168130651144569428">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access &lt;b&gt;photos, videos, music, audio and other files&lt;/b&gt; on this device?"</string>
+ <string name="permgrouprequest_storage" msgid="8717773092518621602">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access photos, media, and files on your device?"</string>
+ <string name="permgrouprequest_storage_q_to_s" msgid="8213701872983685505">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access &lt;b&gt;photos, videos, music, and audio&lt;/b&gt; on this device?"</string>
+ <string name="permgrouprequest_storage_pre_q" msgid="168130651144569428">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access &lt;b&gt;photos, videos, music, audio, and other files&lt;/b&gt; on this device?"</string>
<string name="permgrouprequest_read_media_aural" msgid="2593365397347577812">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access music and audio on this device?"</string>
<string name="permgrouprequest_read_media_visual" msgid="5548780620779729975">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access photos and videos on this device?"</string>
<string name="permgrouprequest_microphone" msgid="2825208549114811299">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to record audio?"</string>
@@ -468,10 +468,10 @@
<string name="permgrouprequest_calllog" msgid="2065327180175371397">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access your phone call logs?"</string>
<string name="permgrouprequest_phone" msgid="1829234136997316752">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to make and manage phone calls?"</string>
<string name="permgrouprequest_sensors" msgid="4397358316850652235">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access sensor data about your vital signs?"</string>
- <string name="permgroupupgraderequestdetail_sensors" msgid="6651914048792092835">"This app wants to access sensor data about your vital signs all the time, even when you’re not using the app. To make this change, "<annotation id="link">"go to Settings."</annotation></string>
+ <string name="permgroupupgraderequestdetail_sensors" msgid="6651914048792092835">"This app wants to access sensor data about your vital signs all the time, even when you’re not using the app. To make this change, "<annotation id="link">"go to settings."</annotation></string>
<string name="permgroupbackgroundrequest_sensors" msgid="5661924322018503886">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access the sensor data about your vital signs?"</string>
<string name="permgroupbackgroundrequestdetail_sensors" msgid="7726767635834043501">"To let this app access body sensor data all the time, even when you’re not using the app, "<annotation id="link">"go to settings."</annotation></string>
- <string name="permgroupupgraderequest_sensors" msgid="7576527638411370468">"Keep allowing &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access body sensor data while the app is in use?"</string>
+ <string name="permgroupupgraderequest_sensors" msgid="7576527638411370468">"Keep allowing &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to access body sensor data while app is in use?"</string>
<string name="permgrouprequest_notifications" msgid="6396739062335106181">"Allow &lt;b&gt;<xliff:g id="APP_NAME">%1$s</xliff:g>&lt;/b&gt; to send you notifications?"</string>
<string name="auto_granted_permissions" msgid="6009452264824455892">"Controlled permissions"</string>
<string name="auto_granted_location_permission_notification_title" msgid="1438871159268985993">"Location can be accessed"</string>
@@ -496,12 +496,12 @@
<string name="blocked_sensor_summary" msgid="4443707628305027375">"For apps and services"</string>
<string name="blocked_mic_summary" msgid="8960466941528458347">"Microphone data may still be shared when you call an emergency number."</string>
<string name="blocked_sensor_button_label" msgid="6742092634984289658">"Change"</string>
- <string name="safety_center_dashboard_page_title" msgid="7514620345152008005">"Security and privacy"</string>
+ <string name="safety_center_dashboard_page_title" msgid="7514620345152008005">"Security &amp; Privacy"</string>
<string name="safety_center_rescan_button" msgid="8047036829052958144">"Scan"</string>
<string name="safety_center_issue_card_dismiss_button" msgid="5113965506144222402">"Dismiss"</string>
- <string name="security_settings" msgid="3808106921175271317">"Security settings"</string>
- <string name="sensor_permissions_qs" msgid="4365989229426201877">"Sensor permissions"</string>
- <string name="privacy_controls_qs" msgid="471793881466080745">"Privacy controls"</string>
+ <string name="security_settings" msgid="3808106921175271317">"Security Settings"</string>
+ <string name="sensor_permissions_qs" msgid="4365989229426201877">"Sensor Permissions"</string>
+ <string name="privacy_controls_qs" msgid="471793881466080745">"Privacy Controls"</string>
<string name="permissions_removed_qs" msgid="8957319130625294572">"Permission removed"</string>
<string name="camera_usage_qs" msgid="7943349178368641820">"See more camera usage"</string>
<string name="microphone_usage_qs" msgid="2393193350541830472">"See more microphone usage"</string>
@@ -517,7 +517,7 @@
<string name="recent_app_usage_1_qs" msgid="261450184773310741">"Recently used by <xliff:g id="APP_NAME">%1$s</xliff:g> (<xliff:g id="ATTRIBUTION_LABEL">%2$s</xliff:g>)"</string>
<string name="active_app_usage_2_qs" msgid="6107866785243565283">"Being used by <xliff:g id="APP_NAME">%1$s</xliff:g> (<xliff:g id="ATTRIBUTION_LABEL">%2$s</xliff:g> • <xliff:g id="PROXY_LABEL">%3$s</xliff:g>)"</string>
<string name="recent_app_usage_2_qs" msgid="3591205954235694403">"Recently used by <xliff:g id="APP_NAME">%1$s</xliff:g> (<xliff:g id="ATTRIBUTION_LABEL">%2$s</xliff:g> • <xliff:g id="PROXY_LABEL">%3$s</xliff:g>)"</string>
- <string name="safety_privacy_qs_tile_title" msgid="5431148204168066203">"Security and privacy"</string>
+ <string name="safety_privacy_qs_tile_title" msgid="5431148204168066203">"Security &amp; Privacy"</string>
<string name="safety_privacy_qs_tile_subtitle" msgid="3621544532041936749">"Check status"</string>
<string name="media_confirm_dialog_positive_button" msgid="9020793594051526399">"Confirm"</string>
<string name="media_confirm_dialog_negative_button" msgid="226987376924861785">"Back"</string>
@@ -529,10 +529,10 @@
<string name="media_confirm_dialog_title_q_to_s_aural_deny" msgid="3128147568953297969">"Access to photos and videos also won’t be allowed"</string>
<string name="media_confirm_dialog_title_q_to_s_visual_allow" msgid="6310682466493330434">"Access to music and audio files will also be allowed"</string>
<string name="media_confirm_dialog_title_q_to_s_visual_deny" msgid="1123845663785900471">"Access to music and audio files also won’t be allowed"</string>
- <string name="media_confirm_dialog_message_a_to_p_aural_allow" msgid="7865167246140107623">"This app doesn’t support the latest version of Android. If this app can access music and audio files, it will also be allowed to access photos, videos and other files."</string>
- <string name="media_confirm_dialog_message_a_to_p_aural_deny" msgid="287502523664804786">"This app doesn’t support the latest version of Android. If this app can’t access music and audio files, it also won’t be allowed to access photos, videos and other files."</string>
- <string name="media_confirm_dialog_message_a_to_p_visual_allow" msgid="4952410892939590487">"This app doesn’t support the latest version of Android. If this app can access photos and videos, it will also be allowed to access music, audio and other files."</string>
- <string name="media_confirm_dialog_message_a_to_p_visual_deny" msgid="6609500525590757681">"This app doesn’t support the latest version of Android. If this app can’t access photos and videos, it also won’t be allowed to access music, audio and other files."</string>
+ <string name="media_confirm_dialog_message_a_to_p_aural_allow" msgid="7865167246140107623">"This app doesn’t support the latest version of Android. If this app can access music and audio files, it will also be allowed to access photos, videos, and other files."</string>
+ <string name="media_confirm_dialog_message_a_to_p_aural_deny" msgid="287502523664804786">"This app doesn’t support the latest version of Android. If this app can’t access music and audio files, it also won’t be allowed to access photos, videos, and other files."</string>
+ <string name="media_confirm_dialog_message_a_to_p_visual_allow" msgid="4952410892939590487">"This app doesn’t support the latest version of Android. If this app can access photos and videos, it will also be allowed to access music, audio, and other files."</string>
+ <string name="media_confirm_dialog_message_a_to_p_visual_deny" msgid="6609500525590757681">"This app doesn’t support the latest version of Android. If this app can’t access photos and videos, it also won’t be allowed to access music, audio, other files."</string>
<string name="media_confirm_dialog_message_q_to_s_aural_allow" msgid="1702402580147536160">"This app doesn’t support the latest version of Android. If this app can access music and audio files, it will also be allowed to access photos and videos."</string>
<string name="media_confirm_dialog_message_q_to_s_aural_deny" msgid="6832087393653561911">"This app doesn’t support the latest version of Android. If this app can’t access music and audio files, it also won’t be allowed to access photos and videos."</string>
<string name="media_confirm_dialog_message_q_to_s_visual_allow" msgid="3504335060843147760">"This app doesn’t support the latest version of Android. If this app can access photos and videos, it will also be allowed to access music and audio files."</string>
diff --git a/PermissionController/res/values-en-rGB/strings.xml b/PermissionController/res/values-en-rGB/strings.xml
index cfe0f1090..ecc01752f 100644
--- a/PermissionController/res/values-en-rGB/strings.xml
+++ b/PermissionController/res/values-en-rGB/strings.xml
@@ -26,7 +26,7 @@
<string name="uninstall_or_disable" msgid="4496612999740858933">"Uninstall or disable"</string>
<string name="app_not_found_dlg_title" msgid="6029482906093859756">"App not found"</string>
<string name="grant_dialog_button_deny" msgid="88262611492697192">"Don\'t allow"</string>
- <string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow &amp; don’t ask again"</string>
+ <string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow and don’t ask again"</string>
<string name="grant_dialog_button_no_upgrade" msgid="8344732743633736625">"Keep \'While the app is in use\'"</string>
<string name="grant_dialog_button_no_upgrade_one_time" msgid="5125892775684968694">"Keep \'Only this time\'"</string>
<string name="grant_dialog_button_more_info" msgid="213350268561945193">"More info"</string>
diff --git a/PermissionController/res/values-en-rIN/strings.xml b/PermissionController/res/values-en-rIN/strings.xml
index cfe0f1090..ecc01752f 100644
--- a/PermissionController/res/values-en-rIN/strings.xml
+++ b/PermissionController/res/values-en-rIN/strings.xml
@@ -26,7 +26,7 @@
<string name="uninstall_or_disable" msgid="4496612999740858933">"Uninstall or disable"</string>
<string name="app_not_found_dlg_title" msgid="6029482906093859756">"App not found"</string>
<string name="grant_dialog_button_deny" msgid="88262611492697192">"Don\'t allow"</string>
- <string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow &amp; don’t ask again"</string>
+ <string name="grant_dialog_button_deny_and_dont_ask_again" msgid="1748925431574312595">"Don’t allow and don’t ask again"</string>
<string name="grant_dialog_button_no_upgrade" msgid="8344732743633736625">"Keep \'While the app is in use\'"</string>
<string name="grant_dialog_button_no_upgrade_one_time" msgid="5125892775684968694">"Keep \'Only this time\'"</string>
<string name="grant_dialog_button_more_info" msgid="213350268561945193">"More info"</string>
diff --git a/PermissionController/res/values-pl/strings.xml b/PermissionController/res/values-pl/strings.xml
index a92379edf..08d8e61c7 100644
--- a/PermissionController/res/values-pl/strings.xml
+++ b/PermissionController/res/values-pl/strings.xml
@@ -211,7 +211,7 @@
<string name="auto_revocable_permissions_two" msgid="4874067408752041716">"Te uprawnienia zostaną usunięte: <xliff:g id="PERM_0">%1$s</xliff:g> i <xliff:g id="PERM_1">%2$s</xliff:g>."</string>
<string name="auto_revocable_permissions_many" msgid="1521807896206032992">"Uprawnienia, które zostaną usunięte: <xliff:g id="PERMS">%1$s</xliff:g>."</string>
<string name="auto_manage_title" msgid="7693181026874842935">"Automatyczne zarządzanie uprawnieniami"</string>
- <string name="off" msgid="1438489226422866263">"Wyłącz"</string>
+ <string name="off" msgid="1438489226422866263">"Wyłączono"</string>
<string name="auto_revoked_app_summary_one" msgid="7093213590301252970">"Usunięto uprawnienie <xliff:g id="PERMISSION_NAME">%s</xliff:g>"</string>
<string name="auto_revoked_app_summary_two" msgid="1910545340763709389">"Usunięto uprawnienia: <xliff:g id="PERMISSION_NAME_0">%1$s</xliff:g> oraz <xliff:g id="PERMISSION_NAME_1">%2$s</xliff:g>"</string>
<string name="auto_revoked_app_summary_many" msgid="5930976230827378798">"Usunięto uprawnienia: <xliff:g id="PERMISSION_NAME">%1$s</xliff:g> oraz kilka innych (<xliff:g id="NUMBER">%2$s</xliff:g>)"</string>