From 7da0d970ff39c209deb8b929265eb39bf8190671 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Sun, 5 Oct 2008 06:13:50 +0000 Subject: [PATCH] fix help typos and clarify the marks.txt introduction --- locale/en-US/gui.txt | 2 +- locale/en-US/marks.txt | 6 +++--- locale/en-US/message.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/locale/en-US/gui.txt b/locale/en-US/gui.txt index 01656eb6..53422399 100644 --- a/locale/en-US/gui.txt +++ b/locale/en-US/gui.txt @@ -30,7 +30,7 @@ ________________________________________________________________________________ |:dia| |:dialog| ||:dia[log] [firefox-dialog]|| + ________________________________________________________________________________ -Open a firefox-dialog. +Open a Firefox dialog. Available dialogs: `------------------`----------------------------------- diff --git a/locale/en-US/marks.txt b/locale/en-US/marks.txt index ce8fabd9..9fc79ad6 100644 --- a/locale/en-US/marks.txt +++ b/locale/en-US/marks.txt @@ -7,8 +7,8 @@ Vimperator supports a number of different marks: - Bookmarks which allow you to mark a web page as one of your favorites for easy access. - QuickMarks allow you to define up to 62 (a-zA-Z0-9) web sites (or group of - web sites) which you really visit most often -- Local marks to store the position with a web page + web sites) which you visit most often. +- Local marks to store the position within a web page. - History is also a special type of marks, as Vimperator automatically remembers sites which you have visited in the past. @@ -29,7 +29,7 @@ The following options are interpreted: If [!] is present, a new bookmark is always added. Otherwise, the first bookmark matching [url] is updated. When creating a new bookmark, if [-title] isn't given, either the web page's -title or url is used. You can omit the optional [url] argument, so just do +title or URL is used. You can omit the optional [url] argument, so just do [c]:bmark[c] to bookmark the currently loaded web page with a default title and without any tags. ____________________________________________________________________________ diff --git a/locale/en-US/message.txt b/locale/en-US/message.txt index 29f03c8c..8b86a438 100644 --- a/locale/en-US/message.txt +++ b/locale/en-US/message.txt @@ -15,7 +15,7 @@ ________________________________________________________________________________ |gm| + ||gm|| ________________________________________________________________________________ -Redisplay the last command output. Only the most recent commands output is +Redisplay the last command output. Only the most recent command's output is available. ________________________________________________________________________________