summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_incoming_call.xml
blob: 8f7cfa27589242fee58b1e567bdfd1981f104fce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="incoming call" title="不明のユーザーからのコール">
	<floater.string name="localchat">
		近くのボイスチャット
	</floater.string>
	<floater.string name="anonymous">
		匿名ユーザー
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		がコールしています。
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		がコンファレンスチャットで、ボイスチャットに参加しました。
	</floater.string>
	<text name="question">
		[CURRENT_CHAT] を退席して、このボイスチャットに参加しますか?
	</text>
	<button label="はい" label_selected="はい" name="Accept"/>
	<button label="いいえ" label_selected="いいえ" name="Reject"/>
	<button label="IM" name="Start IM"/>
</floater>