summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_script_queue.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_script_queue.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_script_queue.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_script_queue.xml b/indra/newview/skins/default/xui/ja/floater_script_queue.xml
new file mode 100644
index 0000000000..97e79fb483
--- /dev/null
+++ b/indra/newview/skins/default/xui/ja/floater_script_queue.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="queue" title="進行のリセット">
+ <floater.string name="Starting">
+ [COUNT] アイテムの [START] を開始します。
+ </floater.string>
+ <floater.string name="Done">
+ 完了。
+ </floater.string>
+ <floater.string name="Resetting">
+ リセット中
+ </floater.string>
+ <floater.string name="Running">
+ 実行中
+ </floater.string>
+ <floater.string name="NotRunning">
+ 実行されていません
+ </floater.string>
+ <button label="閉じる" label_selected="閉じる" name="close"/>
+</floater>