/indra/newview/skins/default/xui/da/panel_avatar_list_item.xml
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 1461d58be90a9da1d31a5a91e9deaab0 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel name="avatar_list_item">
- <string name="FormatSeconds">
- [COUNT]s
- </string>
- <string name="FormatMinutes">
- [COUNT]m
- </string>
- <string name="FormatHours">
- [COUNT]t
- </string>
- <string name="FormatDays">
- [COUNT]d
- </string>
- <string name="FormatWeeks">
- [COUNT]u
- </string>
- <string name="FormatMonths">
- [COUNT]mĺn
- </string>
- <string name="FormatYears">
- [COUNT]ĺ
- </string>
- <text name="avatar_name" value="(henter)"/>
- <icon name="permission_edit_theirs_icon" tool_tip="Du kan redigere denne vens objekter"/>
- <icon name="permission_edit_mine_icon" tool_tip="Denne ven kan redigere, slette eller tage dine objekter"/>
- <icon name="permission_map_icon" tool_tip="Denne ven kan finde dig pĺ kortet"/>
- <icon name="permission_online_icon" tool_tip="Denne ven kan se nĺr du er online"/>
- <button name="profile_btn" tool_tip="Vis profil"/>
- </panel>