diff options
author | Eli Linden <eli@lindenlab.com> | 2010-05-27 13:48:36 -0700 |
---|---|---|
committer | Eli Linden <eli@lindenlab.com> | 2010-05-27 13:48:36 -0700 |
commit | d01b99adea6b15f751395f89035803275791855a (patch) | |
tree | ca162e58b7cbfb77e9044dbb81a0500c7d30735a /indra/newview/skins/default/xui/es | |
parent | 7477f9054846e1d8a11d0e31c51bd35efa9b4c18 (diff) |
ND-47144 WIP ES edit
Diffstat (limited to 'indra/newview/skins/default/xui/es')
-rw-r--r-- | indra/newview/skins/default/xui/es/floater_avatar_textures.xml | 2 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/es/notifications.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_avatar_textures.xml b/indra/newview/skins/default/xui/es/floater_avatar_textures.xml index 71b345982b..54ef34264c 100644 --- a/indra/newview/skins/default/xui/es/floater_avatar_textures.xml +++ b/indra/newview/skins/default/xui/es/floater_avatar_textures.xml @@ -6,7 +6,7 @@ <scroll_container name="profile_scroll"> <panel name="scroll_content_panel"> <text name="label"> - Texturas predeterminadas + Texturas obtenidas mediante bake </text> <text name="composite_label"> Texturas compuestas diff --git a/indra/newview/skins/default/xui/es/notifications.xml b/indra/newview/skins/default/xui/es/notifications.xml index c96bb1c16d..47dc31f5f4 100644 --- a/indra/newview/skins/default/xui/es/notifications.xml +++ b/indra/newview/skins/default/xui/es/notifications.xml @@ -2658,7 +2658,7 @@ El avatar '[NAME]' tardó [TIME] segundos en dejar de aparecer como nu </notification> <notification name="AvatarRezSelfNotification"> ( [EXISTENCE] segundos vivo) -Has terminado de predeterminar tu vestuario en [TIME] segundos. +Has terminado de texturizar tu vestuario en [TIME] segundos. </notification> <notification name="AvatarRezCloudNotification"> ( [EXISTENCE] segundos vivo) |