diff options
| author | Eli Linden <eli@lindenlab.com> | 2010-05-07 15:51:58 -0700 | 
|---|---|---|
| committer | Eli Linden <eli@lindenlab.com> | 2010-05-07 15:51:58 -0700 | 
| commit | c699f6b0d31c75cc8e26891b7fa97921af6586a6 (patch) | |
| tree | 62c0a17c0846fdc8b5fa2b94f1da065afdfe244f /indra | |
| parent | ea61d9e403e7bcfcddfe4b7f6319c10c66782f40 (diff) | |
EXT-6844 FIX Shorten ES strings to alleviate UI truncation
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/es/floater_world_map.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/indra/newview/skins/default/xui/es/floater_world_map.xml b/indra/newview/skins/default/xui/es/floater_world_map.xml index 38a12002f5..c3a13980de 100644 --- a/indra/newview/skins/default/xui/es/floater_world_map.xml +++ b/indra/newview/skins/default/xui/es/floater_world_map.xml @@ -20,10 +20,10 @@  			Venta de terreno  		</text>  		<text name="by_owner_label"> -			por el propietario +			por el dueƱo  		</text>  		<text name="auction_label"> -			subasta de terreno +			subasta  		</text>  		<button name="Go Home" tool_tip="Teleportar a mi Base"/>  		<text name="Home_label"> | 
