<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel label="Redigér annoncer" name="panel_edit_classified"> <panel.string name="location_notice"> (vil blive opdateret efter gemning) </panel.string> <string name="publish_label"> Publicér </string> <string name="save_label"> Gem </string> <text name="title"> Rediger annonce </text> <scroll_container name="profile_scroll"> <panel name="scroll_content_panel"> <panel name="snapshot_panel"> <icon label="" name="edit_icon" tool_tip="Klik for at vælge et billede"/> </panel> <text name="Name:"> Titel: </text> <text name="description_label"> Beskrivelse: </text> <text name="location_label"> Lokation: </text> <text name="classified_location"> henter... </text> <button label="Sæt til nuværende lokation" name="set_to_curr_location_btn"/> <text name="category_label" value="Kategori:"/> <text name="content_type_label" value="Indholdstype:"/> <icons_combo_box label="Generelt" name="content_type"> <icons_combo_box.item label="Moderat" name="mature_ci" value="Voksent"/> <icons_combo_box.item label="Generelt" name="pg_ci" value="PG"/> </icons_combo_box> <check_box label="Forny automatisk hver uge" name="auto_renew"/> <text name="price_for_listing_label" value="Pris for optagelse:"/> <spinner label="L$" name="price_for_listing" tool_tip="Pris for optagelse." 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="Annullér" name="cancel_btn"/> </layout_panel> </layout_stack> </panel> </panel>