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

Commit 99570160 authored by Wenyi Wang's avatar Wenyi Wang
Browse files

Fix for "Share visible contacts" in Favorites tab.

Bug: 19850584
Change-Id: I4d2c33a43226c42ce7a75399a234bc276fcfa006
parent 1c1dec9e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -674,6 +674,9 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
    <!-- Toast indicating that sharing a contact has failed. [CHAR LIMIT=NONE]  -->
    <string name="share_error">This contact can\'t be shared.</string>

    <!-- Toast indicating that no visible contact to share [CHAR LIMIT=NONE]  -->
    <string name="no_contact_to_share">There are no contacts to share.</string>

    <!-- Menu item to search contacts -->
    <string name="menu_search">Search</string>