Add setting to hide message content in notification
This commit is contained in:
parent
7cb605ce58
commit
17c300be7e
6 changed files with 98 additions and 14 deletions
|
|
@ -15,6 +15,12 @@
|
|||
<string name="no_reply_support">Sender doesn\'t support replies</string>
|
||||
<string name="draft">Draft</string>
|
||||
<string name="sending">Sending…</string>
|
||||
<string name="configure_notification">Configure Notification</string>
|
||||
|
||||
<!-- Configuration Settings -->
|
||||
<string name="configure_name_and_message">Name and Message</string>
|
||||
<string name="configure_name">Name</string>
|
||||
<string name="configure_no_details">No Details</string>
|
||||
|
||||
<!-- New conversation -->
|
||||
<string name="new_conversation">New conversation</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue