diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-22 12:39:45 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-22 12:39:45 -0800 |
commit | c66053220183d120134734510b416bb02c3ea80f (patch) | |
tree | 41e1daee86ff4100cddeae2182a3f093f3d64954 /indra/newview/skins/default/xui/pt | |
parent | efe8b578db5a18194b41ccf3d4b5014a936753c1 (diff) |
DEV-43688 fix a couple of formatting issues on strings in the localized languages related to Localization Cycle 2.
Diffstat (limited to 'indra/newview/skins/default/xui/pt')
-rw-r--r-- | indra/newview/skins/default/xui/pt/floater_about.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pt/floater_about.xml b/indra/newview/skins/default/xui/pt/floater_about.xml index 9c19b12893..704e2f4107 100644 --- a/indra/newview/skins/default/xui/pt/floater_about.xml +++ b/indra/newview/skins/default/xui/pt/floater_about.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="floater_about" title="SOBRE O [APP_NAME]"> +<floater name="floater_about" title="SOBRE O [CAPITALIZED_APP_NAME]"> <tab_container name="about_tab"> <panel name="credits_panel"> <text_editor name="credits_editor"> |