diff options
author | Christian Schneppe <christian@pix-art.de> | 2018-04-10 20:46:48 +0200 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2018-04-10 20:46:48 +0200 |
commit | 851b335377a68eed651ca0ff57175ae5d4ae4014 (patch) | |
tree | b91fd9fb66120565534751938ec0d215b42bb485 | |
parent | f71db4c46b1737d4f0c6feb4894f0eaa7a98dd16 (diff) | |
parent | 7f7f9dabd2a9c27f9567709701f7cea6d0a52380 (diff) |
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
-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 5d81a7d9c..db7d54663 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -740,7 +740,7 @@ <string name="destroy_muc_text">Would you like to destroy the group chat %s? This will remove this group chat permanently.</string> <string name="destroy_muc_succeed">Group chat successfully destroyed</string> <string name="destroy_muc_failed">Group chat could not be destroyed</string> - <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="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, administrator 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 Pix-Art Messenger to the list of protected apps.</string> |