diff --git a/lang/update-po.py b/lang/update-po.py index a3b2360ed..98aaef18d 100644 --- a/lang/update-po.py +++ b/lang/update-po.py @@ -2,9 +2,6 @@ """ Portable script to update po files on most platforms -Make sure the .pot file is up-to-date first by -by calling within the ./po folder: -python ../lang-extract.py --no-missing -s -o Firmware.pot ../../Firmware/[a-zA-Z]*.[ch]* ../../Firmware/mmu2/[a-zA-Z]*.[ch]* """ import argparse