summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-06-19 01:04:03 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-06-19 01:04:03 +0000
commitb8bf67d1cc84c5687352e46e663511f151703ae6 (patch)
tree0cc4f329d06362620caebd890c4f8526d9300bdf
parent2b580811f523ca876cd3ff7083c3c0026c7f02b3 (diff)
parent59524ecf72a8d03e3bd44cd258e69c27a82d7cb7 (diff)
downloadMessenger-android11-d1-release.tar.gz
Change-Id: I8b7c5e53d515c462329ebcac3e6132d07ae55222
-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 d4795e9..1bd3c74 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -44,7 +44,7 @@
<!-- Default Sender name that appears in message notification if sender name is not available. [CHAR_LIMIT=NONE] -->
<string name="name_not_available">Name not available</string>
<!-- Separator between names in a list (i.e. ", " for "Harry, Ron"). [CHAR_LIMIT=NONE] -->
- <string name="name_separator">, </string>
+ <string name="name_separator">,&#160;</string>
<string name="app_running_msg_channel_name">Uncategorized</string>
<string name="app_running_msg_notification_title">Messaging service is active</string>