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

Commit e1247c37 authored by Michael Bestas's avatar Michael Bestas
Browse files

core: Fix camel case

Change-Id: I92ec7d96595e0ba23c996f520d058df05a28e2f4
parent 8faece07
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -134,7 +134,7 @@
    <string name="app_ops_use_fingerprint">use fingerprint</string>
    <string name="app_ops_use_fingerprint">use fingerprint</string>
    <string name="app_ops_add_voicemail">add a voicemail</string>
    <string name="app_ops_add_voicemail">add a voicemail</string>
    <string name="app_ops_read_phone_state">access phone state</string>
    <string name="app_ops_read_phone_state">access phone state</string>
    <string name="app_ops_scan_wifi">scan Wi-Fi Networks</string>
    <string name="app_ops_scan_wifi">scan Wi-Fi networks</string>
    <string name="app_ops_change_wallpaper">change the wallpaper</string>
    <string name="app_ops_change_wallpaper">change the wallpaper</string>
    <string name="app_ops_assist_structure">use assist structure</string>
    <string name="app_ops_assist_structure">use assist structure</string>
    <string name="app_ops_assist_screenshot">take a screenshot</string>
    <string name="app_ops_assist_screenshot">take a screenshot</string>