IDE options: renamed LazDoc to FPDoc in captions

git-svn-id: trunk@14109 -
This commit is contained in:
tombo 2008-02-12 12:01:02 +00:00
parent b5f9b3cb92
commit f659dee1cc

View File

@ -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';