mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 05:29:39 +02:00
IDE: remove an unused resource string
git-svn-id: trunk@31004 -
This commit is contained in:
parent
89227ce544
commit
bd0548e350
@ -834,7 +834,6 @@ resourcestring
|
|||||||
lisClickHereToBrowseTheFileHint = 'Click here to browse the file';
|
lisClickHereToBrowseTheFileHint = 'Click here to browse the file';
|
||||||
lisProjectWizard = 'Project Wizard';
|
lisProjectWizard = 'Project Wizard';
|
||||||
lisQuitLazarus = 'Quit Lazarus';
|
lisQuitLazarus = 'Quit Lazarus';
|
||||||
lisCreateNewProject = 'Create new project';
|
|
||||||
lisOpenPackageFile = 'Open Package File';
|
lisOpenPackageFile = 'Open Package File';
|
||||||
lisSaveSpace = 'Save ';
|
lisSaveSpace = 'Save ';
|
||||||
lisSelectDFMFiles = 'Select Delphi form files (*.dfm)';
|
lisSelectDFMFiles = 'Select Delphi form files (*.dfm)';
|
||||||
|
Loading…
Reference in New Issue
Block a user