From 74a5d575ac2a7166fa572fc7b82d6ec4e603475e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Sat, 30 Jul 2011 11:48:11 +0200 Subject: [PATCH] Minor doc fixes. --- common/content/hints.js | 2 +- common/locale/en-US/options.xml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/common/content/hints.js b/common/content/hints.js index c6bb461e..d0350675 100644 --- a/common/content/hints.js +++ b/common/content/hints.js @@ -1285,7 +1285,7 @@ var Hints = Module("hints", { values: { "0": "Follow the first hint as soon as typed text uniquely identifies it. Follow the selected hint on .", "1": "Follow the selected hint on .", - "2": "Follow the selected hint on only it's been -selected." + "2": "Follow the selected hint on only if it's been -selected." } }); diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 146a6b94..dc0d5982 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -158,6 +158,7 @@ + :set!= :set invoption=value ... :set option!=value ... @@ -189,6 +190,7 @@ + :set-default-all :set all&

Set all options to their default value.