summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_sound.xml
blob: c9dd20128d29aae517d3780ae3dfe1fc81767656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview_sound">
	<text type="string" length="1" name="desc txt">
		Opis:
	</text>
	<button label="Odtwarzaj Lokalnie" label_selected="Odtwarzaj Lokalnie"
	     name="Sound audition btn"
	     tool_tip="Dźwięk będzie słyszalny tylko dla Ciebie." />
	<button label="Odtwarzaj w Świecie" label_selected="Odtwarzaj w Świecie"
	     name="Sound play btn"
	     tool_tip="Dźwięk będzie słyszalny przez wszystkich." />
</floater>