SF.net SVN: geany: [1405] trunk/po/intl_stats.sh
kretek at users.sourceforge.net
kretek at xxxxx
Thu Mar 15 21:40:21 UTC 2007
Revision: 1405
http://svn.sourceforge.net/geany/?rev=1405&view=rev
Author: kretek
Date: 2007-03-15 14:40:21 -0700 (Thu, 15 Mar 2007)
Log Message:
-----------
Small update of stats script
Modified Paths:
--------------
trunk/po/intl_stats.sh
Modified: trunk/po/intl_stats.sh
===================================================================
--- trunk/po/intl_stats.sh 2007-03-15 21:10:26 UTC (rev 1404)
+++ trunk/po/intl_stats.sh 2007-03-15 21:40:21 UTC (rev 1405)
@@ -73,6 +73,7 @@
# do the work
for lang in $linguas
do
+ echo -n $lang": "
msgfmt --check --statistics $check_accelerators $lang.po;
done
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list