diff options
author | Oz Linden <oz@lindenlab.com> | 2011-08-20 07:15:20 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-08-20 07:15:20 -0400 |
commit | 574e24c34e79828a136b1bc26b20ec8cc0405d71 (patch) | |
tree | 6ff1429b15efc7485c2b5b9d83b6b312ac0bafeb /indra/newview/skins/default/xui/es | |
parent | 86ae50784fe379312f1ec4afd73a70d73d4b7b94 (diff) | |
parent | c66e04eace3830b59d977e8c161ac7ec0089b9d4 (diff) |
merge changes for storm-793
Diffstat (limited to 'indra/newview/skins/default/xui/es')
-rw-r--r-- | indra/newview/skins/default/xui/es/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/notifications.xml b/indra/newview/skins/default/xui/es/notifications.xml index 1a75beed3f..2ec1b333a9 100644 --- a/indra/newview/skins/default/xui/es/notifications.xml +++ b/indra/newview/skins/default/xui/es/notifications.xml @@ -2426,7 +2426,7 @@ Por favor, vuelve a intentarlo en unos momentos. </notification> <notification name="ObjectGiveItem"> Un objeto de nombre <nolink>[OBJECTFROMNAME]</nolink>, propiedad de [NAME_SLURL], te ha dado este [OBJECTTYPE]: -[ITEM_SLURL] +<nolink>[ITEM_SLURL]</nolink> <form name="form"> <button name="Keep" text="Guardar"/> <button name="Discard" text="Descartar"/> |