From 59d25c3a0269fbde77b75044c006d5d8735420c1 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 12 May 2004 21:25:20 +0000 Subject: [project @ 2004-05-12 21:25:20 by tlsa] Add some interactive help text. svn path=/import/netsurf/; revision=858 --- !NetSurf/Resources/en/Messages | 64 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to '!NetSurf') diff --git a/!NetSurf/Resources/en/Messages b/!NetSurf/Resources/en/Messages index bb736a808..927d8721b 100644 --- a/!NetSurf/Resources/en/Messages +++ b/!NetSurf/Resources/en/Messages @@ -126,3 +126,67 @@ SaveDraw:Webpage SaveText:Webpage SaveObject:Object SaveLink:Link + +# Interactive help +HelpToolbar0:\Tback button.|M\Straverse back one page in the history tree.|MDoes not resubmit form information. +HelpToolbar1:\Tforward button.|M\Straverse forward one page in the history tree.|MDoes not resubmit form information. +HelpToolbar5:\Thistory button.|M\Sopen the local history \w. +HelpToolbar6:\Tsave button.|M\Ssave the current document. +HelpToolbar9:\Tscale view button.|M\Sscale the page, affecting both text and images. +HelpToolbar12:\TURL bar.|MType in the address of a site to visit and press Return to go there. +HelpToolbar13:\Tthrobber.|MIt animates while this \w is active. + +HelpStatus0:\Tstatus bar.|MIt displays information on what the browser \w is doing. +HelpStatus1:\Tstatus bar resizer.|MDrag to alter the size of the status bar. + +HelpIconMenu0:\Rview information about this software. +HelpIconMenu1:\Sview NetSurf's documentation. +HelpIconMenu2:\Sopen the Choices dialogue box. +HelpIconMenu3:\Squit NetSurf. + +HelpBrowserMenu0:\Rsee the options relating to the current page. +HelpBrowserMenu0-0:\Rsee information about the current page. +HelpBrowserMenu0-1:\Rsave the current page as an HTML file. +HelpBrowserMenu0-2:\Rsave the current page including all the images and style sheets used. +HelpBrowserMenu0-3:\Rsee the export options. +HelpBrowserMenu0-3-0:\Rexport the current page as a Drawfile. +HelpBrowserMenu0-3-1:\Rexport the current page as a plain text file. +HelpBrowserMenu0-4:\Rsave the address of the current page. +HelpBrowserMenu0-4-0:\Rsave the current address in Acorn URI format. +HelpBrowserMenu0-4-1:\Rsave the current address in Ant URL format. +HelpBrowserMenu0-4-2:\Rsave the current address as plain text. +#HelpBrowserMenu0-5:\Sopen the print dialogue box. +HelpBrowserMenu0-6:\Sview the source code of the current page in a text editor. +HelpBrowserMenu1:\Rsee the options relating to the current item. +HelpBrowserMenu1-0:\Rsee information about the current item. +HelpBrowserMenu1-1:\Rsave the current item. +HelpBrowserMenu1-2:\Rsee the export options. +HelpBrowserMenu1-2-0:\Rsave the image as a Sprite. +HelpBrowserMenu1-3:\Rsave the address of the current item. +HelpBrowserMenu1-3-0:\Rsave the current item's address in Acorn URI format. +HelpBrowserMenu1-3-1:\Rsave the current item's address in Ant URL format. +HelpBrowserMenu1-3-2:\Rsave the current item's address as plain text. +HelpBrowserMenu2:\Rsee the navigation options. +#HelpBrowserMenu2-0:\Sreturn to the configured home page. +HelpBrowserMenu2-1:\Sgo back a page in the local history.|MForm information is not resubmitted. +HelpBrowserMenu2-2:\Sstep forward a page in the local history.|MForm information is not resubmitted. +#HelpBrowserMenu2-3:\Sfetch the current page again. +HelpBrowserMenu3:\Rset the local display options. +HelpBrowserMenu3-0:\Rscale the page, affecting both text and images. +HelpBrowserMenu3-1:\Rset the local image options. +#HelpBrowserMenu3-1-0:\Stoggle the display of foreground images. +#HelpBrowserMenu3-1-1:\Stoggle the display of background images. +HelpBrowserMenu3-1-2:\Stoggle the display of animations.|MIf turned off, the first frame is displayed. +HelpBrowserMenu3-1-3:\Stoggle dithering of images.|MImproves display in sub true colour screen modes. +#HelpBrowserMenu3-1-4:\Stoggle smoothing of scaled images.|MUses bi-linear filtering to enhance display of scaled images. +HelpBrowserMenu3-2:\Rcontrol the display of NetSurf's toolbars. +HelpBrowserMenu3-2-0:\Stoggle the display of the toolbar buttons.|MURL bar uses the remaining space. +HelpBrowserMenu3-2-1:\Stoggle the display of the address (URL) bar. +HelpBrowserMenu3-2-2:\Stoggle the display of the throbber.|MURL bar uses the remaining space. +HelpBrowserMenu3-2-3:\Stoggle the display of the status bar.|MHorizontal scroll bar uses the remaining width. +HelpBrowserMenu3-3:\Smake your local display options the default options for NetSurf. +HelpBrowserMenu4:\Rsee the help resources available. +HelpBrowserMenu4-0:\Sopen the documentation contents page in a new \w. +#HelpBrowserMenu4-1:\Sopen the user guide in a new \w. +#HelpBrowserMenu4-2:\Sopen the user information page in a new \w. +#HelpBrowserMenu4-3:\Stoggle interactive help. \ No newline at end of file -- cgit v1.2.3