mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
[i18n] idea-ui
This patch replaces hard coded strings with i18n properties in idea-ui and in some other modules that implement interfaces and extend classes from the idea-ui module Signed-off-by: Nikita Eshkeev <nikita.eshkeev@jetbrains.com> GitOrigin-RevId: 6b280b485e30b5d47b8803205b0ebbafe4319daf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
da7eb0e250
commit
9f06b34596
@@ -229,4 +229,13 @@ dialog.title.manifest.select.main.class=Select Main Class
|
||||
label.unknown.value=<unknown>
|
||||
label.extracted.dir.presentation=Extracted ''{0}''
|
||||
label.library.element.module=module ''{0}''
|
||||
label.in.path.suffix=(in {0})
|
||||
label.in.path.suffix=(in {0})
|
||||
jar.text=JAR
|
||||
jar.from.modules.presentable.name=From modules with dependencies...
|
||||
unknown.artifact.type.0=Unknown artifact type: {0}
|
||||
unknown.element.0=Unknown element: {0}
|
||||
unknown.artifact.properties.0=Unknown artifact properties: {0}
|
||||
show.content.of.included.artifacts=Show Content of Included Artifacts
|
||||
show.library.files=Show Library Files
|
||||
directory.copy.element.type.name=Directory Content
|
||||
extracted.directory.element.type.name=Extracted Directory
|
||||
|
||||
Reference in New Issue
Block a user