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

Commit 3354539f authored by Steve Kondik's avatar Steve Kondik
Browse files

Add productized reboot menu strings

Change-Id: Ifd07f144f155207d0be5a99daaf1cd023a33c687
parent f507ac2c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -288,7 +288,8 @@
    <string name="power_off">Power off</string>

    <!-- Button to reboot the phone, within the Phone Options dialog -->
    <string name="reboot_system">Reboot phone</string>
    <string name="reboot_system" product="default">Reboot phone</string>
    <string name="reboot_system" product="tablet">Reboot tablet</string>

    <!-- label for item that screenshots in phone options dialog -->
    <string name="global_action_screenshot">Screenshot</string>