mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Remove redundant merge.py
This commit is contained in:
		@@ -1,7 +0,0 @@
 | 
				
			|||||||
import os
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
for entry in os.scandir("."):
 | 
					 | 
				
			||||||
   if entry.is_dir():
 | 
					 | 
				
			||||||
       print(entry.name)
 | 
					 | 
				
			||||||
       os.system(f"msgmerge /home/mcjlnrtwcz/Repositories/reforis/reforis/translations/{entry.name}/LC_MESSAGES/messages.po forisjs.pot -o {entry.name}/LC_MESSAGES/forisjs.po")
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user