PageRenderTime 42ms CodeModel.GetById 23ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 32 lines | 28 code | 0 blank | 4 comment | 0 complexity | 5f0d991d155dd24c57c87c4e5d881da8 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. A group of folks charged with creating a room with a moose.
  24. Fear the moose! Fear it! And the mongoose too!
  25. </text>
  26. <text name="group_cost">
  27. L$123 to join
  28. </text>
  29. <button label="??" name="join_btn"/>
  30. <button label="??" name="leave_btn"/>
  31. <button label="?????????" name="view_profile_btn"/>
  32. </floater>