IDE: fixed typos in syncro edit resource strings

This commit is contained in:
Maxim Ganetsky 2024-03-14 18:09:55 +03:00
parent 7400dc43b0
commit 6561a5a9c7

View File

@ -3375,11 +3375,11 @@ resourcestring
srkmecSynPSyncroEdGrowCellLeft = 'Grow cell on the left'; srkmecSynPSyncroEdGrowCellLeft = 'Grow cell on the left';
srkmecSynPSyncroEdShrinkCellLeft = 'Shrink cell on the left'; srkmecSynPSyncroEdShrinkCellLeft = 'Shrink cell on the left';
srkmecSynPSyncroEdGrowCellRight = 'Grow cell on the right'; srkmecSynPSyncroEdGrowCellRight = 'Grow cell on the right';
srkmecSynPSyncroEdShrinkCellRight = 'Shrink cell on the right'; srkmecSynPSyncroEdShrinkCellRight = 'Shrink cell on the right';
srkmecSynPSyncroEdAddCell = 'Add Cell'; srkmecSynPSyncroEdAddCell = 'Add Cell';
srkmecSynPSyncroEdAddCellCase = 'Add Cell (Case-sensitive)'; srkmecSynPSyncroEdAddCellCase = 'Add Cell (case-sensitive)';
srkmecSynPSyncroEdAddCellCtx = 'Add Cell (Context-sensitive))'; srkmecSynPSyncroEdAddCellCtx = 'Add Cell (context-sensitive)';
srkmecSynPSyncroEdAddCellCtxCase = 'Add Cell (Context & case-sensitive))'; srkmecSynPSyncroEdAddCellCtxCase = 'Add Cell (context & case-sensitive)';
srkmecSynPSyncroEdDelCell = 'Remove current Cell'; srkmecSynPSyncroEdDelCell = 'Remove current Cell';
// run menu // run menu