47 lines
2.1 KiB
XML
47 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<panel name="status">
|
|
<text type="string" length="1" name="ParcelNameText"
|
|
tool_tip="현재 서있는 토지 구획의 이름. 토지 소개를 보려면 클릭합니다.">
|
|
구획 이름 여기에 입력
|
|
</text>
|
|
<text type="string" length="1" name="BalanceText" tool_tip="잔고">
|
|
L$
|
|
</text>
|
|
<button label="" label_selected="" name="buycurrency"
|
|
tool_tip="린든달러(L$) 구매" />
|
|
<text type="string" length="12" name="TimeText" tool_tip="현재 시간(태평양 표준시)">
|
|
12:00 AM
|
|
</text>
|
|
<text name="StatBarDaysOfWeek">
|
|
월요일:화요일:수요일:목요일:금요일:토요일
|
|
</text>
|
|
<text name="StatBarMonthsOfYear">
|
|
1월:2월:3월:4월:5월:6월:7월:8월:9월:10월:11월:12월
|
|
</text>
|
|
<button label="" label_selected="" name="scriptout"
|
|
tool_tip="스크립트 경고 및 오류" />
|
|
<button label="" label_selected="" name="health" tool_tip="건강" />
|
|
<text type="string" length="1" name="HealthText" tool_tip="건강">
|
|
100%
|
|
</text>
|
|
<button label="" label_selected="" name="fly" tool_tip="비행 안함" />
|
|
<button label="" label_selected="" name="build" tool_tip="만들기 안함" />
|
|
<button label="" label_selected="" name="scripts" tool_tip="스크립트 없음" />
|
|
<button name="no_fly" tool_tip="비행이 허용되지 않습니다." />
|
|
<button name="no_build" tool_tip="제작/리징이 허용되지 않습니다." />
|
|
<button name="no_scripts" tool_tip="스크립트가 허용되지 않습니다." />
|
|
<button label="" label_selected="" name="restrictpush" tool_tip="llPushObject 제한" />
|
|
<button name="status_voice" tool_tip="음성 사용함" />
|
|
<button name="status_no_voice"
|
|
tool_tip="여기서는 음성을 사용할 수 없습니다." />
|
|
<button label="" label_selected="" name="buyland" tool_tip="현재 구획 구매" />
|
|
<text name="packet_loss_tooltip">
|
|
패킷 손실
|
|
</text>
|
|
<text name="bandwidth_tooltip">
|
|
대역폭
|
|
</text>
|
|
<line_editor label="검색" name="search_editor" tool_tip="Second Life 검색" />
|
|
<button name="search_btn" tool_tip="Second Life 검색" />
|
|
</panel>
|