diff options
author | eli <none@none> | 2012-01-09 11:42:04 -0800 |
---|---|---|
committer | eli <none@none> | 2012-01-09 11:42:04 -0800 |
commit | 651fdba651dc4ecbb9a40b7c841a13ac1b47e1cc (patch) | |
tree | 678bd0c6c4d6ea86567e02c910901c37d4ea86b9 /indra/newview/skins/default/xui/zh | |
parent | f64ad025e873fff1523d5e05ca1ec19c40bba837 (diff) |
sync with viewer-development
Diffstat (limited to 'indra/newview/skins/default/xui/zh')
-rw-r--r-- | indra/newview/skins/default/xui/zh/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/zh/notifications.xml b/indra/newview/skins/default/xui/zh/notifications.xml index 17ff6288a5..3fa8ff3f78 100644 --- a/indra/newview/skins/default/xui/zh/notifications.xml +++ b/indra/newview/skins/default/xui/zh/notifications.xml @@ -1418,7 +1418,7 @@ We must restart [APP_NAME] to install the update. <usetemplate ignoretext="在我退回物件給它們的擁有者前確認" name="okcancelignore" notext="取消" yestext="確定"/> </notification> <notification name="GroupLeaveConfirmMember"> - 你目前是 [GROUP] 群組的成員。 + 你目前是 <nolink>[GROUP]</nolink> 群組的成員。 是否要離開群組? <usetemplate name="okcancelbuttons" notext="取消" yestext="確定"/> </notification> |