mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 03:36:08 +02:00
IDE options: renamed LazDoc to FPDoc in captions
git-svn-id: trunk@14109 -
This commit is contained in:
parent
b5f9b3cb92
commit
f659dee1cc
@ -3175,7 +3175,7 @@ resourcestring
|
|||||||
lisPckOptsAutoRebuildWhenRebuildingAll = 'Auto rebuild when rebuilding all';
|
lisPckOptsAutoRebuildWhenRebuildingAll = 'Auto rebuild when rebuilding all';
|
||||||
lisPckOptsManualCompilationNeverAutomatically = 'Manual compilation (never '
|
lisPckOptsManualCompilationNeverAutomatically = 'Manual compilation (never '
|
||||||
+'automatically)';
|
+'automatically)';
|
||||||
lisPckOptsLazDocLazarusDocumentation = 'LazDoc - Lazarus documentation';
|
lisPckOptsLazDocLazarusDocumentation = 'FPDoc files path';
|
||||||
lisPckOptsAddPathsToDependentPackagesProjects = 'Add paths to dependent '
|
lisPckOptsAddPathsToDependentPackagesProjects = 'Add paths to dependent '
|
||||||
+'packages/projects';
|
+'packages/projects';
|
||||||
lisPckOptsInclude = 'Include';
|
lisPckOptsInclude = 'Include';
|
||||||
@ -3486,7 +3486,7 @@ resourcestring
|
|||||||
+'supported now';
|
+'supported now';
|
||||||
lisCodeHelpConfirmreplace = 'Confirm replace';
|
lisCodeHelpConfirmreplace = 'Confirm replace';
|
||||||
lisCodeHelpReplaceButton = 'Replace';
|
lisCodeHelpReplaceButton = 'Replace';
|
||||||
lisCodeHelpPathsGroupBox = 'LazDoc settings';
|
lisCodeHelpPathsGroupBox = 'FPDoc files path';
|
||||||
lisCodeHelpHintBoldFormat = 'Insert bold formatting tag';
|
lisCodeHelpHintBoldFormat = 'Insert bold formatting tag';
|
||||||
lisCodeHelpHintItalicFormat = 'Insert italic formatting tag';
|
lisCodeHelpHintItalicFormat = 'Insert italic formatting tag';
|
||||||
lisCodeHelpHintUnderlineFormat = 'Insert underline formatting tag';
|
lisCodeHelpHintUnderlineFormat = 'Insert underline formatting tag';
|
||||||
|
Loading…
Reference in New Issue
Block a user