aboutsummaryrefslogtreecommitdiff
path: root/search-plugin.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'search-plugin.tcl')
-rw-r--r--search-plugin.tcl7
1 files changed, 3 insertions, 4 deletions
diff --git a/search-plugin.tcl b/search-plugin.tcl
index 741c8ab..3dddfc9 100644
--- a/search-plugin.tcl
+++ b/search-plugin.tcl
@@ -801,11 +801,10 @@ proc ::dialog_helpbrowser2::intro { t } {
$t insert end " $desc\n" description
set i [expr {($i+1)%30}]
}
- $t insert end [_ "Search by Tag"] homepage_title
+ $t insert end [_ "Search by Category"] homepage_title
$t insert end "\n"
- $t insert end [_ "Many of the help documents are categorized by keyword tags. Click\
- a link below to search for documents that have been tagged with that\
- keyword."] \
+ $t insert end [_ "Many help documents are categorized using tags. Click\
+ a link below to find all documents with that tag."] \
homepage_description
$t insert end "\n"