mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
[pyqgis-console] fix strings in options tooltips
This commit is contained in:
parent
a10e753820
commit
d7485a4349
@ -96,7 +96,7 @@
|
||||
<string>Console</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>General</string>
|
||||
<string>Console settings</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
@ -108,7 +108,7 @@
|
||||
<string>Editor</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>System</string>
|
||||
<string>Editor settings</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
@ -120,7 +120,7 @@
|
||||
<string>APIs</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Data sources</string>
|
||||
<string> APIs file settings for autocompletion</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset>
|
||||
|
Loading…
x
Reference in New Issue
Block a user