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

Commit 4b29b705 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Fix profile text in global action menu" into ics

parents c0d81139 b351137e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -377,8 +377,8 @@
    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_reboot">Reboot</string>

    <!-- label for item that reboots the phone in phone options dialog -->
    <string name="global_action_choose_profile">Choose profile</string>
    <!-- label for item that opens the profile choosing dialog -->
    <string name="global_action_choose_profile">Profile</string>

    <!-- label for item that enables silent mode in phone options dialog -->
    <string name="global_action_toggle_silent_mode">Silent mode</string>