diff options
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 | 6 |
1 files changed, 3 insertions, 3 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 de0c4469c1..d444015a14 100644 --- a/indra/newview/skins/default/xui/ja/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/ja/floater_script_queue.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <floater name="queue" title="進行のリセット"> <floater.string name="Starting"> - [COUNT] アイテムの [START] を開始します。 + [COUNT]アイテムの[START]を開始します。 </floater.string> <floater.string name="Done"> 完了。 @@ -16,10 +16,10 @@ 実行されていません </floater.string> <floater.string name="Timeout"> - タイムアウト: [OBJECT_NAME] + タイムアウト:[OBJECT_NAME] </floater.string> <floater.string name="LoadingObjInv"> - 次のインベントリをロード中: [OBJECT_NAME] + 次のインベントリをロード中:[OBJECT_NAME] </floater.string> <button label="閉じる" label_selected="閉じる" name="close"/> </floater> |