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

/indra/newview/skins/default/xui/ru/floater_land_holdings.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 39 lines | 39 code | 0 blank | 0 comment | 0 complexity | bbafe82d89767e22aae1a302607d752b MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="land holdings floater" title="??? ?????">
  3. <floater.string name="area_string">
  4. [AREA] ?˛
  5. </floater.string>
  6. <scroll_list name="parcel list">
  7. <scroll_list.columns label="???????" name="name"/>
  8. <scroll_list.columns label="??????" name="location"/>
  9. <scroll_list.columns label="???" name="type"/>
  10. <scroll_list.columns label="???????" name="area"/>
  11. </scroll_list>
  12. <button label="????????" label_selected="????????" name="Teleport" tool_tip="????????????????? ? ????? ???? ?????."/>
  13. <button label="?????" label_selected="?????" name="Show on Map" tool_tip="???????? ??? ????? ?? ????? ????."/>
  14. <text name="contrib_label">
  15. ???? ???????? ? ??????:
  16. </text>
  17. <scroll_list name="grant list">
  18. <scroll_list.columns label="??????" name="group"/>
  19. <scroll_list.columns label="???????" name="area"/>
  20. </scroll_list>
  21. <text name="allowed_label">
  22. ??????????? ?????? ???????? ??? ???????? ????? ?????:
  23. </text>
  24. <text name="allowed_text">
  25. [AREA] ?˛
  26. </text>
  27. <text name="current_label">
  28. ??????? ?????? ????????:
  29. </text>
  30. <text name="current_text">
  31. [AREA] ?˛
  32. </text>
  33. <text name="available_label">
  34. ???????? ??? ????????????:
  35. </text>
  36. <text name="available_text">
  37. [AREA] ?˛
  38. </text>
  39. </floater>