Minor improvement for menu texts.

git-svn-id: trunk@34726 -
This commit is contained in:
juha 2012-01-14 12:30:01 +00:00
parent e2645d1407
commit bd6c90eb77
2 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ resourcestring
crsOtherSharedLibraries = 'Other shared libraries';
crsFrameworks = 'Frameworks';
crsShowUsedPpuFiles = 'Show Used .ppu Files ...';
crsInsertFileAtCursor = 'Insert File at Cursor ...';
crsInsertFileAtCursor = 'Insert File Contents at Cursor ...';
crsVirtualUnit = 'Virtual Unit';
crsProjectOutput = 'Project Output';
crsHelp = '&Help';

View File

@ -2633,8 +2633,8 @@ resourcestring
srkmecInsertCVSRevision = 'Insert CVS keyword Revision';
srkmecInsertCVSSource = 'Insert CVS keyword Source';
srkmecInsertGUID = 'Insert a GUID';
srkmecInsertFilename = 'Insert full Filename';
lisMenuInsertFilename = 'Insert full Filename ...';
srkmecInsertFilename = 'Insert Full Filename';
lisMenuInsertFilename = 'Insert Full Filename ...';
// search menu
srkmecFind = 'Find Text';