i18n/mki18n.py
changeset 1741 dd94b9a68c61
parent 1740 b789b695b5c6
child 1742 92932cd370a4
--- a/i18n/mki18n.py	Tue Aug 15 15:50:30 2017 +0300
+++ b/i18n/mki18n.py	Tue Aug 15 16:01:18 2017 +0300
@@ -110,7 +110,6 @@
     return languageDict
 
 
-
 def processCustomFiles(filein, fileout, regexp, prefix = ''):
     appfil_file = open(filein, 'r')
     messages_file = open(fileout, 'r')