summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_autoreplace.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_autoreplace.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_autoreplace.xml54
1 files changed, 20 insertions, 34 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_autoreplace.xml b/indra/newview/skins/default/xui/ja/floater_autoreplace.xml
index cf75fa3372..46e2e3e631 100644
--- a/indra/newview/skins/default/xui/ja/floater_autoreplace.xml
+++ b/indra/newview/skins/default/xui/ja/floater_autoreplace.xml
@@ -1,38 +1,24 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="autoreplace_floater" title="自動置換設定">
- <check_box label="自動置換を有効にする" name="autoreplace_enable" tool_tip="チャットテキストを入力するにつれて、入力したキーワードを対応する置換キーワードに置き換えます"/>
- <button label="リストをインポート..." name="autoreplace_import_list" tool_tip="以前にエクスポートしたリストをファイルからロードします。"/>
- <button label="リストをエクスポート..." name="autoreplace_export_list" tool_tip="選択したリストをファイルに保存して、共有できるようにします。"/>
- <button label="新規リスト..." name="autoreplace_new_list" tool_tip="新規リストを作成します。"/>
- <button label="リストを削除" name="autoreplace_delete_list" tool_tip="選択したリストを削除します。"/>
- <button name="autoreplace_list_up" tool_tip="このリストの優先度を上げます。"/>
- <button name="autoreplace_list_down" tool_tip="このリストの優先度を下げます。"/>
- <scroll_list name="autoreplace_list_replacements">
- <scroll_list.columns label="キーワード" name="keyword"/>
- <scroll_list.columns label="置換" name="replacement"/>
- </scroll_list>
- <button label="追加..." name="autoreplace_add_entry"/>
- <button label="削除" name="autoreplace_delete_entry"/>
- <text name="autoreplace_keyword_txt">
- キーワード:
- </text>
- <text name="autoreplace_replacement_txt">
- 置換:
- </text>
- <button label="エントリを保存" name="autoreplace_save_entry" tool_tip="このエントリを保存します。"/>
- <button label="変更を保存" name="autoreplace_save_changes" tool_tip="変更をすべて保存します。"/>
- <button label="取り消し" name="autoreplace_cancel" tool_tip="変更をすべて破棄します。"/>
+ <check_box label="自動置換を有効にする" name="autoreplace_enable" tool_tip="チャットテキストを入力するにつれて、入力したキーワードを対応する置換キーワードに置き換えます" />
+ <button label="リストをインポート…" name="autoreplace_import_list" tool_tip="以前にエクスポートしたリストをファイルからロードします。" />
+ <button label="リストをエクスポート…" name="autoreplace_export_list" tool_tip="選択したリストをファイルに保存して、共有できるようにします。" />
+ <button label="新規リスト…" name="autoreplace_new_list" tool_tip="新規リストを作成します。" />
+ <button label="リストを削除" name="autoreplace_delete_list" tool_tip="選択したリストを削除します。" />
+ <button name="autoreplace_list_up" tool_tip="このリストの優先度を上げます。" />
+ <button name="autoreplace_list_down" tool_tip="このリストの優先度を下げます。" />
+ <scroll_list name="autoreplace_list_replacements">
+ <scroll_list.columns label="キーワード" name="keyword" />
+ <scroll_list.columns label="置換" name="replacement" />
+ </scroll_list>
+ <button label="追加…" name="autoreplace_add_entry" />
+ <button label="削除" name="autoreplace_delete_entry" />
+ <text name="autoreplace_keyword_txt">キーワード:</text>
+ <text name="autoreplace_replacement_txt">置換:</text>
+ <button label="エントリを保存" name="autoreplace_save_entry" tool_tip="このエントリを保存します。" />
+ <button label="変更を保存" name="autoreplace_save_changes" tool_tip="変更をすべて保存します。" />
+ <button label="キャンセル" name="autoreplace_cancel" tool_tip="変更をすべて破棄します。" />
</floater>
<!--
- <text
- top_pad="10"
- left="10"
- height="16"
- width="260"
- follows="left|top"
- halign="center"
- mouse_opaque="true"
- name="autoreplace_text2">
- Entries
- </text>
--->
+ <text top_ name="autoreplace_text2">エントリ</text>
+--> \ No newline at end of file