X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Foptions.xml;fp=common%2Flocale%2Fen-US%2Foptions.xml;h=26c77c2ecfc11ca69fbfc8fa2fb2e0bb7f7c62b9;hb=8b6fcae7eaa413bc62d645d2d0c99835c47265e6;hp=b48c5047740270f10e4e5765fba0c3ebe69ff83e;hpb=5ebd29f56d17f62011cdd596b1d351947ee534ff;p=dactyl.git diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index b48c504..26c77c2 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -133,7 +133,7 @@ - :set option ... + :set option …

For boolean options, turn them on. For all other types, @@ -143,7 +143,7 @@ - :set nooption ... + :set nooption …

For boolean options, turn them off. For all other types, @@ -153,8 +153,8 @@ - :set option! ... - :set invoption ... + :set option! … + :set invoption …

For boolean options, invert their value. For all other types, @@ -165,8 +165,8 @@ :set!= - :set invoption=value ... - :set option!=value ... + :set invoption=value … + :set option!=value …

For list options, toggle the specified values.

@@ -189,7 +189,7 @@ :set-default - :set option& ... + :set option& …

Reset option to its default value.

@@ -205,7 +205,7 @@ :set-args E487 E521 - :set option=value ... + :set option=value …

Set string or number option to value. @@ -217,7 +217,7 @@ :set+= - :set option+=value ... + :set option+=value …

Add the value to a number option, or append the value @@ -231,7 +231,7 @@ :set^= - :set option^=value ... + :set option^=value …

Multiply the value to a number option, or prepend the @@ -243,7 +243,7 @@ :set-= - :set option-=value ... + :set option-=value …

Subtract the value from a number option, or remove the @@ -931,7 +931,8 @@ 'hinttags' 'ht' &option.hinttags.type; - :-moz-any-link,area,button,iframe,input:not([type=hidden]),select,textarea, + :-moz-any-link,area,button,iframe,input:not([type=hidden]), + label[for],select,textarea, [onclick],[onmouseover],[onmousedown],[onmouseup],[oncommand], [tabindex],[role=link],[role=button],[contenteditable=true] @@ -1266,8 +1267,8 @@ 'pu' 'passunknown' 'passunknown' 'pu' - &option.showmode.type; - &option.showmode.default; + &option.passunknown.type; + &option.passunknown.default;

Pass unknown keys through to &dactyl.host; in these