summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorChristine Chen <christinech@google.com>2013-09-23 19:29:31 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-23 19:29:31 -0700
commit50b291de931151925522d56bb77ab518111d9527 (patch)
treedb6201f49364ecbb2b53e7b48ddeba42e1ec8b79 /res
parent93b97a2ec713f9f782384d32ff42fce06da83837 (diff)
parent4f46a6e32c6b32a83875fb05fffa2fbb0d4044d0 (diff)
am 4f46a6e3: Adding line breaks for no favorite message.
* commit '4f46a6e32c6b32a83875fb05fffa2fbb0d4044d0': 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>