[GRASSweb-list]markus: web/devel i18n.inc,1.4,1.5 roadmap.inc,1.4,1.5
grass at intevation.de
grass at intevation.de
Tue Feb 1 03:30:29 EST 2005
Author: markus
Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv4421
Modified Files:
i18n.inc roadmap.inc
Log Message:
version number fixes
Index: i18n.inc
===================================================================
RCS file: /grassrepository/web/devel/i18n.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- i18n.inc 31 Jan 2005 14:51:01 -0000 1.4
+++ i18n.inc 1 Feb 2005 08:30:27 -0000 1.5
@@ -21,7 +21,7 @@
<p>
Translation related issues may be discussed there (how to start a new
-translation, how to merge old G5.0 translated messages into G5.7 etc).
+translation, how to merge old G5.0 translated messages into G6.0 etc).
This is an opportunity for non-programmers to contribute as messages
can be easily translated. <b>No programming skills required!</b><br>
@@ -35,8 +35,8 @@
README below):
<ol>
-<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>)
+<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>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)
@@ -55,7 +55,7 @@
A multilingual terminal emulator with multi-byte support is <a
href=http://mlterm.sourceforge.net/>mlterm</a>. <br>
-Using this terminal, GRASS 5.7 is already able to display
+Using this terminal, GRASS 6 is already able to display
e.g. Japanese fonts in SQL queries (here DBF file):<p>
<DEFANGED_IMG src=../images/grass57_terminal_jp.png>
Index: roadmap.inc
===================================================================
RCS file: /grassrepository/web/devel/roadmap.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- roadmap.inc 28 Jan 2005 17:26:10 -0000 1.4
+++ roadmap.inc 1 Feb 2005 08:30:27 -0000 1.5
@@ -24,7 +24,7 @@
<li>new revision == bugs have been fixed, go grab it and install it.
<li>new minor == new features are available, source compatibility _and_ binary
compatibility for existing applications are garanteed <i>[not fully true for
- GRASS 5.7 where old vector/sites maps have to be converted by
+ GRASS 5.7/6.x where old vector/sites maps have to be converted by
v.convert/v.in.sites.]</i>.
<li>new major == beware! Old (ugly) libraries have been dropped. Database
compatibility has been broken, you have to migrate your database to the
@@ -88,8 +88,7 @@
pure PROJ version
<li>GRASS >= 5.0.0pre4 and <5.3 have Frank Warmerdam's PROJ4 with datum
functions but they are not used
-<li>GRASS >= 5.3 (so also 5.7) use Frank Warmerdam's PROJ4 with datum
- functions
+<li>GRASS >= 5.3 and later use Frank Warmerdam's PROJ4 with datum transformation functions
</ul>
<P>
More information about the grass-web
mailing list