<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="bug_reporter" title="Bug melden">
	<text name="reporter_title">
		Melder:
	</text>
	<text name="sim_title">
		Simulator:
	</text>
	<text name="pos_title">
		Position:
	</text>
	<text name="select_object_label">
		Klicken Sie auf die Schaltfläche und dann auf das Objekt, um es auszuwählen:
	</text>
	<button label="" label_selected="" name="pick_btn"
	     tool_tip="Objektauswahl - Identifizieren Sie ein Objekt als Thema dieses Berichts" />
	<text name="object_name_label">
		Name:
	</text>
	<text name="owner_name_label">
		Eigentümer:
	</text>
	<check_box label="Screenshot einschließen" name="screen_check" />
	<texture_picker label="Arbeit..." name="screenshot" />
	<text name="category_label">
		Kategorie:
	</text>
	<combo_box name="category_combo"
	     tool_tip="Category -- select the category that best describes this report">
		<combo_item name="Selectcategory">
			Kategorie auswählen
		</combo_item>
		<combo_item name="Building">
			Gebäude
		</combo_item>
		<combo_item name="Character">
			Charakter
		</combo_item>
		<combo_item name="Chat/IM">
			Chat/IM
		</combo_item>
		<combo_item name="Documentation">
			Dokumentation
		</combo_item>
		<combo_item name="Exploit">
			Exploit
		</combo_item>
		<combo_item name="Graphics">
			Grafiken
		</combo_item>
		<combo_item name="Inventory">
			Inventar
		</combo_item>
		<combo_item name="Lag">
			Verzögerung
		</combo_item>
		<combo_item name="MissingContent">
			Fehlender Inhalt
		</combo_item>
		<combo_item name="LindenDollars(L$)">
			Linden Dollars (L$)
		</combo_item>
		<combo_item name="Permissions">
			Berechtigungen
		</combo_item>
		<combo_item name="Physics">
			Physik
		</combo_item>
		<combo_item name="Script">
			Skript
		</combo_item>
		<combo_item name="Sound">
			Ton
		</combo_item>
		<combo_item name="Stipends">
			Stipendien
		</combo_item>
		<combo_item name="Userinterface">
			Benutzeroberfläche
		</combo_item>
		<combo_item name="Miscellaneous">
			Sonstiges
		</combo_item>
	</combo_box>
	<text name="sum_title">
		Zusammenfassung:
	</text>
	<text name="dscr_title">
		Details:
	</text>
	<text_editor name="details_edit">
		Schritte zur Bug-Reproduktion:

Beobachtete Ergebnisse:

Erwartete Ergebnisse
	</text_editor>
	<text name="bug_aviso">
		If this bug allows you to do something you should not be able 
to do, especially if it impacts performance or security, please 
select the &apos;Exploit&apos; category. Thank you!
	</text>
	<button label="Bug melden" label_selected="Bug melden" name="send_btn" />
	<button label="Abbrechen" label_selected="Abbrechen" name="cancel_btn" />
</floater>
