Skip to content

Commit 4d0d552

Browse files
author
borysiasty
committed
just a midnight commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10348 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent dc29466 commit 4d0d552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/plugin_installer/i18n.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ QgsPluginInstallerDialog::foo()
200200
// def ChangeCheckingPolicy
201201

202202
// def addKnownRepositories
203-
tr( "You are going to add some plugin repositories neither authorized nor supported by the Quantum GIS team, however provided by folks associated with us. Plugin authors generally make efforts to make their works useful and safe, but we can't assume any responsibility for them. FEEL WARNED!" )
203+
tr( "You are about to add several plugin repositories that are neither authorized nor supported by the Quantum GIS team. Plugin authors generally make efforts to ensure that their work is useful and safe, however, we can assume no responsibility for them." )
204204
tr( "QGIS Python Plugin Installer" )
205205

206206
// def addRepository

0 commit comments

Comments
 (0)