diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-05-30 22:48:41 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-05-30 22:48:41 +0300 |
commit | c213ab64c52ebb548c9561cfc56950ea3fd4ed6a (patch) | |
tree | e23f7f179c9c763a515510cfe08cfc0f4c570f42 /indra/newview | |
parent | 1dd6d3f43e465b29a9ed3a672db13db4f6654435 (diff) |
STORM-1253 WIP Removed a duplicated translatable string from the Edit Day Cycle floater.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_edit_day_cycle.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_edit_day_cycle.xml b/indra/newview/skins/default/xui/en/floater_edit_day_cycle.xml index 5b72d295e5..79dac60486 100644 --- a/indra/newview/skins/default/xui/en/floater_edit_day_cycle.xml +++ b/indra/newview/skins/default/xui/en/floater_edit_day_cycle.xml @@ -22,9 +22,7 @@ left="30" name="hint" top="25" - width="700"> - To edit your preset, adjust the controls then click "Save" - </text> + width="700" /> <text follows="top|left|right" font="SansSerif" |