120 lines
4.1 KiB
XML
120 lines
4.1 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel label="Tekst chat" name="chat">
|
|
<text type="string" length="1" name="text_box">
|
|
Chat skriftstørrelse:
|
|
</text>
|
|
<radio_group name="chat_font_size">
|
|
<radio_item type="string" length="1" name="radio">
|
|
Lille
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="radio2">
|
|
Mellem
|
|
</radio_item>
|
|
<radio_item type="string" length="1" name="radio3">
|
|
Stor
|
|
</radio_item>
|
|
</radio_group>
|
|
<text type="string" length="1" name="text_box2">
|
|
Chat farve:
|
|
</text>
|
|
<color_swatch label="Dig" name="user" />
|
|
<color_swatch label="Andre" name="agent" />
|
|
<color_swatch label="IM" name="im" />
|
|
<color_swatch label="System" name="system" />
|
|
<color_swatch label="Fejl" name="script_error" />
|
|
<color_swatch label="Objekter" name="objects" />
|
|
<color_swatch label="Ejer" name="owner" />
|
|
<color_swatch label="Bobler" name="background" />
|
|
<color_swatch label="URL'er" name="links" />
|
|
<text type="string" length="1" name="text_box8">
|
|
Script fejl:
|
|
</text>
|
|
<check_box label="Vis script fejl og advarsler i almindelig chat"
|
|
name="script_errors_as_chat" />
|
|
<text type="string" length="1" name="text_box3">
|
|
Chat vindue:
|
|
</text>
|
|
<spinner label="Udfas chat efter" name="fade_chat_time" label_width="90" width="140" />
|
|
<text type="string" length="1" name="text_box4" left="292" >
|
|
(sekunder)
|
|
</text>
|
|
<spinner left="350" name="max_chat_count"/>
|
|
<text type="string" length="1" name="text_box5" left="415">
|
|
(linier)
|
|
</text>
|
|
<slider label="Gennemsigtighed" name="console_opacity" />
|
|
<check_box label="Brug fuldskærms bredde (Kræver genstart)"
|
|
name="chat_full_width_check" />
|
|
<text type="string" length="1" name="text_box6">
|
|
Chat indstillinger:
|
|
</text>
|
|
<check_box label="Luk chat efter tryk på enter" name="close_chat_on_return_check" />
|
|
<check_box label="Piletaster flytter altid figur under chat"
|
|
name="arrow_keys_move_avatar_check" />
|
|
<check_box label="Vis klokkeslæt i lokal chat" name="show_timestamps_check" />
|
|
<check_box label="Afspil skrive animation ved chat" name="play_typing_animation" />
|
|
<text type="string" length="1" name="text_box7">
|
|
Chat talebobler:
|
|
</text>
|
|
<check_box label="Vis chat bobler" name="bubble_text_chat" />
|
|
<slider label="Gennemsigtighed" name="bubble_chat_opacity" />
|
|
<combo_box name="translate_language_combobox">
|
|
<combo_item length="1" name="System Default Language" type="string">
|
|
System standard
|
|
</combo_item>
|
|
<combo_item length="1" name="English" type="string">
|
|
English (Engelsk)
|
|
</combo_item>
|
|
<combo_item length="1" name="Danish" type="string">
|
|
Dansk - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Deutsch(German)" type="string">
|
|
Deutsch (Tysk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Spanish" type="string">
|
|
Español (Spansk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="French" type="string">
|
|
Français (Fransk) - Beta
|
|
</combo_item>
|
|
<combo_item name="Italian">
|
|
Italiano (Italiensk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Hungarian" type="string">
|
|
Magyar (Ungarsk) - Beta
|
|
</combo_item>
|
|
<combo_item name="Dutch">
|
|
Nederlands (Hollandsk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Polish" type="string">
|
|
Polski (Polsk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Portugese" type="string">
|
|
Portugués (Portugisisk) - Beta
|
|
</combo_item>
|
|
<combo_item name="Russian">
|
|
Русский (Russisk) - Beta
|
|
</combo_item>
|
|
<combo_item name="Turkish">
|
|
Türkçe (Tyrkisk) - Beta
|
|
</combo_item>
|
|
<combo_item name="Ukrainian">
|
|
Українська (Ukrainsk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="Chinese" type="string">
|
|
中文 (简体) (Kinesisk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="(Japanese)" type="string">
|
|
日本語 (Japansk) - Beta
|
|
</combo_item>
|
|
<combo_item length="1" name="(Korean)" type="string">
|
|
한국어 (Koreansk) - Beta
|
|
</combo_item>
|
|
</combo_box>
|
|
<text type="string" length="1" name="text_chat_language">
|
|
Chat Sprog:
|
|
</text>
|
|
<text type="string" length="1" name="translate_chat" label="Oversæt Chat">
|
|
</text>
|
|
</panel>
|