aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ko/floater_rate.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:46 -0500
committerJacek Antonelli2008-08-15 23:44:46 -0500
commit38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4 (patch)
treeadca584755d22ca041a2dbfc35d4eca01f70b32c /linden/indra/newview/skins/xui/ko/floater_rate.xml
parentREADME.txt (diff)
downloadmeta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.zip
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.gz
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.bz2
meta-impy-38d6d37f2d982fa959e9e8a4a3f7e1ccfad7b5d4.tar.xz
Second Life viewer sources 1.13.2.12
Diffstat (limited to 'linden/indra/newview/skins/xui/ko/floater_rate.xml')
-rw-r--r--linden/indra/newview/skins/xui/ko/floater_rate.xml44
1 files changed, 44 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/xui/ko/floater_rate.xml b/linden/indra/newview/skins/xui/ko/floater_rate.xml
new file mode 100644
index 0000000..f34d8cb
--- /dev/null
+++ b/linden/indra/newview/skins/xui/ko/floater_rate.xml
@@ -0,0 +1,44 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater name="rate" title="Jeska Linden의 순위">
3 <radio_group name="behavior">
4 <radio_item type="string" length="1" name="Positive">
5 분명함
6 </radio_item>
7 <radio_item type="string" length="1" name="No Rating">
8 무 평점
9 </radio_item>
10 </radio_group>
11 <radio_group name="appearance">
12 <radio_item type="string" length="1" name="Positive">
13 분명함
14 </radio_item>
15 <radio_item type="string" length="1" name="No Rating">
16 무 평점
17 </radio_item>
18 </radio_group>
19 <radio_group name="building">
20 <radio_item type="string" length="1" name="Positive">
21 분명함
22 </radio_item>
23 <radio_item type="string" length="1" name="No Rating">
24 무 평점
25 </radio_item>
26 </radio_group>
27 <button label="확인" label_selected="확인" name="OK" />
28 <button label="취소" label_selected="취소" name="Cancel" />
29 <text type="string" length="1" name="Overall behavior:">
30 전체적 행동:
31 </text>
32 <text type="string" length="1" name="Skill at appearance (clothing and attachments):">
33 꾸미기를 잘 함(의복 및 부착물):
34 </text>
35 <text type="string" length="1" name="Skill at building:">
36 건축을 잘 함:
37 </text>
38 <text type="string" length="1" name="Message:">
39 메시지:
40 </text>
41 <text type="string" length="1" name="cost">
42 비용: 각 등을 변경하는 비용 L$[비용]. 총 비용: L$[TOTAL].
43 </text>
44</floater>