Skip to content

Commit

Permalink
Lower threshold for translations
Browse files Browse the repository at this point in the history
It looks like incomplete translations do attract new translators, so
let's include few more.
  • Loading branch information
nijel committed Jun 27, 2011
1 parent 2c6666b commit 4bec3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/remove-incomplete-mo
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -e
#
# How many percent needs to be translated
#
THRESHOLD=50
THRESHOLD=40

#
# Generated output file
Expand Down

0 comments on commit 4bec3b3

Please sign in to comment.