diff options
author | Roxie Linden <roxie@lindenlab.com> | 2010-10-14 12:00:27 -0700 |
---|---|---|
committer | Roxie Linden <roxie@lindenlab.com> | 2010-10-14 12:00:27 -0700 |
commit | d4361230cd3d3e2dd39c42bd05cb56402571014c (patch) | |
tree | 270680ae4640cb189668e1eadb7a8c12b02ee4b6 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 2303ec6213ea7a591e0084e9fc9350b2afddd3c5 (diff) | |
parent | a486319bd04d01a02f19e61810c84916986de5e5 (diff) |
automated merge
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 af3280314a..115fa2ff29 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4857,14 +4857,10 @@ Event Notification: <form name="form"> <button index="0" - name="Teleport" - text="Teleport"/> + name="Details" + text="Details"/> <button index="1" - name="Description" - text="Description"/> - <button - index="2" name="Cancel" text="Cancel"/> </form> |