/indra/newview/skins/default/xui/ru/panel_avatar_list_item.xml
XML | 31 lines | 31 code | 0 blank | 0 comment | 0 complexity | 663e41aee126c9bd0c2c9888e6233f7e 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] ?
- </string>
- <string name="FormatMinutes">
- [COUNT] ???
- </string>
- <string name="FormatHours">
- [COUNT] ?
- </string>
- <string name="FormatDays">
- [COUNT] ?
- </string>
- <string name="FormatWeeks">
- [COUNT] ???
- </string>
- <string name="FormatMonths">
- [COUNT] ???
- </string>
- <string name="FormatYears">
- [COUNT] ?
- </string>
- <text name="avatar_name" value="(????????)"/>
- <text name="last_interaction" value="0 ?"/>
- <icon name="permission_edit_theirs_icon" tool_tip="?? ?????? ???????? ??????? ????? ?????"/>
- <icon name="permission_edit_mine_icon" tool_tip="???? ???? ????? ????????, ??????? ??? ????? ???? ???????"/>
- <icon name="permission_map_icon" tool_tip="???? ???? ????? ?????? ??? ?? ?????"/>
- <icon name="permission_online_icon" tool_tip="???? ???? ????? ?????? ??? ?????? ? ????"/>
- <button name="profile_btn" tool_tip="???????? ???????"/>
- </panel>