[QGIS Commit] r10082 - trunk/qgis/python/plugins/fTools

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sun Feb 1 10:57:14 EST 2009


Author: jef
Date: 2009-02-01 10:57:14 -0500 (Sun, 01 Feb 2009)
New Revision: 10082

Modified:
   trunk/qgis/python/plugins/fTools/i18n.cpp
Log:
update fTools/i18n.cpp (again)

Modified: trunk/qgis/python/plugins/fTools/i18n.cpp
===================================================================
--- trunk/qgis/python/plugins/fTools/i18n.cpp	2009-02-01 15:49:26 UTC (rev 10081)
+++ trunk/qgis/python/plugins/fTools/i18n.cpp	2009-02-01 15:57:14 UTC (rev 10082)
@@ -149,7 +149,7 @@
   tr( "Observed mean distance : " )
   tr( "Expected mean distance : " )
   tr( "Nearest neighbour index : " )
-  tr( "Feature %1 contains an unested hole" )
+  tr( "Feature %1 contains an unnested hole" )
   tr( "Feature %1 is not closed" )
   tr( "Feature %1 is self intersecting" )
   tr( "Feature %1 has incorrect node ordering" )



More information about the QGIS-commit mailing list