1
0
Fork 0

added an extra validation rule for Hebrew and removed two invalid Yiddish words

This commit is contained in:
sspanak 2023-06-26 15:49:12 +03:00 committed by Dimo Karaivanov
parent 6eef23815c
commit 4edda7c763
2 changed files with 1 additions and 3 deletions

View file

@ -6181,7 +6181,6 @@
אראסעלי
אראף
אראפ
אראפ,
אראפאט
אראפברעכן
אראפברעכנדיג
@ -17961,7 +17960,6 @@
וואנצן
וואנצעס
וואס
וואס,
וואסא
וואסאו
וואסאן

Can't render this file because it is too large.

View file

@ -177,7 +177,7 @@ task validateLanguages {
String localeString = ''
String dictionaryFileName = ''
String alphabet = ''
String alphabet = languageFile.name.contains("Hebrew") ? '"' : ''
languageFile.eachLine { line ->
if (