mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-05 05:19:36 +01:00
IDE: fixed typos
git-svn-id: trunk@56501 -
This commit is contained in:
parent
fcf86240a0
commit
165f4519b7
@ -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';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user