diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2018-05-18 03:02:44 +0300 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2018-05-18 03:02:44 +0300 |
commit | 64b3473f4920b0340e731e44342e2599ad46d698 (patch) | |
tree | e8f9994d427d5dcce6e3a19432f31f5f86f16f46 /indra/newview/skins/default/xui/zh/notifications.xml | |
parent | 151df9b87b409283d11de7d3b918fd23f9772354 (diff) | |
parent | c70119ebabc4b06e2b0db02aea8c56e01fbc666e (diff) |
Merged in lindenlab/viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/zh/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/zh/notifications.xml | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index fd565a8f16..d25192d7ba 100644 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -2482,7 +2482,7 @@ SHA1 指紋:[MD5_DIGEST] <usetemplate name="okcancelbuttons" notext="取消" yestext="確定"/> </notification> <notification name="ConfirmEmptyTrash"> - [COUNT]個物項將會永久刪除。 你確定你要永久刪除垃圾筒中的內容? + [COUNT]個物項與資料夾將會永久刪除。 你確定你要永久刪除垃圾筒中的內容? <usetemplate name="okcancelbuttons" notext="取消" yestext="確定"/> </notification> <notification name="TrashIsFull"> @@ -3487,12 +3487,18 @@ SHA1 指紋:[MD5_DIGEST] <usetemplate name="okbutton" yestext="確定"/> </notification> <notification name="NoVoiceConnect"> - 試圖連接語音伺服器時出了問題: + 無法連通語音伺服器: [HOSTID] -將無法用語音溝通。 +必須允許語音的資料埠如下: +:TCP: 80, 443 +:UDP: 3478, 3479, 5060, 5062, 6250, 12000-32000 + 請檢查你的網路和防火牆設定。 +關閉路由器中的SIP ALG(應用層閘道)功能。 + +將無法用語音溝通。 <usetemplate name="okbutton" yestext="確定"/> </notification> <notification name="AvatarRezLeftNotification"> |