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

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

Change string in empty state

Bug: 20298591
Change-Id: I63db25165e8dd3e6d0bbf400f3c56a84d4e1d7f2
parent b19d9ba2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -707,7 +707,7 @@ a ren't members of any other group. [CHAR LIMIT=25] -->
    <string name="listTotalAllContactsZeroCustom">No visible contacts.</string>

    <!-- Displayed at the top of the contacts showing the zero total number of contacts visible when starred contact list is selected  [CHAR LIMIT=64]-->
    <string name="listTotalAllContactsZeroStarred">No favorites.</string>
    <string name="listTotalAllContactsZeroStarred">No favorites</string>

    <!-- Displayed at the top of the contacts showing the zero total number of contacts visible when a group or account is selected  [CHAR LIMIT=64]-->
    <string name="listTotalAllContactsZeroGroup">No contacts in <xliff:g id="name" example="Friends">%s</xliff:g></string>