diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index 3fc85879..5beb2fd4 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -374,7 +374,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to

Not all plugins are designed to cleanly un-apply during a rehash. - While official plugins are safe, beware of possibility instability + While official plugins are safe, beware of possible instability if you rehash while running third-party plugins. diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 86b8e01e..1df23ba9 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -99,7 +99,7 @@

Any substring enclosed by <{ and }> is automatically - elided if any of the contained macros characters aren't currently valid. A + elided if any of the contained macros aren't currently valid. A literal < or > character may be included with the special escape sequences <lt> or <gt> respectively.

@@ -1371,7 +1371,7 @@

Possible values are:

-
+
Don't show link destination
status
Show the link destination in the &tag.status-line;
command
Show the link destination in the &tag.command-line;
@@ -1395,24 +1395,6 @@ - - - - number - 2 - -

Controls when the tab line is shown.

- -

Possible values are:

- -
-
0
Never show tab line
-
1
Show tab line only if more than one tab is open
-
2
Always show tab line
-
-
- - 'nosf' 'nostrictfocus' 'sf' 'strictfocus'