diff options
Diffstat (limited to 'indra/newview/skins/default/xui/es/inspect_object.xml')
-rw-r--r-- | indra/newview/skins/default/xui/es/inspect_object.xml | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/indra/newview/skins/default/xui/es/inspect_object.xml b/indra/newview/skins/default/xui/es/inspect_object.xml index d608b4a0f7..6a831def07 100644 --- a/indra/newview/skins/default/xui/es/inspect_object.xml +++ b/indra/newview/skins/default/xui/es/inspect_object.xml @@ -8,8 +8,8 @@ Por [CREATOR] </string> <string name="CreatorAndOwner"> - Por [CREATOR] -Propietario [OWNER] + por [CREATOR] +propietario [OWNER] </string> <string name="Price"> [AMOUNT] L$ @@ -23,13 +23,6 @@ Propietario [OWNER] <string name="Sit"> Sentarme </string> - <text name="object_name" value="Test Object Name That Is actually two lines and Really Long"/> - <text name="price_text"> - 30.000 L$ - </text> - <text name="object_description"> - This is a really long description for an object being as how it is at least 80 characters in length and so but maybe more like 120 at this point. Who knows, really? - </text> <button label="Comprar" name="buy_btn"/> <button label="Pagar" name="pay_btn"/> <button label="Coger una copia" name="take_free_copy_btn"/> |