summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_sound.xml
blob: 656b9bec380d6554c08d0e2ef42edf359891bfd9 (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 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." width="130" left_delta="-136"/>
</floater>