PageRenderTime 28ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 1461d58be90a9da1d31a5a91e9deaab0 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]s
  5. </string>
  6. <string name="FormatMinutes">
  7. [COUNT]m
  8. </string>
  9. <string name="FormatHours">
  10. [COUNT]t
  11. </string>
  12. <string name="FormatDays">
  13. [COUNT]d
  14. </string>
  15. <string name="FormatWeeks">
  16. [COUNT]u
  17. </string>
  18. <string name="FormatMonths">
  19. [COUNT]mĺn
  20. </string>
  21. <string name="FormatYears">
  22. [COUNT]ĺ
  23. </string>
  24. <text name="avatar_name" value="(henter)"/>
  25. <icon name="permission_edit_theirs_icon" tool_tip="Du kan redigere denne vens objekter"/>
  26. <icon name="permission_edit_mine_icon" tool_tip="Denne ven kan redigere, slette eller tage dine objekter"/>
  27. <icon name="permission_map_icon" tool_tip="Denne ven kan finde dig pĺ kortet"/>
  28. <icon name="permission_online_icon" tool_tip="Denne ven kan se nĺr du er online"/>
  29. <button name="profile_btn" tool_tip="Vis profil"/>
  30. </panel>