IDE: remove unused resource strings.

git-svn-id: trunk@35396 -
This commit is contained in:
juha 2012-02-16 09:55:21 +00:00
parent 61b109a31a
commit fffdc309d0

View File

@ -3751,12 +3751,6 @@ resourcestring
lisPkgMangTheFilenameDoesNotCorrespondToThePackage = 'The filename %s%s%s '
+'does not correspond to the package name %s%s%s in the file.%sChange '
+'package name to %s%s%s?';
// lisPkgMangPackageFileMissing = 'Package file missing';
// lisPkgMangTheFileOfPackageIsMissing = 'The file %s%s%s%sof package %s is missing.';
// lisPkgMangPackageFileNotSaved = 'Package file not saved';
// lisPkgMangTheFileOfPackageNeedsToBeSavedFirst = 'The file %s%s%s%sof '
// +'package %s needs to be saved first.';
// lisPkgMangIgnoreAndSavePackageNow = 'Ignore and save package now';
lisSuspiciousIncludePath = 'Suspicious include path';
lisThePackageAddsThePathToTheIncludePathOfTheIDEThisI = 'The package %s '
+'adds the path "%s" to the include path of the IDE.%sThis is probably a '