Skip to content

Commit

Permalink
tx: add fixes to makepot script
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Nov 19, 2019
1 parent 5b2ae44 commit c90055f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makepot
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ PACKAGE=mate-calc;

# normal translations
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
sed -i "/#, fuzzy/d" $PACKAGE.pot

# translations for user-quide
rm -f help/$PACKAGE.pot &&
Expand Down

0 comments on commit c90055f

Please sign in to comment.