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

Commit cd9f3761 authored by Chiao Cheng's avatar Chiao Cheng
Browse files

Adding string resources.

For missed call badge and no favorites screen.

Bug: 10862541
Bug: 10861718
Change-Id: I9f6cd47ff17dbd29b8d78d9c8f67b2dc62109125
parent eaebb31a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -620,4 +620,11 @@

    <!-- Shortcut item used to add a number directly from search -->
    <string name="search_shortcut_add_to_contacts">Add to contacts</string>

    <!-- Number of missed calls shown on call card [CHAR LIMIT=40] -->
    <string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string>

    <!-- Shows when there are no favorites. -->
    <string name="">Favorites &amp; contacts you call often will show here. So, start calling.</string>

</resources>