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

/indra/newview/skins/default/xui/zh/inspect_object.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 44 lines | 40 code | 0 blank | 4 comment | 0 complexity | 3fb60f2a7e615d886663dd902e45b7a4 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_object">
  7. <string name="Creator">
  8. By [CREATOR]
  9. </string>
  10. <string name="CreatorAndOwner">
  11. By [CREATOR]
  12. Owner [OWNER]
  13. </string>
  14. <string name="Price">
  15. L$[AMOUNT]
  16. </string>
  17. <string name="PriceFree">
  18. Free!
  19. </string>
  20. <string name="Touch">
  21. Touch
  22. </string>
  23. <string name="Sit">
  24. Sit
  25. </string>
  26. <text name="object_creator">
  27. by secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
  28. owner secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about
  29. </text>
  30. <text name="price_text">
  31. L$30,000
  32. </text>
  33. <icon name="secure_browsing" tool_tip="Secure Browsing"/>
  34. <text name="object_media_url">
  35. http://www.superdupertest.com
  36. </text>
  37. <button label="??" name="buy_btn"/>
  38. <button label="??" name="pay_btn"/>
  39. <button label="????" name="take_free_copy_btn"/>
  40. <button label="Touch" name="touch_btn"/>
  41. <button label="Sit" name="sit_btn"/>
  42. <button label="Open" name="open_btn"/>
  43. <button label="More" name="more_info_btn"/>
  44. </floater>