diff options
author | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:59 -0500 |
commit | 6e91a9cc3d5a610198cf526a76e2ab642f10ecd7 (patch) | |
tree | b023869f9daa7f61ea3ab27112d37524bdd88de4 /linden/indra/newview/skins/xui/ko/panel_place.xml | |
parent | Second Life viewer sources 1.20.12 (diff) | |
download | meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.zip meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.gz meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.bz2 meta-impy-6e91a9cc3d5a610198cf526a76e2ab642f10ecd7.tar.xz |
Second Life viewer sources 1.20.13
Diffstat (limited to 'linden/indra/newview/skins/xui/ko/panel_place.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/ko/panel_place.xml | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/linden/indra/newview/skins/xui/ko/panel_place.xml b/linden/indra/newview/skins/xui/ko/panel_place.xml deleted file mode 100644 index 5e0bb07..0000000 --- a/linden/indra/newview/skins/xui/ko/panel_place.xml +++ /dev/null | |||
@@ -1,39 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | ||
2 | <panel name="Place" title="장소"> | ||
3 | <text name="name_label"> | ||
4 | 이름: | ||
5 | </text> | ||
6 | <text name="description_label"> | ||
7 | 설명: | ||
8 | </text> | ||
9 | <text name="information_label"> | ||
10 | 정보: | ||
11 | </text> | ||
12 | <text name="location_label"> | ||
13 | 위치: | ||
14 | </text> | ||
15 | <button label="텔리포트" name="teleport_btn" /> | ||
16 | <button label="지도에 표시" name="map_btn" /> | ||
17 | <button label="신청..." name="auction_btn" /> | ||
18 | <text name="traffic_text"> | ||
19 | 통행량: [TRAFFIC] | ||
20 | </text> | ||
21 | <text name="area_text"> | ||
22 | 면적: [AREA]제곱미터 | ||
23 | </text> | ||
24 | <text name="forsale_text"> | ||
25 | L$ [PRICE]에 판매. | ||
26 | </text> | ||
27 | <text name="auction_text"> | ||
28 | 경매 ID [ID]. | ||
29 | </text> | ||
30 | <text name="server_update_text"> | ||
31 | 서버를 업데이트하지 않으면 토지소개를 볼 수 없습니다. | ||
32 | </text> | ||
33 | <text name="server_error_text"> | ||
34 | 현재 이 토지에 대한 소개를 볼 수 없습니다. 나중에 다시 시도하십시오. | ||
35 | </text> | ||
36 | <text name="server_forbidden_text"> | ||
37 | 접근 제한으로 인해 이 토지에 대한 소개를 볼 수 없습니다. 구획 소유자에게 권한을 확인하십시오. | ||
38 | </text> | ||
39 | </panel> | ||