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

Commit 23bb2dd5 authored by Zimuzo's avatar Zimuzo
Browse files

Update activity recognition permission naming

Bug: 129689579
Test: Builds
Change-Id: Ifc8739ac81670ed7e45ac69a7a012f3e2dd681ad
parent d4bc280d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -747,12 +747,12 @@
        &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. [CHAR LIMIT=40]-->
    <string name="permgrouplab_activityRecognition">Activity recognition</string>
    <string name="permgrouplab_activityRecognition">Physical activity</string>
    <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=40]-->
    <string name="permgroupdesc_activityRecognition">recognize activity</string>
    <string name="permgroupdesc_activityRecognition">access your physical activity</string>
    <!-- Message shown to the user when the apps requests permission from this group. If ever possible this should stay below 80 characters (assuming the parameters takes 20 characters). Don't abbreviate until the message reaches 120 characters though. [CHAR LIMIT=120] -->
    <string name="permgrouprequest_activityRecognition">Allow
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to recognize your physical activity?</string>
        &lt;b><xliff:g id="app_name" example="Gmail">%1$s</xliff:g>&lt;/b> to access your physical activity?</string>

    <!-- 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>