Files
2025-05-24 18:09:39 -03:00

19 lines
605 B
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="spellcheck_floater" title="Yazımın yoxlanılması ayarları">
<check_box label="Yazımın yoxlanılması aktiv edilsin" name="spellcheck_enable"/>
<text name="spellcheck_main" width="110">
Əsas sözlük:
</text>
<text label="Jurnallar:" name="spellcheck_additional">
Əlavə sözlük:
</text>
<text name="spellcheck_available">
Mövcud
</text>
<text name="spellcheck_active">
Aktivdir
</text>
<button label="Sil" name="spellcheck_remove_btn"/>
<button label="İdxal..." name="spellcheck_import_btn"/>
</floater>