PageRenderTime 32ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | bd121f305fa5c02115cc10ea2bff4e6f 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]h
  11. </string>
  12. <string name="FormatDays">
  13. [COUNT]d
  14. </string>
  15. <string name="FormatWeeks">
  16. [COUNT]tyg
  17. </string>
  18. <string name="FormatMonths">
  19. [COUNT]mc
  20. </string>
  21. <string name="FormatYears">
  22. [COUNT]lat
  23. </string>
  24. <text name="avatar_name" value="(?adowanie)"/>
  25. <icon name="permission_edit_theirs_icon" tool_tip="Mo?esz edytowa? obiekty tego Znajomego"/>
  26. <icon name="permission_edit_mine_icon" tool_tip="Ten Znajomy mo?e edytowa?, kasowa? lub wzi?? Twoje obiekty"/>
  27. <icon name="permission_map_icon" tool_tip="Ten Znajomy mo?e zlokalizowa? Ciebie na mapie"/>
  28. <icon name="permission_online_icon" tool_tip="Ten Znajomy widzi Ciebie kiedy jeste? obecny/obecna w SL"/>
  29. <button name="profile_btn" tool_tip="Zobacz profil"/>
  30. </panel>