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

Commit 907ce39b authored by guanxiongliu's avatar guanxiongliu
Browse files

Modifying shortcut display names to be more descriptive

Bug:5480615
Change-Id: I9bdb052ce1702ea4c4ceb7df62599480bcd97b33
parent d0c32057
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -67,6 +67,8 @@
    </string>
    <!-- Action string for calling a MMS phone number -->
    <string name="call_mms">Call MMS</string>
    <!-- Action string for calling a contact by shortcut -->
    <string name="call_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Call)</string>

    <!-- Action string for sending an SMS to a custom phone number -->
    <string name="sms_custom">Text
@@ -114,6 +116,8 @@
    </string>
    <!-- Action string for sending an SMS to a MMS phone number -->
    <string name="sms_mms">Text MMS</string>
    <!-- Action string for sending an SMS to a contact by shortcut -->
    <string name="sms_by_shortcut"><xliff:g id="contact_name">%s</xliff:g> (Message)</string>

    <!-- Description string for an action button to initiate a video call. -->
    <string name="description_video_call">Make video call</string>