aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
diff options
context:
space:
mode:
authorPatrick Sapinski2010-08-24 03:04:20 -0400
committerMcCabe Maxsted2010-08-30 17:04:59 -0700
commitded1245db74ae4c97d174c5779f8572ee2f032fa (patch)
treef42c33f233ed68e715a0ac4c74ddc043f43a68da /linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
parentAdded debug setting UseLegacyChatLogsFolder for saving chat.txt and IM logs i... (diff)
downloadmeta-impy-ded1245db74ae4c97d174c5779f8572ee2f032fa.zip
meta-impy-ded1245db74ae4c97d174c5779f8572ee2f032fa.tar.gz
meta-impy-ded1245db74ae4c97d174c5779f8572ee2f032fa.tar.bz2
meta-impy-ded1245db74ae4c97d174c5779f8572ee2f032fa.tar.xz
added spellcheck + translation from Emerald Viewer. references to modularsystems.sl should be changed!
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml b/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
new file mode 100644
index 0000000..f0564ed
--- /dev/null
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_dictionaries.xml
@@ -0,0 +1,15 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater border="false" can_close="true" can_minimize="true" bottom="500" left="500" can_resize="false" height="180" name="EmeraldIRC_dictionaries" title="Download new Dictionaries" width="300">
3 <text bottom="-50" follows="left|top" font="SansSerifSmall" height="20" left="15" name="EmDics_txt" width="300">
4Below is a list of additional dictionaries that can
5be downloaded from the Modular Systems website.
6
7Please select the dictionary you wish to have available
8for install, and then press the download button.</text>
9 <combo_box allow_text_entry="false" bottom_delta="-85" left_delta="-10" follows="left|top" height="18"
10 max_chars="255" mouse_opaque="true" name="Emerald_combo_dics" width="290"
11 control_name="Emerald_combo_dics" tool_tip=""/>
12 <button bottom_delta="-35" enabled="true" follows="left|top" font="SansSerif"
13 halign="center" height="22" label="Download" left_delta="0"
14 mouse_opaque="true" name="Emerald_dic_download" scale_image="true" width="290" />
15</floater> \ No newline at end of file