diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-02-07 17:44:17 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-02-07 17:44:17 +0200 |
commit | 1377173dec02e4fae7bb146721462c1939defa1a (patch) | |
tree | 66ea31dfb927dbd957e8fcc9336f6ee7ba077dc4 /indra/newview/skins/default/xui/es | |
parent | e9370893f7f6b3473059c63c42089b42593d6a4d (diff) |
INTL-370
INTL-370 Translate the word Feed for new Viewer Profiles
Diffstat (limited to 'indra/newview/skins/default/xui/es')
-rw-r--r-- | indra/newview/skins/default/xui/es/floater_profile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_profile.xml b/indra/newview/skins/default/xui/es/floater_profile.xml index c9448a0d4e..d02b55f26b 100644 --- a/indra/newview/skins/default/xui/es/floater_profile.xml +++ b/indra/newview/skins/default/xui/es/floater_profile.xml @@ -3,7 +3,7 @@ <panel name="panel_profile_view"> <tab_container name="panel_profile_tabs"> <panel label="Second Life" name="panel_profile_secondlife"/> - <panel label="Web" name="panel_profile_web"/> + <panel label="Noticias" name="panel_profile_web"/> <panel label="Intereses" name="panel_profile_interests"/> <panel label="Destacados" name="panel_profile_picks"/> <panel label="Clasificado" name="panel_profile_classifieds"/> |