[GRASSweb-list]markus: web/devel i18n.inc,1.9,1.10 i18n.php,1.4,1.5 i18n_stats.inc,1.9,1.10

grass at intevation.de grass at intevation.de
Fri Mar 18 10:44:20 EST 2005


Author: markus

Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv7032

Modified Files:
	i18n.inc i18n.php i18n_stats.inc 
Log Message:
another try to explain how to participate

Index: i18n.inc
===================================================================
RCS file: /grassrepository/web/devel/i18n.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- i18n.inc	9 Mar 2005 13:23:13 -0000	1.9
+++ i18n.inc	18 Mar 2005 15:44:18 -0000	1.10
@@ -39,8 +39,9 @@
 README below):
 
 <ol>
-<li>get a fresh (!) GRASS 6 from <a href="http://freegis.org/grass/grass-cvs.html">CVS</a>
-    (or <a href=../grass60/source/snapshot/>6.0 CVS snapshot</a>)
+<li>Either get a fresh (!) GRASS 6 from <a href="http://freegis.org/grass/grass-cvs.html">CVS</a>
+    (or <a href=../grass60/source/snapshot/>6.0 CVS snapshot</a>)<br>
+    or download existing .po files (see below)
 <li>run: '<tt>cd locale</tt>'       to change into the translation directory
 <li>run: '<tt>make pot</tt>'        to create grass*.pot files (containing original messages)
 <li>run: '<tt>make update-po</tt>'  merge new messages into existing *.po files (or create new po files)
@@ -53,6 +54,15 @@
 &nbsp;&nbsp;&nbsp;&nbsp;Translation <a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/locale/README?rev=HEAD&content-type=text/vnd.viewcvs-markup">README</a>
 <P>
 Once the procedure got stabilized, we'll extend this web page.
+
+<h3>Download of existing .po files</h3>
+
+<a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/locale/po/">Download current .po files</a>
+from CVS (useful if you want to partecipate without compiling GRASS). Please
+announce your efforts on the 'GRASS translations' mailing list (see above) to
+avoid that work is doubled. To start a new language, you can simply rewrite an
+existing file. Take care to rename it properly and to update the language specific
+metadata.
 
 <a name="multibyte"></a>
 <h3>Multi-byte FreeType/TrueType TTF support</h3>

Index: i18n.php
===================================================================
RCS file: /grassrepository/web/devel/i18n.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- i18n.php	31 Jan 2005 14:51:01 -0000	1.4
+++ i18n.php	18 Mar 2005 15:44:18 -0000	1.5
@@ -81,7 +81,7 @@
 </table>
 
 <hr>
-   <div align="right">&copy; 2004 GRASS Development Team<br>
+   <div align="right">&copy; 2004-2005 GRASS Development Team<br>
    <a href="../impressum.html">Imprint</a> |
    <a href="../contact.php">Comments</a> about this page<br>
    </div>

Index: i18n_stats.inc
===================================================================
RCS file: /grassrepository/web/devel/i18n_stats.inc,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- i18n_stats.inc	17 Mar 2005 17:34:22 -0000	1.9
+++ i18n_stats.inc	18 Mar 2005 15:44:18 -0000	1.10
@@ -78,13 +78,4 @@
 The relevant column is 'Translated messages' as the message files
 do not necessarily contain all available messages of GRASS.
 
-<h3>Download of existing .po files</h3>
-
-<a href="http://freegis.org/cgi-bin/viewcvs.cgi/grass6/locale/po/">Download current .po files</a>
-from CVS (useful if you want to partecipate without compiling GRASS). Please
-announce your efforts on the 'GRASS translations' mailing list (see above) to
-avoid that work is doubled. To start a new language, you can simply rewrite an
-existing file. Take care to rename it properly and to update the language specific
-metadata.
-
 </html>





More information about the grass-web mailing list