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

Commit f6689d3a authored by Greg Kaiser's avatar Greg Kaiser
Browse files

strings.xml: Increase permlab_bodySensors char limit.

We were already exceeding this limit of 30 for English, and various
other languages require a higher limit as well, with Romanian needing
the most (thus far) at 78.  We make this 80 to satisfy all currently
known needs.

Bug: 25350444
Change-Id: I75e7dd46be7db889707b91abd436075ab9415e5e
parent 3b0bab23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -924,7 +924,7 @@
    <string name="permdesc_writeCallLog" product="default">Allows the app to modify your phone\'s call log, including data about incoming and outgoing calls.
        Malicious apps may use this to erase or modify your call log.</string>

    <!-- Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=30] -->
    <!-- Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=80] -->
    <string name="permlab_bodySensors">access body sensors (like heart rate monitors)
    </string>
    <!-- Description of the body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors. [CHAR LIMIT=NONE] -->