summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_incoming_call.xml
blob: d3c461a4276c84bb114adc9a2e01bc8f3e9c65e1 (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="APPEL D&apos;UN(E)INCONNU(E)">
	<floater.string name="localchat">
		Chat vocal près de vous
	</floater.string>
	<floater.string name="anonymous">
		anonyme
	</floater.string>
	<floater.string name="VoiceInviteP2P">
		appelle.
	</floater.string>
	<floater.string name="VoiceInviteAdHoc">
		a rejoint un chat vocal avec conférence.
	</floater.string>
	<text name="question">
		Voulez-vous quitter [CURRENT_CHAT] et rejoindre ce chat vocal ?
	</text>
	<button label="Accepter" label_selected="Accepter" name="Accept"/>
	<button label="Refuser" label_selected="Refuser" name="Reject"/>
	<button label="Lancer IM" name="Start IM"/>
</floater>