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

Commit 1ca33c1e authored by Michael Bestas's avatar Michael Bestas Committed by Gerrit Code Review
Browse files

Improve dock battery strings

Change-Id: Iccfa2df4ec608ae02c0bfcef99648788dab95933
parent e8604c8b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -362,6 +362,5 @@
    <string name="permlab_resetBatteryStats">reset battery statistics</string>
    <!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose
         whether they want to allow the application to do this. -->
    <string name="permdesc_resetBatteryStats">Allows an application to reset the current low-level
        battery usage data.</string>
    <string name="permdesc_resetBatteryStats">Allows an application to reset the current low-level battery usage data.</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -305,5 +305,5 @@
   <string name="fingerprint_try_again_hint">Please scan again</string>

    <!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
    <string name="accessibility_dock_battery_level">Dock Battery <xliff:g id="number">%d</xliff:g> percent.</string>
    <string name="accessibility_dock_battery_level">Dock battery <xliff:g id="number">%d</xliff:g> percent.</string>
</resources>