PageRenderTime 35ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/de/floater_url_entry.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 12 lines | 12 code | 0 blank | 0 comment | 0 complexity | 0956104c022ec1c2320785dd55fbef1b MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <floater name="url_entry">
  3. <text name="media_label">
  4. Medien-URL:
  5. </text>
  6. <button label="OK" name="ok_btn" width="30"/>
  7. <button label="Abbrechen" name="cancel_btn" width="66" />
  8. <button label="Löschen" name="clear_btn" left_pad="100"/>
  9. <text name="loading_label" left="120">
  10. Wird geladen...
  11. </text>
  12. </floater>