mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-30 01:49:15 +02:00
IDE: improve a hint in tab order dialog.
git-svn-id: trunk@36331 -
This commit is contained in:
parent
8ee1b50961
commit
b8573aa680
@ -4382,7 +4382,7 @@ resourcestring
|
||||
lisScalingFactor = 'Scaling factor:';
|
||||
lisTabOrderUpHint = 'Move the selected control up in tab order';
|
||||
lisTabOrderDownHint = 'Move the selected control down in tab order';
|
||||
lisTabOrderSortHint = 'Calculate the tab order of controls by their X- and Y- positions';
|
||||
lisTabOrderSortHint = 'Calculate tab order for controls by their X- and Y- positions';
|
||||
lisTabOrderConfirmSort = 'Sort tab orders of all child controls of "%s" by their positions?';
|
||||
|
||||
lisCustomProgram = 'Custom Program';
|
||||
|
Loading…
Reference in New Issue
Block a user