IDE: improve a hint in tab order dialog.

git-svn-id: trunk@36331 -
This commit is contained in:
juha 2012-03-25 19:09:51 +00:00
parent 8ee1b50961
commit b8573aa680

View File

@ -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';