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.
1 parent 09545be commit cc225d1Copy full SHA for cc225d1
src/ui/qgsattributetabledialog.ui
@@ -232,7 +232,7 @@
232
<item>
233
<widget class="QToolButton" name="mPanMapToSelectedRowsButton">
234
<property name="toolTip">
235
- <string>Zoom map to the selected rows (Ctrl+J)</string>
+ <string>Pan map to the selected rows (Ctrl+P)</string>
236
</property>
237
<property name="whatsThis">
238
<string/>
@@ -251,7 +251,7 @@
251
</size>
252
253
<property name="shortcut">
254
- <string>Ctrl+J</string>
+ <string>Ctrl+P</string>
255
256
</widget>
257
</item>
0 commit comments