blob: 54841442dde2f78be1bb98a08f61c260765d7d63 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8"?>
<floater name="save_pref_preset" title="Zapisz ustawienie graficzne">
<text name="Preset">
Wpisz nazwę ustawienia lub wybierz już istniejące.
</text>
<button label="Zapisz" name="save" />
<button label="Anuluj" name="cancel" />
</floater>
|