diff options
Diffstat (limited to 'common/locale')
-rw-r--r-- | common/locale/en-US/styling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/styling.xml b/common/locale/en-US/styling.xml index b19d35f8..5f7f05e0 100644 --- a/common/locale/en-US/styling.xml +++ b/common/locale/en-US/styling.xml @@ -95,8 +95,8 @@ <dt>Object</dt> <dd>A JavaScript Object</dd> <dt>Preview</dt> <dd>The completion preview displayed in the &tag.command-line;</dd> <dt>Question</dt> <dd>A prompt for a decision</dd> - <dt>Search</dt> <dd>Highlighted search results in a web page</dd> <dt>StatusLine</dt> <dd>The status bar</dd> + <dt>StatusLineNormal</dt> <dd>The status bar for an ordinary web page</dd> <dt>StatusLineBroken</dt> <dd>The status bar for a broken web page</dd> <dt>StatusLineExtended</dt><dd> The status bar for a secure web page with an Extended Validation (EV) certificate</dd> <dt>StatusLineSecure</dt> <dd>The status bar for a secure web page</dd> |