Skip to content

Commit

Permalink
Updated gi18n binary name
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkhahn committed Apr 14, 2015
1 parent b722f34 commit 97d5833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/gi18n-checkup
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if [ $OUTPUT -ne 0 ]; then
exit 1
fi

OUTPUT=`gi18n -c checkup`
OUTPUT=`i18n4go -c checkup`

if [ "$OUTPUT" != "OK" ]; then
echo "Error:"
Expand Down

0 comments on commit 97d5833

Please sign in to comment.