summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorChristine Chen <christinech@google.com>2013-09-24 10:25:52 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-24 10:25:52 -0700
commite12ea3564b8b6590878e8d83581c4503058afb9f (patch)
tree45634f49b6c3c92a5a5e02731023ffdd87231309 /res
parentb09cadee20700328930d882063921b275fd2fdbb (diff)
parent50b291de931151925522d56bb77ab518111d9527 (diff)
am 50b291de: am 4f46a6e3: Adding line breaks for no favorite message.
* commit '50b291de931151925522d56bb77ab518111d9527': Adding line breaks for no favorite message.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 958dbfbe7..2f04833ec 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="no_favorites">Favorites &amp; contacts you call often will show here. So, start calling.</string>
+ <string name="no_favorites">Favorites &amp; contacts you\ncall often will show here.\nSo, start calling.</string>
</resources>