diff options
author | Oz Linden <oz@lindenlab.com> | 2011-12-07 14:47:05 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-12-07 14:47:05 -0500 |
commit | b6e21f1c49dc1c3fa2208ed92740342dc78f08fc (patch) | |
tree | bd5f9f47f9a82f253cbf65d1ad8327c3bb93918d /indra/newview/skins/default/xui/en/notifications.xml | |
parent | da0554bf4486a866eb6a37e39c849d1d07ef5324 (diff) | |
parent | da856bb5b65c2d7a91e46c52e69fbf3e6b5b525d (diff) |
merge changes for vmrg-198
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index e4458f33b1..4e4eea0354 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6939,7 +6939,7 @@ With the following Residents: <usetemplate name="okcancelbuttons" notext="Cancel" - yestext="Ok"/> + yestext="OK"/> </notification> <notification @@ -7135,7 +7135,7 @@ Mute everyone? <usetemplate ignoretext="Confirm before I mute all participants in a group call" name="okcancelignore" - yestext="Ok" + yestext="OK" notext="Cancel"> <unique/> </usetemplate> |