diff options
author | richard <none@none> | 2009-11-04 16:33:08 -0800 |
---|---|---|
committer | richard <none@none> | 2009-11-04 16:33:08 -0800 |
commit | 1f0848969c6464648c6c60b771037f7a9eb98cad (patch) | |
tree | d6fa15953e379fcb12e69e5ea248981d88d47fde /indra/newview/skins/default/xui/es/floater_about.xml | |
parent | 26d81f656ab358c8089da4b0e4e558ac2c4374b9 (diff) |
converted all floater titles to uppercase
Diffstat (limited to 'indra/newview/skins/default/xui/es/floater_about.xml')
-rw-r--r-- | indra/newview/skins/default/xui/es/floater_about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_about.xml b/indra/newview/skins/default/xui/es/floater_about.xml index 071d505569..5545ab29e0 100644 --- a/indra/newview/skins/default/xui/es/floater_about.xml +++ b/indra/newview/skins/default/xui/es/floater_about.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="floater_about" title="Acerca de [APP_NAME]"> +<floater name="floater_about" title="ACERCA DE [APP_NAME]"> <tab_container name="about_tab"> <panel name="credits_panel"> <text_editor name="credits_editor"> |