diff options
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 7c9415455..958dbfbe7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -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 & contacts you call often will show here. So, start calling.</string> + <string name="no_favorites">Favorites & contacts you call often will show here. So, start calling.</string> </resources> |