phoenix-firestorm/indra/newview/skins/default/xui/az/floater_spellcheck.xml

19 lines
605 B
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?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>