summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml
diff options
context:
space:
mode:
authorRamzi Linden <ramzi@lindenlab.com>2010-01-13 12:25:53 -0800
committerRamzi Linden <ramzi@lindenlab.com>2010-01-13 12:25:53 -0800
commit0a984f1920d12373ef31e9e7e62d8ad6024a36b4 (patch)
treefc48e27f1997969ebb480fe8bb9afdb923b0af39 /indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml
parentf3bd6481a554ade34b133b2ae805838e27598639 (diff)
DEV-43688 commit new translations - DE, FR, JA cycle2
This adds new, raw translations to the viewer; they will not yet be formatted to fit cleanly to the user.
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml b/indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml
new file mode 100644
index 0000000000..505d46879a
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/floater_preview_gesture_shortcut.xml
@@ -0,0 +1,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"/>
+ <combo_box label="なし" name="key_combo"/>
+ <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>