PageRenderTime 81ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 31 lines | 31 code | 0 blank | 0 comment | 0 complexity | e23c5a5634be349892fdfe984d308031 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="avatar_list_item">
  3. <string name="FormatSeconds">
  4. [COUNT] ?
  5. </string>
  6. <string name="FormatMinutes">
  7. [COUNT] ?
  8. </string>
  9. <string name="FormatHours">
  10. [COUNT] ??
  11. </string>
  12. <string name="FormatDays">
  13. [COUNT] ?
  14. </string>
  15. <string name="FormatWeeks">
  16. [COUNT] ??
  17. </string>
  18. <string name="FormatMonths">
  19. [COUNT] ??
  20. </string>
  21. <string name="FormatYears">
  22. [COUNT] ?
  23. </string>
  24. <text name="avatar_name" value="????????"/>
  25. <text name="last_interaction" value="0 ?"/>
  26. <icon name="permission_edit_theirs_icon" tool_tip="?????????????????????????"/>
  27. <icon name="permission_edit_mine_icon" tool_tip="????????????????????????????????????"/>
  28. <icon name="permission_map_icon" tool_tip="????????????????????????"/>
  29. <icon name="permission_online_icon" tool_tip="????????????????????????????"/>
  30. <button name="profile_btn" tool_tip="?????????"/>
  31. </panel>