summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_avatar_list_item.xml
blob: 69e23a2e76587226ce2d66d08664f08151c96e78 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="avatar_list_item">
	<string name="FormatSeconds">
		[COUNT] s
	</string>
	<string name="FormatMinutes">
		[COUNT] mn
	</string>
	<string name="FormatHours">
		[COUNT] h
	</string>
	<string name="FormatDays">
		[COUNT] j
	</string>
	<string name="FormatWeeks">
		[COUNT] s
	</string>
	<string name="FormatMonths">
		[COUNT] m
	</string>
	<string name="FormatYears">
		[COUNT] a
	</string>
	<text name="avatar_name" value="Inconnu"/>
	<text name="last_interaction" value="0s"/>
</panel>