summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/panel_avatar_list_item.xml
blob: c43a9bed811a09ba51110abfb79cd349297a2beb (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]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>