diff options
author | William Todd Stinson <stinson@lindenlab.com> | 2012-11-09 14:58:37 -0800 |
---|---|---|
committer | William Todd Stinson <stinson@lindenlab.com> | 2012-11-09 14:58:37 -0800 |
commit | 69f81d5bb6390ed4b3c766fc64605d6f15d5df31 (patch) | |
tree | b57541cd4b5011697508e53614dcafb71cbecba7 /indra/newview/app_settings | |
parent | 4f58b4088a469d907eb33f1e338569016ba4c1f1 (diff) |
CHUI-517: Updating the do not disturb message automatically sent to other users when they attempt to contact a person in do not disturb mode.
Diffstat (limited to 'indra/newview/app_settings')
-rw-r--r-- | indra/newview/app_settings/settings_per_account.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings_per_account.xml b/indra/newview/app_settings/settings_per_account.xml index 8126e20b1b..ca22041671 100644 --- a/indra/newview/app_settings/settings_per_account.xml +++ b/indra/newview/app_settings/settings_per_account.xml @@ -20,7 +20,7 @@ <key>Type</key> <string>String</string> <key>Value</key> - <string>The Resident you messaged is in 'busy mode' which means they have requested not to be disturbed. Your message will still be shown in their IM panel for later viewing.</string> + <string>This resident has turned on 'Do Not Disturb' and will see your message later.</string> </map> <key>ConversationsExpandMessagePaneFirst</key> <map> |