diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 97b73bd7..b74809ca 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -869,7 +869,7 @@ "description": "Label for the sort info popup on the Manage styles page" }, "sortStylesHelp": { - "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts that include a \"(descending)\" label will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list and the entry titles are then applied to both enabled tags and the disabled tags separately.", + "message": "Choose the type of sort to apply to the installed entries from within the sort dropdown. The default setting applies an ascending sort (A to Z) to the entry titles. Sorts within the \"Title Descending\" group will apply a descending sort (Z to A) to the title.\nThere are other presets that will allow sorting the entries by multiple criteria. Think of this like sorting a table with multiple columns and each category in a select (between the plus signs) represents a column, or group.\nFor example, if the setting is \"Enabled (first) + Title\", the entries would sort so that all the enabled entries are sorted to the top of the list, then an entry title ascending sort (A to Z) is applied to both the enabled and disabled entries separately.", "description": "Text in the minihelp displayed when clicking (i) icon to the right of the sort input field on the Manage styles page" }, "styleBadRegexp": { diff --git a/manage.html b/manage.html index 214859a1..e6b5e223 100644 --- a/manage.html +++ b/manage.html @@ -248,8 +248,8 @@ -
-
+
+