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

Commit b351137e authored by nebkat's avatar nebkat
Browse files

Fix profile text in global action menu

Change-Id: I655c0cfdfa6d84bc2039f62bcf4470750ae9ffa4
parent bcab1a93
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>