Skip to content

Commit 81dc237

Browse files
author
gsherman
committed
changed suggestion message for missing help files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6094 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6c7a538 commit 81dc237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helpviewer/qgshelpviewer.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ void QgsHelpViewer::loadContext(const QString &contextId)
9999
+":<p><b>"
100100
+ fullHelpPath
101101
+ "</b><p>"
102-
+ tr("Feel free to translate it and submit it to the QGIS development team");
102+
+ tr("If you would like to create it, contact the QGIS development team");
103103
}
104104
else
105105
{

0 commit comments

Comments
 (0)