Make "New Message!" notification string more consistent with guidelines

Fixes #4758
Closes #4759
// FREEBIE
This commit is contained in:
Geonu Kang 2015-11-29 18:45:08 +09:00 committed by Moxie Marlinspike
parent 65176c940e
commit 29f4f269fc
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@
<!-- SingleRecipientNotificationBuilder -->
<string name="SingleRecipientNotificationBuilder_signal">Signal</string>
<string name="SingleRecipientNotificationBuilder_new_message">New Message!</string>
<string name="SingleRecipientNotificationBuilder_new_message">New message</string>
<!-- attachment_type_selector -->
<string name="attachment_type_selector__image">Image</string>