[GRASSweb-list]markus: web i18n.html,1.3,1.4
grass at intevation.de
grass at intevation.de
Fri Oct 8 03:50:21 EDT 2004
Author: markus
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv1760
Modified Files:
i18n.html
Log Message:
cosmetics
Index: i18n.html
===================================================================
RCS file: /grassrepository/web/i18n.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- i18n.html 7 Oct 2004 13:43:14 -0000 1.3
+++ i18n.html 8 Oct 2004 07:50:19 -0000 1.4
@@ -47,10 +47,10 @@
<li>get a fresh (!) GRASS 5.7 from <a href=http://freegis.org/grass/grass-cvs.html>CVS</a>
(or <a href=grass57/source/snapshot/>5.7 CVS snapshot</a> which also
requires the <a href=grass53/source/snapshot_experimental/>5.3 CVS snapshot</a>)
-<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)
+<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)
<li>Now translate the messages in the po/*.po files (using kbabel or other editor)
-<li>run: <tt>make mo</tt> create the mo files (binary translated message files)
+<li>run: '<tt>make mo</tt>' create the mo files (binary translated message files)
</ol>
Please, click here to see details (find the README in the locale/ directory as well):
More information about the grass-web
mailing list