aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ko/floater_rate.xml
blob: 39aebc512fce177ef74412bef3b42a4bae4ba6c6 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="rate" title="Jeska Linden의 순위">
	<radio_group name="behavior">
		<radio_item type="string" length="1" name="Positive">
			양수
		</radio_item>
		<radio_item type="string" length="1" name="No Rating">
			등급 없음
		</radio_item>
	</radio_group>
	<radio_group name="appearance">
		<radio_item type="string" length="1" name="Positive">
			양수
		</radio_item>
		<radio_item type="string" length="1" name="No Rating">
			등급 없음
		</radio_item>
	</radio_group>
	<radio_group name="building">
		<radio_item type="string" length="1" name="Positive">
			양수
		</radio_item>
		<radio_item type="string" length="1" name="No Rating">
			등급 없음
		</radio_item>
	</radio_group>
	<button label="확인" label_selected="확인" name="OK" />
	<button label="취소" label_selected="취소" name="Cancel" />
	<text type="string" length="1" name="Overall behavior:">
		전체적 행동:
	</text>
	<text type="string" length="1" name="Skill at appearance (clothing and attachments):">
		꾸미기를 잘 함(의복 및 착용물):
	</text>
	<text type="string" length="1" name="Skill at building:">
		건축을 잘 함:
	</text>
	<text type="string" length="1" name="Message:">
		메시지:
	</text>
	<text type="string" length="1" name="cost">
		비용: 등급 변경 비용은 L$[COST]입니다.  총 비용: L$[TOTAL]입니다.
	</text>
</floater>