Mercurial > pidgin
changeset 8060:b66733e6e6f2
[gaim-migrate @ 8747]
verbosity
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Sat, 10 Jan 2004 05:20:50 +0000 |
parents | b33c5e67f5d4 |
children | ea073d234191 |
files | po/stats.pl |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/po/stats.pl Sat Jan 10 05:16:26 2004 +0000 +++ b/po/stats.pl Sat Jan 10 05:20:50 2004 +0000 @@ -85,7 +85,7 @@ unless $gonep*2 < 0.5; print "</tr>\n"; unlink("$po.new"); - print STDERR "done.\n" if($ARGV[0] eq '-v'); + print STDERR "done ($untrans untranslated strings).\n" if($ARGV[0] eq '-v'); } print "</table></td></tr></table>\n"; print "Latest gaim.pot generated $now: <a href='gaim.pot'>gaim.pot</a><br />\n";