language: Remove location comments from po files. Update all po files

This commit is contained in:
Jordan Ruthe
2021-02-26 10:58:13 -05:00
parent f14f494fee
commit 988608f9d3
8 changed files with 364 additions and 961 deletions

View File

@@ -1,4 +1,4 @@
xgettext --keyword=_ --language=Python --add-comments --sort-output \
xgettext --keyword=_ --language=Python --no-location --sort-output \
-o ks_includes/locales/KlipperScreen.pot \
*.py \
ks_includes/*.py \