IDE: fixed typos

git-svn-id: trunk@56501 -
This commit is contained in:
maxim 2017-11-26 21:33:43 +00:00
parent fcf86240a0
commit 165f4519b7

View File

@ -2768,9 +2768,9 @@ resourcestring
lisFRForwardSearch = 'Forwar&d search'; lisFRForwardSearch = 'Forwar&d search';
lisFRBackwardSearch = '&Backward search'; lisFRBackwardSearch = '&Backward search';
dlgReplaceAll = 'Replace &All'; dlgReplaceAll = 'Replace &All';
lisLocalPkg = 'Local packages(%s)'; lisLocalPkg = 'Local packages (%s)';
lisOnlinePkg = 'Online packages(%s)'; lisOnlinePkg = 'Online packages (%s)';
lisPkgInstConf = 'Do you wish to install the following packages from the main repository: '; lisPkgInstConf = 'Do you wish to install the following packages from the main repository:';
// IDEOptionDefs // IDEOptionDefs
dlgGetPosition = 'Get position'; dlgGetPosition = 'Get position';