Browse Source

Add backup for po/Firmware.pot

3d-gussner 1 year ago
parent
commit
0580eaada9
1 changed files with 1 additions and 0 deletions
  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]*