mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
vcs: fix typo in bundled string
Follow-up: a3390638f2aa2eeb6990d69775959cff61603a82 GitOrigin-RevId: 947319dcb740a5c190b7d259f0c7ce9e78b553fe
This commit is contained in:
committed by
intellij-monorepo-bot
parent
9956dec6e7
commit
14811f94db
@@ -1123,7 +1123,7 @@ enable.combined.diff=true
|
||||
enable.combined.diff.restartRequired=true
|
||||
enable.combined.diff.description=Enable diff viewer that allow to show all changed files in a single view ("All in One Diff")
|
||||
enable.combined.patch.viewer=false
|
||||
enable.combined.patch.viewer.description=Enable patch FileEditor that allow to show changed files as text
|
||||
enable.combined.patch.viewer.description=Enable patch file viewer that allows to show changed files as diff-like panel
|
||||
combined.diff.files.limit=1000
|
||||
combined.diff.files.limit.description=If limit reached, show simple diff instead "All in One Diff".\ Set "-1" to turn limit off.
|
||||
combined.diff.loaded.content.limit=20
|
||||
|
||||
Reference in New Issue
Block a user