diff --git a/doc/config.rst b/doc/config.rst index ead47baec44d..2644c3404af2 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -2038,7 +2038,8 @@ Tabs display settings :type: string :default: ``'welcome'`` - Defines the tab displayed by default on server view. Possible values: + Defines the tab displayed by default on server view. The possible values + are the localized equivalent of: * ``welcome`` (recommended for multi-user setups) * ``databases``, @@ -2051,8 +2052,8 @@ Tabs display settings :type: string :default: ``'structure'`` - Defines the tab displayed by default on database view. Possible - values: + Defines the tab displayed by default on database view. The possible values + are the localized equivalent of: * ``structure`` * ``sql`` @@ -2064,7 +2065,8 @@ Tabs display settings :type: string :default: ``'browse'`` - Defines the tab displayed by default on table view. Possible values: + Defines the tab displayed by default on table view. The possible values + are the localized equivalent of: * ``structure`` * ``sql``