diff options
author | eli <none@none> | 2012-06-25 12:26:02 -0700 |
---|---|---|
committer | eli <none@none> | 2012-06-25 12:26:02 -0700 |
commit | 855eeec9ef2aef2cca70b789cad0c92541eeb0fb (patch) | |
tree | ccb105bc928275a013ce83368326d09b2140201b /indra/newview/skins/default/xui/ja/notifications.xml | |
parent | 335a8254ae01aa2672bee4b4e636315f16b7e66e (diff) |
sync with viewer-release
Diffstat (limited to 'indra/newview/skins/default/xui/ja/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/ja/notifications.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ja/notifications.xml b/indra/newview/skins/default/xui/ja/notifications.xml index 54031ccf12..7bf8a7b8be 100644 --- a/indra/newview/skins/default/xui/ja/notifications.xml +++ b/indra/newview/skins/default/xui/ja/notifications.xml @@ -2895,6 +2895,18 @@ M キーを押して変更します。 [RESIDENTS] <usetemplate name="okcancelbuttons" notext="取り消し" yestext="Ok"/> </notification> + <notification name="ShareFolderConfirmation"> + フォルダは一度に 1 つしか共有できません。 + +次のアイテムを共有しますか? + +<nolink>[ITEMS]</nolink> + +次の住人と共有: + +[RESIDENTS] + <usetemplate name="okcancelbuttons" notext="取り消し" yestext="Ok"/> + </notification> <notification name="ItemsShared"> アイテムが共有されました。 </notification> |