This commit is contained in:
Juergen E. Fischer 2015-08-23 18:19:04 +02:00
parent b39055b39c
commit 9f3e229e18
2 changed files with 2 additions and 1 deletions

View File

@ -475,3 +475,4 @@ stoped:stopped
tranform:transform
wich:which
comparaison:comparison
sofware:software

View File

@ -57,7 +57,7 @@ QgsTipFactory::QgsTipFactory() : QObject()
myTip.setTitle( tr( "QGIS Mailing lists" ) );
myTip.setContent( tr( "If you need help using QGIS"
" we have a 'users' mailing list where users help each other with issues"
" related to using our sofware. We also have a 'developers' mailing list."
" related to using our software. We also have a 'developers' mailing list."
" for those wanting help and to discuss things relating to the QGIS code base."
" Details on how to subscribe are in the <a href=\"http://qgis.org/en/site/forusers/support.html#mailing-lists\">community section</a> of"
" the QGIS home page."