mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
IJPL-164380 Remove "new UI" mentions from advanced settings
(cherry picked from commit f7511315a7eb9c98c481508e856a3f59bc756a95) IJ-CR-147526 GitOrigin-RevId: 3795f13c3867280ac1eb2a44c6d7e182430f30f1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
08b062c7dc
commit
8a6afef208
@@ -831,7 +831,7 @@ button.advanced.settings.reset=Reset Setting
|
||||
checkbox.advanced.settings.modified=Show modified only
|
||||
advanced.setting.ide.ui.native.file.chooser=Use native file chooser dialog on Windows/macOS
|
||||
advanced.setting.ide.ui.native.file.chooser.description=When enabled, the IDE will use an OS-specific file chooser dialog instead of the custom one for opening files/directories.
|
||||
advanced.setting.ide.always.show.tool.window.header.icons=Always show tool window header icons in the new UI
|
||||
advanced.setting.ide.always.show.tool.window.header.icons=Always show tool window header icons
|
||||
advanced.setting.ide.always.show.tool.window.header.icons.description=If this option is disabled, tool window header icons are shown only on mouse hover or when the tool window is focused
|
||||
advanced.setting.ide.tool.window.header.dnd=Allow dragging tool windows by header to move to another location
|
||||
advanced.setting.ide.show.fileType.icon.in.titleBar=Show file type icon in IDE frame header
|
||||
@@ -842,7 +842,7 @@ advanced.setting.ide.max.recent.projects=Maximum number of recent projects
|
||||
advanced.setting.temporary.configurations.limit=Temporary configurations limit
|
||||
advanced.setting.confirm.rerun.with.termination=Confirm rerun with process termination
|
||||
advanced.setting.start.run.configurations.pinned=Make configurations pinned by default
|
||||
advanced.setting.max.recent.run.configurations=Maximum number of recent run configurations in the new UI
|
||||
advanced.setting.max.recent.run.configurations=Maximum number of recent run configurations
|
||||
advanced.setting.localHistory.daysToKeep=Duration of storing changes in Local History
|
||||
advanced.setting.localHistory.daysToKeep.description=Do not use Local History as the primary version control system since it may become corrupted if the IDE hangs
|
||||
advanced.setting.localHistory.daysToKeep.trailingLabel=days
|
||||
|
||||
Reference in New Issue
Block a user