瀏覽代碼

Add backup for po/Firmware.pot

3d-gussner 2 年之前
父節點
當前提交
0580eaada9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lang/update-pot.sh

+ 1 - 0
lang/update-pot.sh

@@ -1,3 +1,4 @@
 #!/bin/sh
 # Extract language data in the po subdir to keep the relative paths intact
+cp -f po/Firmware.pot po/Firmware.pot.bak
 cd po && ../lang-extract.py --no-missing -s -o Firmware.pot ../../Firmware/[a-zA-Z]*.[ch]*