phoenix-firestorm/indra/newview/skins/default/xui/ja/floater_preferences.xml

30 lines
1.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Preferences" title="初期設定">
<button label="" label_selected="" name="OK"/>
<button label="キャンセル" label_selected="キャンセル" name="Cancel"/>
<panel name="search_panel">
<search_editor label="設定を検索" name="search_prefs_edit" tool_tip="検索したい内容をここに入力してください。設定の名前またはコメントに部分的に一致する結果が表示されます。"/>
<button name="copy_search_slurl_btn" tool_tip="検索クエリをSurlとしてコピーします。"/>
</panel>
<tab_container name="pref core">
<panel label="一般" name="general"/>
<panel label="グラフィック" name="display"/>
<panel label="サウンドとメディア" name="audio"/>
<panel label="チャット" name="chat"/>
<panel label="移動と視界" name="move"/>
<panel label="通知" name="msgs"/>
<panel label="カラー" name="colors"/>
<panel label="プライバシー" name="im"/>
<!--字数制限のため「ネットワークとファイル」から変更-->
<panel label="セットアップ" name="input"/>
<panel label="高度な設定" name="advanced1"/>
<panel label="" name="ui"/>
<panel label="操作" name="controls"/>
<panel label="スキン" name="skins"/>
<panel label="クラッシュ報告" name="crashreports"/>
<panel label="Firestorm" name="firestorm"/>
<panel label="Opensim" name="opensim"/>
<panel label="バックアップと復元" name="backup"/>
</tab_container>
</floater>