diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-10-29 16:55:20 -0400 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-10-29 16:55:20 -0400 |
commit | a36b3baa96fca0fcf12ef9b09db4a5e625b1a476 (patch) | |
tree | d12930d4f9c285a7c2a3c54aaf0b6bf20f57c367 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 1c0faee6e7711dcf0c8a13e4dbc5f75e95b1bf4d (diff) | |
parent | e4d03c75fbabf05646fb24a086a6082b0161658f (diff) |
Automated merge with ssh://chuck@hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ac98907199..9aacb8a92c 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5837,15 +5837,11 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you a <button index="0" name="Keep" - text="OK"/> + text="Accept"/> <button index="1" name="Discard" - text="Cancel"/> - <button - index="2" - name="Mute" - text="Block"/> + text="No, thanks"/> </form> </notification> |