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

Commit 8464831b authored by Felipe Leme's avatar Felipe Leme
Browse files

Removed duplicated entry added by bad merging skills.

BUG: 26274653
Change-Id: I68c5e95739a57123591daeb3988532badb89046d
parent e3daf13a
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -518,13 +518,6 @@
    <!-- Format for build summary info [CHAR LIMIT=NONE] -->
    <string name="bugreport_status" translatable="false">%s (%s)</string>

    <!--  Toast message informing user in how many seconds a bugreport screenshot will be taken -->
    <!-- DO NOT TRANSLATE YET: final phrasing still being discussed -->
    <plurals name="bugreport_countdown">
        <item quantity="one">Taking screenshot for bug report in <xliff:g id="number">%d</xliff:g> second.</item>
        <item quantity="other">Taking screenshot for bug report in <xliff:g id="number">%d</xliff:g> seconds.</item>
    </plurals>

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