mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 01:55:56 +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';
|
||||
lisPckOptsManualCompilationNeverAutomatically = 'Manual compilation (never '
|
||||
+'automatically)';
|
||||
lisPckOptsLazDocLazarusDocumentation = 'LazDoc - Lazarus documentation';
|
||||
lisPckOptsLazDocLazarusDocumentation = 'FPDoc files path';
|
||||
lisPckOptsAddPathsToDependentPackagesProjects = 'Add paths to dependent '
|
||||
+'packages/projects';
|
||||
lisPckOptsInclude = 'Include';
|
||||
@ -3486,7 +3486,7 @@ resourcestring
|
||||
+'supported now';
|
||||
lisCodeHelpConfirmreplace = 'Confirm replace';
|
||||
lisCodeHelpReplaceButton = 'Replace';
|
||||
lisCodeHelpPathsGroupBox = 'LazDoc settings';
|
||||
lisCodeHelpPathsGroupBox = 'FPDoc files path';
|
||||
lisCodeHelpHintBoldFormat = 'Insert bold formatting tag';
|
||||
lisCodeHelpHintItalicFormat = 'Insert italic formatting tag';
|
||||
lisCodeHelpHintUnderlineFormat = 'Insert underline formatting tag';
|
||||
|
Loading…
Reference in New Issue
Block a user