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

Commit 8e3e5c77 authored by Chiao Cheng's avatar Chiao Cheng
Browse files

Fix missing name attribute for no favorites string.

Bug: 10862541
Change-Id: I8a0f577bc02eed05aef76899c029d29def6331e2
parent cd9f3761
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -625,6 +625,6 @@
    <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>
    <string name="no_favorites">Favorites &amp; contacts you call often will show here. So, start calling.</string>

</resources>