mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 14:09:31 +02:00
IDE: more clean up of unused resourcestrings
git-svn-id: trunk@36535 -
This commit is contained in:
parent
8bb818faad
commit
ee0b40b9b0
@ -116,12 +116,6 @@ resourcestring
|
|||||||
lisErrNoOptionAllowed = 'Option at position %d does not allow an argument: %s';
|
lisErrNoOptionAllowed = 'Option at position %d does not allow an argument: %s';
|
||||||
lisErrOptionNeeded = 'Option at position %d needs an argument : %s';
|
lisErrOptionNeeded = 'Option at position %d needs an argument : %s';
|
||||||
|
|
||||||
lisEnterTransla = 'Enter translation language';
|
|
||||||
// version
|
|
||||||
lisLeaveEmptyFo = 'Leave empty for default .po file';
|
|
||||||
lisMenuCollectPoFil = 'Collect .po files';
|
|
||||||
lisMenuCreatePoFile = 'Create .po files';
|
|
||||||
|
|
||||||
// command line help
|
// command line help
|
||||||
listhisHelpMessage = 'this help message';
|
listhisHelpMessage = 'this help message';
|
||||||
lisprimaryConfigDirectoryWhereLazarusStoresItsConfig = 'primary config '+
|
lisprimaryConfigDirectoryWhereLazarusStoresItsConfig = 'primary config '+
|
||||||
@ -2932,7 +2926,6 @@ resourcestring
|
|||||||
lisLazBuildTargetOS = 'Target OS:';
|
lisLazBuildTargetOS = 'Target OS:';
|
||||||
lisLazBuildTargetCPU = 'Target CPU:';
|
lisLazBuildTargetCPU = 'Target CPU:';
|
||||||
lisLazBuildTargetDirectory = 'Target directory:';
|
lisLazBuildTargetDirectory = 'Target directory:';
|
||||||
lisLazBuildBuildJITForm = 'Build JITForm';
|
|
||||||
lisLazBuildRestartAfterBuild = 'Restart after building IDE';
|
lisLazBuildRestartAfterBuild = 'Restart after building IDE';
|
||||||
lisLazBuildUpdateRevInc = 'Update revision.inc';
|
lisLazBuildUpdateRevInc = 'Update revision.inc';
|
||||||
lisLazBuildCommonSettings = 'Common Settings';
|
lisLazBuildCommonSettings = 'Common Settings';
|
||||||
|
Loading…
Reference in New Issue
Block a user