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

Commit d9698220 authored by Vinod Krishnan's avatar Vinod Krishnan
Browse files

Override Body Sensors string for watches

Change-Id: Ie967f7ae5444b9ce92a46cd30a85896814c8fd17
parent f2c5ce5d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,4 +23,8 @@
    <string name="android_upgrading_apk">App
        <xliff:g id="number" example="123">%1$d</xliff:g> of
        <xliff:g id="number" example="123">%2$d</xliff:g>.</string>

    <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. Override from base which says "Body Sensors". [CHAR_LIMIT=25] -->
    <string name="permgrouplab_sensors">Sensors</string>

</resources>