diff options
| author | Bryan O'Sullivan <bos@serpentine.com> | 2010-01-20 10:25:06 -0800 |
|---|---|---|
| committer | Bryan O'Sullivan <bos@serpentine.com> | 2010-01-20 10:25:06 -0800 |
| commit | 5a46b59284ac313a0e7737fd600d020c07c352cd (patch) | |
| tree | 47dd5b7ac1805ffd840d36b184a1b743bced8997 /indra/newview/skins/default/xui/ja/floater_script_queue.xml | |
| parent | f009fbcb03e7d4e87d41f60e2873ffcbcb02354b (diff) | |
Convert all XML files to Unix line endings
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.xml | 38 |
1 files changed, 19 insertions, 19 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 index 3719c07230..97e79fb483 100644 --- a/indra/newview/skins/default/xui/ja/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/ja/floater_script_queue.xml @@ -1,19 +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>
+<?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> |
