diff options
Diffstat (limited to 'indra/newview/skins/default/xui/zh/floater_script_queue.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/floater_script_queue.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/zh/floater_script_queue.xml b/indra/newview/skins/default/xui/zh/floater_script_queue.xml index 4062db5014..ff02946d86 100644 --- a/indra/newview/skins/default/xui/zh/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/zh/floater_script_queue.xml @@ -7,13 +7,13 @@ Done. </floater.string> <floater.string name="Resetting"> - Resetting + 重設中 </floater.string> <floater.string name="Running"> - Running + 執行中 </floater.string> <floater.string name="NotRunning"> - Not running + 非執行中 </floater.string> <button label="關閉" label_selected="關閉" name="close"/> </floater> |