/indra/newview/skins/default/xui/pl/panel_avatar_list_item.xml
XML | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | bd121f305fa5c02115cc10ea2bff4e6f 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]h
- </string>
- <string name="FormatDays">
- [COUNT]d
- </string>
- <string name="FormatWeeks">
- [COUNT]tyg
- </string>
- <string name="FormatMonths">
- [COUNT]mc
- </string>
- <string name="FormatYears">
- [COUNT]lat
- </string>
- <text name="avatar_name" value="(?adowanie)"/>
- <icon name="permission_edit_theirs_icon" tool_tip="Mo?esz edytowa? obiekty tego Znajomego"/>
- <icon name="permission_edit_mine_icon" tool_tip="Ten Znajomy mo?e edytowa?, kasowa? lub wzi?? Twoje obiekty"/>
- <icon name="permission_map_icon" tool_tip="Ten Znajomy mo?e zlokalizowa? Ciebie na mapie"/>
- <icon name="permission_online_icon" tool_tip="Ten Znajomy widzi Ciebie kiedy jeste? obecny/obecna w SL"/>
- <button name="profile_btn" tool_tip="Zobacz profil"/>
- </panel>