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

Commit 4644507d authored by Patrik Kullman's avatar Patrik Kullman
Browse files

Set translatable=false

Change-Id: I49b879d0a8f2551d0c9aa13a86dcb2df9a15d51b
parent c43f2453
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@

    <!-- Do not translate. Defines the shutdown actions passed to the kernel.
         The first item should be empty for regular reboot. -->
    <string-array name="shutdown_reboot_actions">
    <string-array name="shutdown_reboot_actions" translatable="false">
        <item></item>
        <item>recovery</item>
        <item>bootloader</item>