diff options
author | Ansariel <none@none> | 2016-04-07 10:04:05 +0200 |
---|---|---|
committer | Ansariel <none@none> | 2016-04-07 10:04:05 +0200 |
commit | 77ef10e0493a192a1e7f1cb988bac757bd199f69 (patch) | |
tree | d05b644d202e0293d8ff2aa4153af25e8fa94f39 /indra/newview/skins/default/xui/zh | |
parent | f0107eb8aae46a928b0b3e6564cc4ed3031e1271 (diff) |
OPEN-292: More removal of orphaned legacy script upload methods
Diffstat (limited to 'indra/newview/skins/default/xui/zh')
-rw-r--r-- | indra/newview/skins/default/xui/zh/notifications.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index 0865c6dbc1..3b9c5a5041 100644 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -219,12 +219,6 @@ 因為版本資料夾是空的,我們已經把你的刊登物下架。 你若希望重新刊登,必須先新增物項到該版本資料夾。 <usetemplate ignoretext="版本資料夾如果成空、導致刊登物下架,告知我" name="okignore" yestext="確定"/> </notification> - <notification name="CompileQueueSaveText"> - 上傳腳本文字時出問題,原因:[REASON]。 請稍候再試一次。 - </notification> - <notification name="CompileQueueSaveBytecode"> - 上傳已編譯腳本時出問題,原因:[REASON]。 請稍候再試一次。 - </notification> <notification name="WriteAnimationFail"> 寫入動作資料時出錯。 請稍候再試一次。 </notification> @@ -603,16 +597,10 @@ (*警告* 這動作無法還原。) <usetemplate name="okcancelbuttons" notext="取消" yestext="確定"/> </notification> - <notification name="SaveScriptFailReason"> - 儲存腳本時出問題,原因:[REASON]。 請稍後再嘗試儲存腳本。 - </notification> <notification name="SaveScriptFailObjectNotFound"> 無法儲存腳本,找不到它所屬的物件。 該物件可能超出範圍或已被刪除。 </notification> - <notification name="SaveBytecodeFailReason"> - 儲存編譯腳本時出問題,原因:[REASON]。 請稍後再嘗試儲存腳本。 - </notification> <notification name="StartRegionEmpty"> 你的起始地區尚未定義。 請在「開始位置」框裡輸入區域名,或選擇「我上一次位置」或「我的家」作為開始位置。 |