diff options
author | McCabe Maxsted | 2010-09-15 08:12:20 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-09-15 08:16:54 -0700 |
commit | 7ebda8b147bc9a354dacc10625d437d47d0f0d3c (patch) | |
tree | d97f53a8f90e00bc8d0630209606e09de11dbfb6 /linden/indra/newview/skins | |
parent | Fixed spellcheck comboboxes showing up as blank (do we even want comboboxes h... (diff) | |
download | meta-impy-7ebda8b147bc9a354dacc10625d437d47d0f0d3c.zip meta-impy-7ebda8b147bc9a354dacc10625d437d47d0f0d3c.tar.gz meta-impy-7ebda8b147bc9a354dacc10625d437d47d0f0d3c.tar.bz2 meta-impy-7ebda8b147bc9a354dacc10625d437d47d0f0d3c.tar.xz |
Fixed up the spellcheck preferences labels to something more easily understandable (TODO: make them make sense, create a decent layout)
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml | 59 |
1 files changed, 33 insertions, 26 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml index 073ed42..d877c2d 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml | |||
@@ -138,39 +138,46 @@ | |||
138 | <button bottom="-25" follows="left|top" font="SansSerifSmall" height="18" label="?" | 138 | <button bottom="-25" follows="left|top" font="SansSerifSmall" height="18" label="?" |
139 | name="EmeraldHelp_SpellCheck" tool_tip="Click here for help regarding the settings in this page." | 139 | name="EmeraldHelp_SpellCheck" tool_tip="Click here for help regarding the settings in this page." |
140 | right="490" width="18"/> | 140 | right="490" width="18"/> |
141 | <text bottom="-20" follows="left|top" font="SansSerifSmall" height="16" left="210" | 141 | <check_box bottom="-25" enabled="true" follows="left|top" font="SansSerifSmall" height="16" |
142 | name="EmSpell_txt1" width="512">Base Language</text> | 142 | label="Show misspelled words in red (requires restart)" left="12" mouse_opaque="true" name="EmeraldSpellDisplay" |
143 | <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="-110" follows="left|top" height="18" | 143 | control_name="EmeraldSpellDisplay" width="126"/> |
144 | max_chars="200" mouse_opaque="true" name="EmeraldSpellBase" width="300" | 144 | <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left="12" |
145 | name="EmSpell_txt1" width="512"> | ||
146 | Current language (dictionary): | ||
147 | </text> | ||
148 | <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" | ||
149 | max_chars="200" mouse_opaque="true" name="EmeraldSpellBase" width="250" | ||
145 | control_name="EmeraldSpellBase" tool_tip=""/> | 150 | control_name="EmeraldSpellBase" tool_tip=""/> |
146 | <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left="5" | 151 | <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left="12" |
147 | name="EmSpell_txt2" width="512">Additional installed dictionaries</text> | 152 | name="EmSpell_txt3" width="512"> |
153 | Downloaded languages (dictionaries): | ||
154 | </text> | ||
148 | <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" | 155 | <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" |
149 | max_chars="200" mouse_opaque="true" name="EmSpell_Installed" width="180" | 156 | max_chars="200" mouse_opaque="true" name="EmSpell_Avail" width="250" |
150 | control_name="EmSpell_Installed" tool_tip=""/> | ||
151 | <button bottom_delta="-0" follows="left|top" font="SansSerifSmall" height="18" label="Remove" | ||
152 | name="EmSpell_Remove" tool_tip="" left_delta="182" width="60"/> | ||
153 | <text bottom_delta="20" follows="left|top" font="SansSerifSmall" height="16" left="270" | ||
154 | name="EmSpell_txt3" width="512">Available dictionaries</text> | ||
155 | <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="-10" follows="left|top" height="18" | ||
156 | max_chars="200" mouse_opaque="true" name="EmSpell_Avail" width="180" | ||
157 | control_name="EmSpell_Avail" tool_tip=""/> | 157 | control_name="EmSpell_Avail" tool_tip=""/> |
158 | <button bottom_delta="-0" follows="left|top" font="SansSerifSmall" height="18" label="Install" | 158 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" label="Install" |
159 | name="EmSpell_Add" tool_tip="" left_delta="182" width="50"/> | 159 | name="EmSpell_Add" tool_tip="" left_delta="255" width="80"/> |
160 | <button bottom_delta="20" follows="left|top" font="SansSerifSmall" height="18" label="Get More!" | 160 | <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20" label="Download More..." |
161 | name="EmSpell_GetMore" tool_tip="" left_delta="-20" width="70"/> | 161 | name="EmSpell_GetMore" tool_tip="Get more dictionaries availabe online" left="12" width="250"/> |
162 | <check_box bottom_delta="-50" enabled="true" follows="left|top" font="SansSerifSmall" height="16" | 162 | <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left="12" |
163 | label="Show misspelled words in red (requires restart)" left="5" mouse_opaque="true" name="EmeraldSpellDisplay" | 163 | name="EmSpell_txt2" width="512"> |
164 | control_name="EmeraldSpellDisplay" width="126"/> | 164 | Additional custom languages (dictionaries): |
165 | </text> | ||
166 | <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" | ||
167 | max_chars="200" mouse_opaque="true" name="EmSpell_Installed" width="250" | ||
168 | control_name="EmSpell_Installed" tool_tip=""/> | ||
169 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" label="Remove" | ||
170 | name="EmSpell_Remove" tool_tip="" left_delta="255" width="80"/> | ||
165 | <!--<button bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="18" label="Edit Custom dictionary" | 171 | <!--<button bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="18" label="Edit Custom dictionary" |
166 | name="EmSpell_EditCustom" tool_tip="" left_delta="20" width="130"/>--> | 172 | name="EmSpell_EditCustom" tool_tip="" left_delta="20" width="130"/>--> |
167 | <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left="5" | 173 | <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left="12" |
168 | name="EmSpell_txt4" width="512"> | 174 | name="EmSpell_txt4" width="512"> |
169 | To spellcheck, right click a misspelled word | 175 | To use spellcheck, right-click a misspelled word |
170 | (red or not) and click on its replacement | 176 | (red or otherwise) and select its replacement |
171 | </text> | 177 | </text> |
172 | <button name="ac_button" label="AutoCorrect Options…" halign="center" tool_tip="Modify the AutoCorrect word list and settings" left="5" | 178 | <button name="ac_button" label="AutoCorrect Options..." halign="center" |
173 | bottom_delta="-64" width="180" height="20" font="SansSerifSmall" follows="left|top"/> | 179 | tool_tip="Modify the AutoCorrect word list and settings" left="12" |
180 | bottom_delta="-50" width="180" height="20" font="SansSerifSmall" follows="left|top"/> | ||
174 | </panel> | 181 | </panel> |
175 | 182 | ||
176 | <panel border="true" bottom="-580" follows="left|top|right|bottom" height="525" label="Extra" | 183 | <panel border="true" bottom="-580" follows="left|top|right|bottom" height="525" label="Extra" |