We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 772dc1d + 65c6e36 commit e5674faCopy full SHA for e5674fa
src/ui/qgsexpressionbuilder.ui
@@ -250,7 +250,7 @@
250
<item>
251
<widget class="QPushButton" name="btnNewLinePushButton">
252
<property name="toolTip">
253
- <string>Close Bracket </string>
+ <string>New Line </string>
254
</property>
255
<property name="text">
256
<string>'\n'</string>
@@ -566,7 +566,7 @@ Change the name of the script and save to allow QGIS to auto load on startup.</s
566
567
<widget class="QToolButton" name="btnRun">
568
569
- <string>Run the current editor text in QGIS (also saves current script).
+ <string>Run the current editor text in QGIS (also saves current script).
570
571
Use this when testing your functions.
572
0 commit comments