Files
SingularityViewer/indra/newview/skins/default/xui/de/floater_choose_group.xml
2013-07-05 06:11:19 +02:00

11 lines
386 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="groups" title="Gruppen">
<text name="groupdesc">Gruppe wählen:</text>
<scroll_list name="group list">
<column name="name"/>
</scroll_list>
<button label="OK" label_selected="OK" name="OK"/>
<button label="Abbrechen" label_selected="Abbrechen" name="Cancel"/>
<string name="none">keine</string>
</floater>