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

/indra/newview/skins/default/xui/es/floater_price_for_listing.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 18 lines | 16 code | 2 blank | 0 comment | 0 complexity | c7158129f55b89db2c804fc3ec4d2209 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="price_for_listing" title="PUBLICAR UN ANUNCIO CLASIFICADO">
  3. <text name="explanation_text">
  4. Tu anuncio clasificado se mostrará durante una semana a partir del día en que se publicó.
  5. La posición de tu anuncio en la lista de clasificados depende de cuánto elijas pagar.
  6. Los anuncios mejor pagados van al principio de la lista, y aparecen más arriba en las búsquedas.
  7. </text>
  8. <text name="price_text">
  9. Precio por el anuncio:
  10. </text>
  11. <text name="price_symbol">
  12. L$
  13. </text>
  14. <button label="OK" name="set_price_btn"/>
  15. <button label="Cancelar" name="cancel_btn"/>
  16. </floater>