diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-29 19:48:04 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-29 19:48:04 -0800 |
commit | 7408a22fd89c116bae79b87b21cff04c453bdd89 (patch) | |
tree | 39d7a05246b6628acc7485104872507933ed0aef /indra/newview/skins/default/xui/en/floater_aaa.xml | |
parent | 77db05a93e0bf446c790ff5c1dd17ced607f170d (diff) |
Add translate="false" to all the dummy strings in the /en folder. These constantly pollute the localization extraction of real strings.
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_aaa.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_aaa.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_aaa.xml b/indra/newview/skins/default/xui/en/floater_aaa.xml index b4d2dabc5c..7236351f2e 100644 --- a/indra/newview/skins/default/xui/en/floater_aaa.xml +++ b/indra/newview/skins/default/xui/en/floater_aaa.xml @@ -17,7 +17,7 @@ save_visibility="true" single_instance="true" width="320"> - <string name="nudge_parabuild">Nudge 1</string> + <string name="nudge_parabuild" translate="false">Nudge 1</string> <string name="test_the_vlt">This string CHANGE2 is extracted.</string> <string name="testing_eli">Just a test. change here. more change.</string> <chat_history @@ -35,6 +35,7 @@ parse_highlights="true" text_color="ChatHistoryTextColor" text_readonly_color="ChatHistoryTextColor" + translate="false" width="320"> Really long line that is long enough to wrap once with jyg descenders. Really long line that is long enough to wrap once with jyg descenders. |