You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaccessibility/kttsd/filters/stringreplacer/polish_festival_fixes.xml

13 lines
413 B

<?xml version="1.0" encoding="UTF-8"?>
<!-- Author of filter: Mikolaj Machowski ( mikmach AT wp DOT pl ) -->
<wordlist>
<name>Filtr polski / Filter for Polish Festival voice</name>
<language-code>pl</language-code>
<word>
<type>RegExp</type>
<case>No</case>
<match><![CDATA[[^a-zA-Z0-9ęóąśłżźćńĘÓĄŚŁŻŹĆŃ\,\"\'\\@#$%^*+=`~]]]></match>
<subst><![CDATA[ ]]></subst>
</word>
</wordlist>