Skip to content

Commit ad57405

Browse files
author
borysiasty
committed
backport of the r10348
git-svn-id: http://svn.osgeo.org/qgis/branches/Version-1_0@10349 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 83fd64e commit ad57405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/plugin_installer/i18n.cpp

Lines changed: 1 addition & 1 deletion
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)