summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml
blob: e96a43d0c1b1b350a5ec4e736e244c3bccd7deee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Gesture" title="ジェスチャーのショートカット">
	<text name="trigger_label">
		チャット:
	</text>
	<text name="key_label">
		キーボード:
	</text>
	<combo_box label="なし" name="modifier_combo" width="60"/>
	<combo_box label="なし" name="key_combo" width="60"/>
	<text name="replace_text" tool_tip="これらの単語にトリガーとなる単語を置き換えます。 例えば、「howdy」と「hello」を置き換えると、「I wanted to say hello」というチャットは、ジェスチャーを交えながらの「I wanted to say howdy」に変わります。">
		置き換え:
	</text>
	<line_editor name="replace_editor" tool_tip="これらの単語にトリガーとなる単語を置き換えます。 例えば、「howdy」と「hello」を置き換えると、「I wanted to say hello」というチャットは、ジェスチャーを交えながらの「I wanted to say howdy」に変わります。"/>
</floater>