aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us
diff options
context:
space:
mode:
authorJacek Antonelli2011-06-17 18:15:24 -0500
committerJacek Antonelli2011-06-17 18:15:24 -0500
commit36644c930dab38fce499c92c88fff04052455979 (patch)
treee7e0afe3d585e7300b1d672fc3fb9ed4e46c57b9 /linden/indra/newview/skins/default/xui/en-us
parentFixed DicDownloadBaseURL to use http://app.kokuaviewer.org. (diff)
downloadmeta-impy-36644c930dab38fce499c92c88fff04052455979.zip
meta-impy-36644c930dab38fce499c92c88fff04052455979.tar.gz
meta-impy-36644c930dab38fce499c92c88fff04052455979.tar.bz2
meta-impy-36644c930dab38fce499c92c88fff04052455979.tar.xz
Clarified the terms for activating spellchecking dictionaries.
The UI for selecting dictionaries needs a fundamental revamp, but this clarification should at least reduce some user confusion.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml
index e14442a..cf947ee 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml
@@ -215,7 +215,7 @@ USE left="270" FOR TABBING OPTIONS
215 215
216 <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left_delta="-30" 216 <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left_delta="-30"
217 name="EmSpell_txt1" width="512"> 217 name="EmSpell_txt1" width="512">
218 Current language (dictionary): 218 Base dictionary:
219 </text> 219 </text>
220 <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" 220 <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18"
221 max_chars="200" mouse_opaque="true" name="EmeraldSpellBase" width="250" 221 max_chars="200" mouse_opaque="true" name="EmeraldSpellBase" width="250"
@@ -223,13 +223,13 @@ USE left="270" FOR TABBING OPTIONS
223 223
224 <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left_delta="0" 224 <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left_delta="0"
225 name="EmSpell_txt3" width="512"> 225 name="EmSpell_txt3" width="512">
226 Downloaded languages (dictionaries): 226 Available (inactive) extra dictionaries:
227 </text> 227 </text>
228 <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" 228 <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18"
229 max_chars="200" mouse_opaque="true" name="EmSpell_Avail" width="250" 229 max_chars="200" mouse_opaque="true" name="EmSpell_Avail" width="250"
230 control_name="EmSpell_Avail" tool_tip=""/> 230 control_name="EmSpell_Avail" tool_tip=""/>
231 231
232 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" label="Install" 232 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" label="Activate"
233 name="EmSpell_Add" tool_tip="" left_delta="255" width="110"/> 233 name="EmSpell_Add" tool_tip="" left_delta="255" width="110"/>
234 234
235 <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20" label="Download More..." 235 <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" height="20" label="Download More..."
@@ -237,13 +237,13 @@ USE left="270" FOR TABBING OPTIONS
237 237
238 <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left_delta="0" 238 <text bottom_delta="-30" follows="left|top" font="SansSerifSmall" height="16" left_delta="0"
239 name="EmSpell_txt2" width="512"> 239 name="EmSpell_txt2" width="512">
240 Additional custom languages (dictionaries): 240 Active extra dictionaries:
241 </text> 241 </text>
242 <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18" 242 <combo_box allow_text_entry="false" bottom_delta="-20" left_delta="0" follows="left|top" height="18"
243 max_chars="200" mouse_opaque="true" name="EmSpell_Installed" width="250" 243 max_chars="200" mouse_opaque="true" name="EmSpell_Installed" width="250"
244 control_name="EmSpell_Installed" tool_tip=""/> 244 control_name="EmSpell_Installed" tool_tip=""/>
245 245
246 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" label="Remove" 246 <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" label="Deactivate"
247 name="EmSpell_Remove" tool_tip="" left_delta="255" width="110"/> 247 name="EmSpell_Remove" tool_tip="" left_delta="255" width="110"/>
248 248
249 <!--<button bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="18" label="Edit Custom dictionary" 249 <!--<button bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="18" label="Edit Custom dictionary"