mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Applies patch in #902
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7963 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
438e5bf465
commit
f01a08ab5a
@ -5430,7 +5430,7 @@ void QgisApp::warnOlderProjectVersion(QString oldVersion)
|
||||
"QGIS you used to discover the error."
|
||||
"<p>To remove this warning when opening an older project file, "
|
||||
"check the box 'Warn me when opening a project file saved with an "
|
||||
"older verision of QGIS' "
|
||||
"older version of QGIS' "
|
||||
"in the <tt>Settings:Options:General</tt> menu. "
|
||||
"<p>Version of the project file: %1<br>"
|
||||
"Current version of QGIS: %2")
|
||||
|
@ -66,7 +66,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="chbWarnOldProjectVersion" >
|
||||
<property name="text" >
|
||||
<string>Warn me when opening a project file saved with an older verision of QGIS</string>
|
||||
<string>Warn me when opening a project file saved with an older version of QGIS</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user