summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_avatar_list_item.xml
blob: ca67125c65fc618f31e7badc056f8fe4b80c0487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="avatar_list_item">
	<string name="FormatSeconds">
		[COUNT]s
	</string>
	<string name="FormatMinutes">
		[COUNT]min
	</string>
	<string name="FormatHours">
		[COUNT]h
	</string>
	<string name="FormatDays">
		[COUNT]dias
	</string>
	<string name="FormatWeeks">
		[COUNT]semanas
	</string>
	<string name="FormatMonths">
		[COUNT]meses
	</string>
	<string name="FormatYears">
		[COUNT]anos
	</string>
	<text name="avatar_name" value="Desconhecido"/>
	<icon name="permission_edit_theirs_icon" tool_tip="Você pode editar os pertences deste amigo"/>
	<icon name="permission_edit_mine_icon" tool_tip="Este amigo pode editar, excluir ou pegar seus pertences"/>
	<icon name="permission_map_icon" tool_tip="Este amigo pode localizar você no mapa"/>
	<icon name="permission_online_icon" tool_tip="Este amigo pode saber quando você estiver online"/>
	<button name="profile_btn" tool_tip="Ver perfil"/>
</panel>