changed suggestion message for missing help files

git-svn-id: http://svn.osgeo.org/qgis/trunk@6094 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2006-11-16 05:36:04 +00:00
parent a20b7b5054
commit e5608af287

View File

@ -99,7 +99,7 @@ void QgsHelpViewer::loadContext(const QString &contextId)
+":<p><b>" +":<p><b>"
+ fullHelpPath + fullHelpPath
+ "</b><p>" + "</b><p>"
+ tr("Feel free to translate it and submit it to the QGIS development team"); + tr("If you would like to create it, contact the QGIS development team");
} }
else else
{ {