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

Commit 94d2cbc6 authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Change contact picker title to "Choose contacts"

Bug: 32451178

Test: manual - verify new title shows up.
Change-Id: I8f5536e8360fb0ab70628bb25c1e29bf811465eb
parent 5f3c81ed
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -374,8 +374,8 @@
    <!-- Option name to send message to all members of a group/selection [CHAR LIMIT=30] -->
    <!-- Option name to send message to all members of a group/selection [CHAR LIMIT=30] -->
    <string name="menu_sendMessageOption">Send message</string>
    <string name="menu_sendMessageOption">Send message</string>


    <!-- Activity title when the user is selecting items [CHAR LIMIT=128] -->
    <!-- Activity title when the user is selecting items [CHAR LIMIT=40] -->
    <string name="pickerSelectContactsActivityTitle">Select Contacts</string>
    <string name="pickerSelectContactsActivityTitle">Choose Contacts</string>


    <!-- The menu item to send the currently selected contacts to selected items [CHAR LIMIT=10] -->
    <!-- The menu item to send the currently selected contacts to selected items [CHAR LIMIT=10] -->
    <string name="send_to_selection">Send</string>
    <string name="send_to_selection">Send</string>