Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25949333 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add '?' to permission group requests." into pi-dev

parents 27fd8bd3 dbdb2828
Loading
Loading
Loading
Loading
+9 −9
Original line number Original line Diff line number Diff line
@@ -670,7 +670,7 @@
    <string name="permgroupdesc_contacts">access your contacts</string>
    <string name="permgroupdesc_contacts">access your contacts</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_contacts">Allow
    <string name="permgrouprequest_contacts">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access your contacts</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access your contacts?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_location">Location</string>
    <string name="permgrouplab_location">Location</string>
@@ -678,7 +678,7 @@
    <string name="permgroupdesc_location">access this device\'s location</string>
    <string name="permgroupdesc_location">access this device\'s location</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_location">Allow
    <string name="permgrouprequest_location">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access this device\'s location</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access this device\'s location?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_calendar">Calendar</string>
    <string name="permgrouplab_calendar">Calendar</string>
@@ -686,7 +686,7 @@
    <string name="permgroupdesc_calendar">access your calendar</string>
    <string name="permgroupdesc_calendar">access your calendar</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_calendar">Allow
    <string name="permgrouprequest_calendar">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access your calendar</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access your calendar?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_sms">SMS</string>
    <string name="permgrouplab_sms">SMS</string>
@@ -694,7 +694,7 @@
    <string name="permgroupdesc_sms">send and view SMS messages</string>
    <string name="permgroupdesc_sms">send and view SMS messages</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_sms">Allow
    <string name="permgrouprequest_sms">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to send and view SMS messages</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to send and view SMS messages?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_storage">Storage</string>
    <string name="permgrouplab_storage">Storage</string>
@@ -702,7 +702,7 @@
    <string name="permgroupdesc_storage">access photos, media, and files on your device</string>
    <string name="permgroupdesc_storage">access photos, media, and files on your device</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_storage">Allow
    <string name="permgrouprequest_storage">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access photos, media, and files on your device</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access photos, media, and files on your device?</string>


    <!-- Title of a category of application permissioncds, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissioncds, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_microphone">Microphone</string>
    <string name="permgrouplab_microphone">Microphone</string>
@@ -710,7 +710,7 @@
    <string name="permgroupdesc_microphone">record audio</string>
    <string name="permgroupdesc_microphone">record audio</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_microphone">Allow
    <string name="permgrouprequest_microphone">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to record audio</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to record audio?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_camera">Camera</string>
    <string name="permgrouplab_camera">Camera</string>
@@ -718,7 +718,7 @@
    <string name="permgroupdesc_camera">take pictures and record video</string>
    <string name="permgroupdesc_camera">take pictures and record video</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_camera">Allow
    <string name="permgrouprequest_camera">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to take pictures and record video</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to take pictures and record video?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_phone">Phone</string>
    <string name="permgrouplab_phone">Phone</string>
@@ -726,7 +726,7 @@
    <string name="permgroupdesc_phone">make and manage phone calls</string>
    <string name="permgroupdesc_phone">make and manage phone calls</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_phone">Allow
    <string name="permgrouprequest_phone">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to make and manage phone calls</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to make and manage phone calls?</string>


    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permgrouplab_sensors">Body Sensors</string>
    <string name="permgrouplab_sensors">Body Sensors</string>
@@ -734,7 +734,7 @@
    <string name="permgroupdesc_sensors">access sensor data about your vital signs</string>
    <string name="permgroupdesc_sensors">access sensor data about your vital signs</string>
    <!-- Message shown to the user when the apps requests permission from this group -->
    <!-- Message shown to the user when the apps requests permission from this group -->
    <string name="permgrouprequest_sensors">Allow
    <string name="permgrouprequest_sensors">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access sensor data about your vital signs</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access sensor data about your vital signs?</string>


    <!-- Title for the capability of an accessibility service to retrieve window content. -->
    <!-- Title for the capability of an accessibility service to retrieve window content. -->
    <string name="capability_title_canRetrieveWindowContent">Retrieve window content</string>
    <string name="capability_title_canRetrieveWindowContent">Retrieve window content</string>