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

Commit bd4a1f6e authored by Josh Gargus's avatar Josh Gargus
Browse files

Change disambiguation wording for sms/phone numbers.

The previous wording was "Call using" and "Text using", which
was deemed to be awkward.  Instead, "Choose number".

Bug: 5266549
Change-Id: Id5dd5bb6007eab25b0dcfcc7f9dc4e867961c3c9
parent 3607687e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -990,13 +990,13 @@
    <string name="add_wait">Add wait</string>

    <!-- Title for the call disambiguation dialog -->
    <string name="call_disambig_title">Call using</string>
    <string name="call_disambig_title">Choose number</string>

    <!-- Menu item label for call settings [CHAR LIMIT=30] -->
    <string name="call_settings">Settings</string>

    <!-- Title for the sms disambiguation dialog -->
    <string name="sms_disambig_title">Text using</string>
    <string name="sms_disambig_title">Choose number</string>

    <!-- Message next to disamgiguation dialog check box -->
    <string name="make_primary">Remember this choice</string>