PageRenderTime 30ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 15 lines | 14 code | 1 blank | 0 comment | 0 complexity | 0e2e5f186348573f4a37ecb045558153 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="Pubblicazione inserzione">
  3. <text name="explanation_text">
  4. La tua inserzione sarŕ visibile per una settimana dal giorno della sua pubblicazione.
  5. Ricordiamo che i costi per gli annunci non possono essere rimborsati
  6. </text>
  7. <spinner label="Prezzo: L$" name="price_for_listing" tool_tip="Prezzo per inserzione:" value="50"/>
  8. <text name="l$_text" value="L$"/>
  9. <text name="more_info_text">
  10. Maggiori informazioni (link alla guida sugli annunci)
  11. </text>
  12. <button label="Pubblica" name="publish_btn"/>
  13. <button label="Annulla" name="cancel_btn"/>
  14. </floater>