[GRASS-SVN] r35450 - grass/branches/develbranch_6/gui/tcltk/gis.m

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jan 16 20:26:21 EST 2009


Author: hamish
Date: 2009-01-16 20:26:21 -0500 (Fri, 16 Jan 2009)
New Revision: 35450

Modified:
   grass/branches/develbranch_6/gui/tcltk/gis.m/georect.tcl
Log:
last of trac #163

Modified: grass/branches/develbranch_6/gui/tcltk/gis.m/georect.tcl
===================================================================
--- grass/branches/develbranch_6/gui/tcltk/gis.m/georect.tcl	2009-01-16 22:27:22 UTC (rev 35449)
+++ grass/branches/develbranch_6/gui/tcltk/gis.m/georect.tcl	2009-01-17 01:26:21 UTC (rev 35450)
@@ -1018,7 +1018,7 @@
     set second [radiobutton $row.c -variable GRMap::rectorder -value 2 \
         -text [G_msg "2nd order"] -highlightthickness 0 -state $rbstate]
         DynamicHelp::register $second balloon [G_msg "polynomial transformation \
-                (rasters only). Requires 7+ GCPs."]
+                (rasters only). Requires 6+ GCPs."]
 
     set third [radiobutton $row.d -variable GRMap::rectorder -value 3 \
         -text [G_msg "3rd order"] -highlightthickness 0 -state $rbstate]



More information about the grass-commit mailing list