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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 31 lines | 31 code | 0 blank | 0 comment | 0 complexity | 89853f7bb92d70682b204de60c6a7fc5 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="ColorPicker" title="FARVE VĆLGER">
  3. <text name="r_val_text">
  4. Rřd:
  5. </text>
  6. <text name="g_val_text">
  7. Grřn:
  8. </text>
  9. <text name="b_val_text">
  10. Blĺ:
  11. </text>
  12. <text name="h_val_text">
  13. Nuance:
  14. </text>
  15. <text name="s_val_text">
  16. Mćtning:
  17. </text>
  18. <text name="l_val_text">
  19. Lysstyrke:
  20. </text>
  21. <check_box label="Benyt nu" name="apply_immediate"/>
  22. <button label="" label_selected="" name="color_pipette"/>
  23. <button label="Annullér" label_selected="Annullér" name="cancel_btn"/>
  24. <button label="OK" label_selected="OK" name="select_btn"/>
  25. <text name="Current color:">
  26. Nuvćrende Farve:
  27. </text>
  28. <text name="(Drag below to save.)">
  29. (Trćk ned for at gemme)
  30. </text>
  31. </floater>