am a0fcb0b7: Merge "Change string in empty state" into ub-contactsdialer-a-dev
* commit 'a0fcb0b7311e4442dedb141bb4085aea34412216':
Change string in empty state
diff --git a/res-common/values/strings.xml b/res-common/values/strings.xml
index 449b732..354bb1b 100644
--- a/res-common/values/strings.xml
+++ b/res-common/values/strings.xml
@@ -707,7 +707,7 @@
<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>