optimize delimiter layout

This commit is contained in:
marhali 2022-04-10 13:00:07 +02:00
parent 7e18a6b878
commit 02ff35245b

View File

@ -37,10 +37,10 @@ settings.editor.key.namespace.title=[namespace]
settings.editor.key.namespace.tooltip=Sets the separator used between namespace and key path.
settings.editor.key.section.title=[section]
settings.editor.key.section.tooltip=Sets the separator used between section nodes of the key path.
settings.editor.key.node.title=[node]
settings.editor.key.context.title=[context]
settings.editor.key.node.title=[node
settings.editor.key.context.title=context
settings.editor.key.context.tooltip=Sets the separator used to define context-specific variants of a translation.
settings.editor.key.plural.title=[pluralization]
settings.editor.key.plural.title=pluralization]
settings.editor.key.plural.tooltip=Sets the separator used to define different pluralization's of a translation.
settings.editor.default-namespace.title=Default namespace
settings.editor.default-namespace.tooltip=Specifies the namespace to use by default if none is specified in a translation key. The field can be left blank to ignore this feature.