summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/panel_avatar_list_item.xml
blob: df1173a0a08a61673b2e6342bee9f0a492eb8719 (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]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="Ukendt"/>
	<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>