mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
dictionaries: automated XML upkeep
This commit is contained in:
parent
ff510084f4
commit
6eb69e2c15
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -1634,4 +1634,4 @@
|
||||
<!-- Skraćenice bez razmaka -->
|
||||
<RegEx find="d\. o\.o\." replaceWith="d.o.o." />
|
||||
</RegularExpressions>
|
||||
</OCRFixReplaceList>
|
||||
</OCRFixReplaceList>
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user