update fTools/i18n.cpp

git-svn-id: http://svn.osgeo.org/qgis/trunk@10081 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2009-02-01 15:49:26 +00:00
parent 79febc8a97
commit 767de5cf9b

View File

@ -149,9 +149,8 @@ VisualDialog::foo()
tr( "Observed mean distance : " )
tr( "Expected mean distance : " )
tr( "Nearest neighbour index : " )
tr( "Feature " )
tr( " contains an unested hole" ) )
tr( " is not closed" )
tr( " is self intersecting" )
tr( " has incorrect node ordering" )
tr( "Feature %1 contains an unested hole" )
tr( "Feature %1 is not closed" )
tr( "Feature %1 is self intersecting" )
tr( "Feature %1 has incorrect node ordering" )
}