OPENIDE #208 Several localization errors found by user

(cherry picked from commit 20bbd4bd71)
This commit is contained in:
Nikita Iarychenko
2025-07-24 18:18:49 +04:00
parent 04552346ac
commit 73062bfdec

View File

@@ -815,8 +815,8 @@
key="group.code.folding" bundle="messages.ApplicationBundle"/>
<editorOptionsProvider instance="com.intellij.application.options.CodeCompletionConfigurable" id="editor.preferences.completion"
key="title.code.completion" bundle="messages.ApplicationBundle"/>
<editorOptionsProvider instance="com.intellij.codeInsight.inline.completion.options.InlineCompletionConfigurable" id="editor.preferences.inline.completion"
key="title.inline.completion" bundle="messages.ApplicationBundle"/>
<!--<editorOptionsProvider instance="com.intellij.codeInsight.inline.completion.options.InlineCompletionConfigurable" id="editor.preferences.inline.completion"-->
<!-- key="title.inline.completion" bundle="messages.ApplicationBundle"/>-->
<projectConfigurable instance="com.intellij.application.options.editor.AutoImportOptionsConfigurable"
id="editor.preferences.import"
parentId="preferences.editor"