summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakepot1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepot b/makepot
index e845bf82..a6c3af94 100755
--- a/makepot
+++ b/makepot
@@ -6,6 +6,7 @@ FISH=mate-fish;
# regular translations
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+sed -i "/#, fuzzy/d" $PACKAGE.pot
# clock
make -C help/$CLOCK $CLOCK.pot \