Clarify what the clear button at the top of the "Execute SQL" dialog does:

clear the SQL editor.

The current name looks confusing when the "Query History" tab is active.
This commit is contained in:
Harrissou Sant-anna 2025-07-30 02:56:49 +02:00 committed by Nyall Dawson
parent 2e15af922e
commit a8ff2dd666

View File

@ -155,7 +155,7 @@
<normaloff>:/images/themes/default/console/iconClearConsole.svg</normaloff>:/images/themes/default/console/iconClearConsole.svg</iconset>
</property>
<property name="text">
<string>Clear</string>
<string>Clear SQL Editor</string>
</property>
<property name="menuRole">
<enum>QAction::NoRole</enum>