<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel label="Anzeige bearbeiten" name="panel_edit_classified"> <panel.string name="location_notice"> (wird nach Speichern aktualisiert) </panel.string> <string name="publish_label"> Veröffentlichen </string> <string name="save_label"> Speichern </string> <text name="title"> Anzeige bearbeiten </text> <scroll_container name="profile_scroll"> <panel name="scroll_content_panel"> <panel name="snapshot_panel"> <icon label="" name="edit_icon" tool_tip="Klicken, um ein Bild auszuwählen"/> </panel> <text name="Name:"> Titel: </text> <text name="description_label"> Beschreibung: </text> <text name="location_label"> Standort: </text> <text name="classified_location"> wird geladen... </text> <button label="Aktuellen Standort verwenden" name="set_to_curr_location_btn"/> <text name="category_label" value="Kategorie:"/> <text name="content_type_label" value="Inhaltsart:"/> <icons_combo_box label="Genereller Inhalt" name="content_type"> <icons_combo_box.item label="Moderater Inhalt" name="mature_ci" value="Moderat"/> <icons_combo_box.item label="Genereller Inhalt" name="pg_ci" value="G"/> </icons_combo_box> <check_box label="Jede Woche automatisch erneuern" name="auto_renew"/> <text name="price_for_listing_label" value="Preis für Anzeige:"/> <spinner label="L$" name="price_for_listing" tool_tip="Preis für Anzeige." value="50"/> </panel> </scroll_container> <panel label="bottom_panel" name="bottom_panel"> <layout_stack name="bottom_panel_ls"> <layout_panel name="save_changes_btn_lp"> <button label="[LABEL]" name="save_changes_btn"/> </layout_panel> <layout_panel name="show_on_map_btn_lp"> <button label="Abbrechen" name="cancel_btn"/> </layout_panel> </layout_stack> </panel> </panel>