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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 31 lines | 31 code | 0 blank | 0 comment | 0 complexity | 1d7952e5d69fbe0db2c2de0994dd2c86 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]min
  8. </string>
  9. <string name="FormatHours">
  10. [COUNT]h
  11. </string>
  12. <string name="FormatDays">
  13. [COUNT]d
  14. </string>
  15. <string name="FormatWeeks">
  16. [COUNT]W
  17. </string>
  18. <string name="FormatMonths">
  19. [COUNT]M
  20. </string>
  21. <string name="FormatYears">
  22. [COUNT]J
  23. </string>
  24. <text name="avatar_name" value="(laden)"/>
  25. <text name="last_interaction" value="0s"/>
  26. <icon name="permission_edit_theirs_icon" tool_tip="Sie können die Objekte dieses Freunds bearbeiten"/>
  27. <icon name="permission_edit_mine_icon" tool_tip="Dieser Freund kann Ihre Objekte bearbeiten, löschen und an sich nehmen"/>
  28. <icon name="permission_map_icon" tool_tip="Dieser Freund kann Sie auf der Karte finden"/>
  29. <icon name="permission_online_icon" tool_tip="Dieser Freund kann sehen, wenn Sie online sind"/>
  30. <button name="profile_btn" tool_tip="Profil anzeigen"/>
  31. </panel>