<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview_sound">
	<text type="string" length="1" name="desc txt">
		Descripción:
	</text>
	<button label="Reproducir en el mundo" label_selected="Reproducir en el mundo"
	     name="Sound play btn"
	     tool_tip="Reproducir este sonido, así los otros pueden oír." />
	<button label="Reproducir localmente" label_selected="Reproducir localmente"
	     name="Sound audition btn"
	     tool_tip="Reproducir este sonido, así solamente usted puede oír." />
</floater>
