* Changed customization method texts

git-svn-id: trunk@47504 -
This commit is contained in:
michael 2020-11-20 21:07:11 +00:00
parent a65ad26bca
commit b00450437b

View File

@ -113,9 +113,9 @@ resourcestring
SManUsagePackageDescription = 'Use descr as the description of man pages';
// HTML usage
SHTMLUsageFooter = 'Append xhtml from file as footer to html page';
SHTMLUsageNavigator = 'Append xhtml from file in navigator bar';
SHTMLUsageHeader = 'Append xhtml from file as header to html page';
SHTMLUsageFooter = 'Append xhtml (@filename reads from file) as footer to html page';
SHTMLUsageNavigator = 'Append xhtml (@filename reads from file) in navigator bar';
SHTMLUsageHeader = 'Append xhtml (@filename reads from file) as header to html page below navigation bar';
SHTMLUsageFooterDate = 'Append footer with date. fmt is Optional format for FormatDateTime';
SHTMLUsageCharset = 'Set the HTML character set';
SHTMLHtmlSearch = 'Add search page with given name to the menu bar';