diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml index 1df23ba9..fb56a4d9 100644 --- a/common/locale/en-US/options.xml +++ b/common/locale/en-US/options.xml @@ -181,6 +181,10 @@ foo,baz

has the same result as

bar,baz + +

This extends to string options in a natural way, e.g.

+ always,never +

toggles between the two values.