am fa35772a: Merge "Adding string resources." into klp-dev
* commit 'fa35772a9b9a7ae11dadae64d1780fd67b97c694':
Adding string resources.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ad16f03..7c94154 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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 & contacts you call often will show here. So, start calling.</string>
+
</resources>