IDE: improved some strings in Add Package Dependency dialog

git-svn-id: trunk@56625 -
This commit is contained in:
maxim 2017-12-04 22:07:48 +00:00
parent 6d9563f430
commit 78a19922b2

View File

@ -3989,10 +3989,10 @@ resourcestring
lisProjAddOnlinePkg = 'Online (%s)';
lisProjAddMinimumVersionOptional = 'Minimum Version (optional):';
lisProjAddMaximumVersionOptional = 'Maximum Version (optional):';
lisProjAddInstConfCaption = 'Install package';
lisProjAddInstConf = 'Do you wish to install the following online package:';
lisProjAddInstConfCaption = 'Install packages';
lisProjAddInstConf = 'Do you wish to install the following online package(s):';
lisProjAddInstErrCaption = 'Install error';
lisProjAddInstErr = 'One or more online package could not be installed!';
lisProjAddInstErr = 'One or more online packages could not be installed!';
// component palette
lisKMNewPackage = 'New package';