mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
genlocale script comment correction
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
c74962e96f
commit
80be652488
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ def printlocaledata(frommap, key):
|
|||
# HACK: skip table entries the language of which is unknown
|
||||
if key == 'apc_SY':
|
||||
return
|
||||
# HACK: skip table entries with and with and without specifiec script
|
||||
# HACK: skip table entries with and without specifiec script
|
||||
if key == 'ha_Arab_NG':
|
||||
return
|
||||
print(''' {
|
||||
|
|
Loading…
Add table
Reference in a new issue