2
0
Juan Linietsky 9 жил өмнө
parent
commit
dd419e8efa

+ 1 - 1
tools/translations/extract.py

@@ -53,7 +53,7 @@ for fname in matches:
 	f.close()
 	f.close()
 
 
 
 
-f = open("template.pot","wb")
+f = open("tools.pot","wb")
 f.write(main_po)
 f.write(main_po)
 f.close()
 f.close()