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

/indra/newview/skins/default/xui/pl/floater_preview_notecard.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 20 lines | 20 code | 0 blank | 0 comment | 0 complexity | b51bb1165a28740f69926a1aa8e0959d MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="preview notecard" title="NOTA:">
  3. <floater.string name="no_object">
  4. Nie mo?na znale?? obiektu zawieraj?cego t? notk?.
  5. </floater.string>
  6. <floater.string name="not_allowed">
  7. Nie masz pozwolenia na zobaczenie tej notki.
  8. </floater.string>
  9. <floater.string name="Title">
  10. Notka: [NAME]
  11. </floater.string>
  12. <text name="desc txt">
  13. Opis:
  14. </text>
  15. <text_editor name="Notecard Editor">
  16. ?adowanie...
  17. </text_editor>
  18. <button label="Zapisz" label_selected="Zapisz" name="Save"/>
  19. <button label="Usu?" label_selected="Usu?" name="Delete"/>
  20. </floater>