mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
translation string fixes [ci skip]
This commit is contained in:
parent
4f9e4f121a
commit
99a525c513
@ -129,7 +129,7 @@ This list is sorted in order of preference, with the most preferable
|
||||
operation listed first.
|
||||
|
||||
Not all operations may be available for use. Check QgsDatumTransform.TransformDetails.isAvailable
|
||||
first. Operations may require grid transformation files which are not available on the local
|
||||
first. Operations may require grid shift files which are not available on the local
|
||||
install.
|
||||
|
||||
If ``includeSuperseded`` is ``True``, superseded (but not deprecated) transforms will be included
|
||||
|
@ -265,7 +265,7 @@ class CORE_EXPORT QgsDatumTransform
|
||||
* operation listed first.
|
||||
*
|
||||
* Not all operations may be available for use. Check QgsDatumTransform::TransformDetails::isAvailable
|
||||
* first. Operations may require grid transformation files which are not available on the local
|
||||
* first. Operations may require grid shift files which are not available on the local
|
||||
* install.
|
||||
*
|
||||
* If \a includeSuperseded is TRUE, superseded (but not deprecated) transforms will be included
|
||||
|
@ -68,7 +68,7 @@ p, li { white-space: pre-wrap; }
|
||||
<item row="1" column="0" colspan="2">
|
||||
<widget class="QGroupBox" name="groupBox">
|
||||
<property name="title">
|
||||
<string>Install Grid Transform File</string>
|
||||
<string>Install Grid Shift File</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_2">
|
||||
<item row="0" column="0" colspan="2">
|
||||
@ -94,7 +94,7 @@ p, li { white-space: pre-wrap; }
|
||||
<item row="1" column="1">
|
||||
<widget class="QPushButton" name="mInstallButton">
|
||||
<property name="text">
|
||||
<string>Install from Folder..</string>
|
||||
<string>Install from Folder…</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
x
Reference in New Issue
Block a user