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/skins/default/xui | |
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/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index f873bfe6c7..79ee83969b 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2520,7 +2520,7 @@ Drag folders to this area and click "Send to Marketplace" to list them for sale <string name="PanelContentsNewScript">New Script</string> <!-- panel preferences general --> - <string name="DoNotDisturbModeResponseDefault">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 name="DoNotDisturbModeResponseDefault">This resident has turned on 'Do Not Disturb' and will see your message later.</string> <!-- Mute --> <string name="MuteByName">(By name)</string> |