diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml index e4e7d4da..f977e0cb 100644 --- a/common/locale/en-US/repeat.xml +++ b/common/locale/en-US/repeat.xml @@ -352,7 +352,7 @@ :lpl :loadplugins - :loadplugins pattern + :loadplugins[!] pattern

Immediately load all plugins which have yet to be loaded. Because @@ -367,6 +367,9 @@ If patterns are provided, the given regular expressions are used as filters rather than those in loadplugins.

+

+ If ! is given the plugins are forcibly loaded. +