[GRASSweb-list]markus: web/devel i18n.php,1.2,1.3
grass at intevation.de
grass at intevation.de
Mon Jan 31 09:11:50 EST 2005
Author: markus
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv22176
Modified Files:
i18n.php
Log Message:
auto-generate i18n translation statistics (thanks to Stephan Holl, GDF Hannover)
Index: i18n.php
===================================================================
RCS file: /grassrepository/web/devel/i18n.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- i18n.php 17 Jan 2005 20:10:59 -0000 1.2
+++ i18n.php 31 Jan 2005 14:11:48 -0000 1.3
@@ -72,6 +72,7 @@
<h3>GRASS messages translation project (i18N)</h3>
<?php
include("i18n.inc");
+ include("i18n_stats.inc");
?>
<!-- END MAIN PART -->
More information about the grass-web
mailing list