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.