update-pot.sh 176 B

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