mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
plugin_configuration_file.md: Fix a link
This commit is contained in:
parent
41d90d84be
commit
5a16be640c
@ -1322,7 +1322,7 @@ Attributes
|
|||||||
Separator text is displayed only in specific contexts such as popup menus, toolbars, etc.
|
Separator text is displayed only in specific contexts such as popup menus, toolbars, etc.
|
||||||
- `key` _(optional)_<br/>
|
- `key` _(optional)_<br/>
|
||||||
|
|
||||||
The [message key]([message key](https://plugins.jetbrains.com/docs/intellij/basic-action-system.html#localizing-actions-and-groups)) for the separator text.
|
The [message key](action_system.md#localizing-actions-and-groups) for the separator text.
|
||||||
The message bundle for use should be registered via the `resource-bundle` attribute of
|
The message bundle for use should be registered via the `resource-bundle` attribute of
|
||||||
the [`<actions>`](#idea-plugin__actions) element.
|
the [`<actions>`](#idea-plugin__actions) element.
|
||||||
The attribute is ignored if the `text` attribute is specified.
|
The attribute is ignored if the `text` attribute is specified.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user