diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-01-30 21:03:45 +0100 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-01-30 21:03:45 +0100 |
commit | 7ad7d9aa3dabd51fcaeccf681d10391ec4d128d6 (patch) | |
tree | 42d4c56c17f15283e2b294073b88d0560b24bdcb | |
parent | 7c36cc935c249aad57b86bf81e221115ef7ef572 (diff) |
updated strings
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index c709e6e52..4c6912dea 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -760,5 +760,5 @@ <string name="no_write_access_in_public_muc">You are not participating this group chat and have no write access at the moment.\nPlease go to the group chat details by pressing <b>OK</b> and send a private message to a moderator, administator or owner by long clicking one of the members name at the top of the list to ask for write access.</string> <string name="snooze">Snooze</string> <string name="huawei_protected_apps">Protected Apps</string> - <string name="huawei_protected_apps_summary">To keep receiving notifications, even when the screen is turned off, you need to add Conversations to the list of protected apps.</string> + <string name="huawei_protected_apps_summary">To keep receiving notifications, even when the screen is turned off, you need to add Pix-Art Messenger to the list of protected apps.</string> </resources> |