mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 21:59:19 +02:00
IDE: remove unused resource strings.
git-svn-id: trunk@35396 -
This commit is contained in:
parent
61b109a31a
commit
fffdc309d0
@ -3751,12 +3751,6 @@ resourcestring
|
|||||||
lisPkgMangTheFilenameDoesNotCorrespondToThePackage = 'The filename %s%s%s '
|
lisPkgMangTheFilenameDoesNotCorrespondToThePackage = 'The filename %s%s%s '
|
||||||
+'does not correspond to the package name %s%s%s in the file.%sChange '
|
+'does not correspond to the package name %s%s%s in the file.%sChange '
|
||||||
+'package name to %s%s%s?';
|
+'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';
|
lisSuspiciousIncludePath = 'Suspicious include path';
|
||||||
lisThePackageAddsThePathToTheIncludePathOfTheIDEThisI = 'The package %s '
|
lisThePackageAddsThePathToTheIncludePathOfTheIDEThisI = 'The package %s '
|
||||||
+'adds the path "%s" to the include path of the IDE.%sThis is probably a '
|
+'adds the path "%s" to the include path of the IDE.%sThis is probably a '
|
||||||
|
Loading…
Reference in New Issue
Block a user