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

Commit 48aa73da authored by Michael Bestas's avatar Michael Bestas Committed by Steve Kondik
Browse files

Strings improvements

* Be consistent

Change-Id: Iae2f0a7d22d5ea48bc90b09a756d98ca93ccbf98
parent f7829f92
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -145,9 +145,9 @@
    <string name="usb_choose_notification_title">Touch to choose USB options.</string>
    <string name="usb_choose_notification_title">Touch to choose USB options.</string>


    <!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
    <!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
    <string name="permlab_interceptPackageLaunch">Intercept application launch</string>
    <string name="permlab_interceptPackageLaunch">intercept app launch</string>
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
    <string name="permdesc_interceptPackageLaunch">Allows an app to intercept launch of other applications</string>
    <string name="permdesc_interceptPackageLaunch">Allows an app to intercept launch of other apps</string>


    <!-- App ops requests -->
    <!-- App ops requests -->
    <string name="app_ops_access_camera">access the camera</string>
    <string name="app_ops_access_camera">access the camera</string>