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

Commit f86c3cf6 authored by Marius Volkhart's avatar Marius Volkhart
Browse files

Use device agnostic strings

Use a generic term 'device' instead of 'phone' for flip and shake
action results.

Change-Id: I8b7ff13071e0c116004084f879d07393114e1002
parent 537f6e73
Loading
Loading
Loading
Loading

res/values/cm_strings.xml

100644 → 100755
+2 −2
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
    <string name="flip_action_dialog_title">Flip device to\u2026</string>

    <!-- Setting summary for the flip action setting. -->
    <string name="flip_action_summary">Flipping the phone down will <xliff:g id="action">%s</xliff:g></string>
    <string name="flip_action_summary">Flipping the device over will <xliff:g id="action">%s</xliff:g></string>

    <!-- Setting title for the shake action setting. -->
    <string name="shake_action_title">Shake action</string>
@@ -39,7 +39,7 @@
    <string name="shake_action_dialog_title">Shake device to\u2026</string>

    <!-- Setting summary for the shake action setting. -->
    <string name="shake_action_summary">Shaking the phone will <xliff:g id="action">%s</xliff:g></string>
    <string name="shake_action_summary">Shaking the device will <xliff:g id="action">%s</xliff:g></string>

    <!-- Stopwatch -->
    <string name="stopwatch_settings">STOPWATCH</string>