diff options
Diffstat (limited to 'bin/populate-msgcat')
-rwxr-xr-x | bin/populate-msgcat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/populate-msgcat b/bin/populate-msgcat index 3b198f718..f8e23cfa0 100755 --- a/bin/populate-msgcat +++ b/bin/populate-msgcat @@ -27,7 +27,7 @@ foreach my $msgcode ( keys %messages ) { } } -#print "Message catalog initialized sucessfully\n"; +print "Message catalog initialized sucessfully\n"; sub messages { |