PageRenderTime 41ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 32 lines | 28 code | 0 blank | 4 comment | 0 complexity | 21f9f49c7a0e7a278ca90d9b66951f84 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <!--
  3. Not can_close / no title to avoid window chrome
  4. Single instance - only have one at a time, recycle it each spawn
  5. -->
  6. <floater name="inspect_group">
  7. <string name="PrivateGroup">
  8. ??????? ??????
  9. </string>
  10. <string name="FreeToJoin">
  11. ?????????? ??????????
  12. </string>
  13. <string name="CostToJoin">
  14. L$[AMOUNT] ?? ??????????
  15. </string>
  16. <string name="YouAreMember">
  17. ?? ???????? ??????
  18. </string>
  19. <text name="group_subtitle">
  20. 123 ?????????
  21. </text>
  22. <text name="group_details">
  23. ?????? ???????, ??????? ????? ????????? ??????? ? ?????.
  24. ????? ????! ?????! ? ???????? ????!
  25. </text>
  26. <text name="group_cost">
  27. L$123 ?? ??????????
  28. </text>
  29. <button label="????????" name="join_btn"/>
  30. <button label="????????" name="leave_btn"/>
  31. <button label="???????? ???????" name="view_profile_btn"/>
  32. </floater>