dictionaries: automated XML upkeep

This commit is contained in:
Waldi Ravens 2016-03-05 18:45:23 +01:00
parent ff510084f4
commit 6eb69e2c15
7 changed files with 13 additions and 7 deletions

View File

@ -1,4 +1,5 @@
<!-- This list contains names/words with specific casing - and specific to Danish only -->
<?xml version="1.0" encoding="utf-8"?>
<!-- This list contains names/words with specific casing - and specific to Danish only -->
<ignore_list>
<name>Aquarium</name>
<name>Armfeldt</name>

View File

@ -1,4 +1,5 @@
<!-- This list contains names/words with specific casing - and specific to Spanish only -->
<?xml version="1.0" encoding="utf-8"?>
<!-- This list contains names/words with specific casing - and specific to Spanish only -->
<ignore_list>
<name>Aang</name>
<name>Aarón</name>

View File

@ -1,4 +1,5 @@
<!-- This list contains names/words with specific casing - and specific to Finnish only -->
<?xml version="1.0" encoding="utf-8"?>
<!-- This list contains names/words with specific casing - and specific to Finnish only -->
<ignore_list>
<name>AA</name>
<name>Abbie</name>

View File

@ -1,4 +1,5 @@
<!-- This list contains names/words with specific casing - and specific to French only -->
<?xml version="1.0" encoding="utf-8"?>
<!-- This list contains names/words with specific casing - and specific to French only -->
<ignore_list>
<name>Abdon</name>
<name>Abdonie</name>

View File

@ -1634,4 +1634,4 @@
<!-- Skraćenice bez razmaka -->
<RegEx find="d\. o\.o\." replaceWith="d.o.o." />
</RegularExpressions>
</OCRFixReplaceList>
</OCRFixReplaceList>

View File

@ -1,4 +1,5 @@
<!-- This list contains names/words with specific casing - and specific to Portuguese only -->
<?xml version="1.0" encoding="utf-8"?>
<!-- This list contains names/words with specific casing - and specific to Portuguese only -->
<ignore_list>
<name>Aarão</name>
<name>Abdénago</name>

View File

@ -1,4 +1,5 @@
<!-- This list contains names/words with specific casing - and specific to Russian only -->
<?xml version="1.0" encoding="utf-8"?>
<!-- This list contains names/words with specific casing - and specific to Russian only -->
<ignore_list>
<name>Абакум</name>
<name>Абакумович</name>