PageRenderTime 46ms CodeModel.GetById 32ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 67 lines | 67 code | 0 blank | 0 comment | 0 complexity | 502c1b37196ceb868984b5f8128198a2 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="item properties" title="???????">
  3. <floater.string name="unknown">
  4. ????
  5. </floater.string>
  6. <floater.string name="public">
  7. ????
  8. </floater.string>
  9. <floater.string name="you_can">
  10. ????
  11. </floater.string>
  12. <floater.string name="owner_can">
  13. ??????
  14. </floater.string>
  15. <floater.string name="acquiredDate">
  16. [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
  17. </floater.string>
  18. <text name="LabelItemNameTitle">
  19. ???
  20. </text>
  21. <text name="LabelItemDescTitle">
  22. ???
  23. </text>
  24. <text name="LabelCreatorTitle">
  25. ????
  26. </text>
  27. <button label="??..." name="BtnCreator"/>
  28. <text name="LabelOwnerTitle">
  29. ????
  30. </text>
  31. <button label="??..." name="BtnOwner"/>
  32. <text name="LabelAcquiredTitle">
  33. Acquired:
  34. </text>
  35. <text name="LabelAcquiredDate">
  36. Wed May 24 12:50:46 2006
  37. </text>
  38. <text name="OwnerLabel">
  39. ??
  40. </text>
  41. <check_box label="??" name="CheckOwnerModify"/>
  42. <check_box label="??" name="CheckOwnerCopy"/>
  43. <check_box label="??" name="CheckOwnerTransfer"/>
  44. <text name="AnyoneLabel">
  45. ????
  46. </text>
  47. <check_box label="??" name="CheckEveryoneCopy"/>
  48. <text name="GroupLabel">
  49. ???
  50. </text>
  51. <check_box label="??" name="CheckShareWithGroup"/>
  52. <text name="NextOwnerLabel">
  53. ???????
  54. </text>
  55. <check_box label="??" name="CheckNextOwnerModify"/>
  56. <check_box label="??" name="CheckNextOwnerCopy"/>
  57. <check_box label="??" name="CheckNextOwnerTransfer"/>
  58. <check_box label="??" name="CheckPurchase"/>
  59. <combo_box name="combobox sale copy">
  60. <combo_box.item label="??" name="Copy"/>
  61. <combo_box.item label="??" name="Original"/>
  62. </combo_box>
  63. <spinner label="???" name="Edit Cost"/>
  64. <text name="CurrencySymbol">
  65. L$
  66. </text>
  67. </floater>