diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-26 15:00:20 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2009-12-26 15:00:20 +0200 |
commit | 62c825c7149317e9399d55b8526d3021dc413239 (patch) | |
tree | a806044c3936ae74dc69008ff536dcf939d9899b /indra/newview/skins/default/xui/en | |
parent | cd9c3afb11f1bd305836fbd4d1c553ba893c1f12 (diff) | |
parent | 7319c80ee16b2e009169548bf286b9e514027808 (diff) |
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index af02a182db..9d3c31c4e6 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5022,9 +5022,9 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you [O [ITEM_SLURL] <form name="form"> <button - index="0" - name="Keep" - text="Keep"/> + index="4" + name="Show" + text="Show"/> <button index="1" name="Discard" |