mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-05 20:41:21 +02:00
IDE: Amend name for "hide on run" (run is too generic)
This commit is contained in:
parent
e8f1e0af5d
commit
9609656964
@ -1305,7 +1305,7 @@ resourcestring
|
||||
// Window options
|
||||
dlgShowingWindows = 'Showing Windows';
|
||||
dlgSingleTaskBarButton = 'Show single button in TaskBar';
|
||||
dlgHideIDEOnRun = 'Hide IDE windows on run';
|
||||
dlgHideIDEOnRun = 'Hide IDE windows on Run/Debug';
|
||||
dlgHideIDEOnRunHint = 'Do not show the IDE at all while program is running.';
|
||||
lisShowOnlyOneButtonInTheTaskbarForTheWholeIDEInstead = 'Show only one '
|
||||
+'button in the taskbar for the whole IDE instead of one per window. Some'
|
||||
|
Loading…
Reference in New Issue
Block a user