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

Commit 980e4a6d authored by Michael Bestas's avatar Michael Bestas
Browse files

core: Fix SMS capitalization

Change-Id: Iab3d935b9980bb802baaf1ebe255ec5cdfa5cee7
parent 3e4b494f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@
    <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_modifyProtectedSmsList">modify protected SMS list</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_modifyProtectedSmsList">Allows the app to modify the protected sms address list.</string>
    <string name="permdesc_modifyProtectedSmsList">Allows the app to modify the protected SMS address list.</string>

    <!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permlab_resetBatteryStats">reset battery statistics</string>