diff options
author | Seth ProductEngine <slitovchuk@productengine.com> | 2011-02-14 21:11:11 +0200 |
---|---|---|
committer | Seth ProductEngine <slitovchuk@productengine.com> | 2011-02-14 21:11:11 +0200 |
commit | c7d3f9377920f675ffa7ac8b01a42b8ae0958016 (patch) | |
tree | f5657e65d6a9a50fd0675cd9c41b4f50b053d164 /indra/newview/skins/default/xui/nl/floater_tools.xml | |
parent | eacd9d5d590069b56ae3497a3830c5e299475a4a (diff) |
STORM-949 FIXED Actual usernames removed from XUI files.
Actual usernames are replaced with "TestString PleaseIgnore" in EN locale with setting translate="false" flag for affected widgets.
Translated phrases with actual usernames are removed from XUI files in other locales.
Diffstat (limited to 'indra/newview/skins/default/xui/nl/floater_tools.xml')
-rw-r--r-- | indra/newview/skins/default/xui/nl/floater_tools.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/nl/floater_tools.xml b/indra/newview/skins/default/xui/nl/floater_tools.xml index 4ffe675831..98339383e4 100644 --- a/indra/newview/skins/default/xui/nl/floater_tools.xml +++ b/indra/newview/skins/default/xui/nl/floater_tools.xml @@ -98,16 +98,10 @@ <text name="Creator:"> Maker: </text> - <text name="Creator Name"> - Thrax Linden - </text> <button label="Profiel..." label_selected="Profiel..." name="button creator profile"/> <text name="Owner:"> Eigenaar: </text> - <text name="Owner Name"> - Thrax Linden - </text> <button label="Profiel..." label_selected="Profiel..." name="button owner profile"/> <text name="Group:"> Groep: |