PageRenderTime 10ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/da/floater_publish_classified.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 15 lines | 14 code | 1 blank | 0 comment | 0 complexity | 07cc89f36b58618a72ad297c06ed87d7 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="publish_classified" title="Publicerer annoncer">
  3. <text name="explanation_text">
  4. Din annonce vil blive vist i en uge fra den dato den publiceres.
  5. Husk, annonceomkostninger kan ikke refunderes.
  6. </text>
  7. <spinner label="Pris: L$" name="price_for_listing" tool_tip="Pris for optagelse af annonce." value="50"/>
  8. <text name="l$_text" value="L$"/>
  9. <text name="more_info_text">
  10. Mere info (link til hjćlp om annoncer)
  11. </text>
  12. <button label="Publicér" name="publish_btn"/>
  13. <button label="Annullér" name="cancel_btn"/>
  14. </floater>