<notificationGroup id="Project Settings" displayType="BALLOON" bundle="messages.IdeBundle" key="notification.group.project.settings"/>
<notificationGroup id="Settings Error" displayType="BALLOON" bundle="messages.IdeBundle" key="notification.group.settings.error"/>
<notificationGroup id="Heap Dump Analysis" displayType="STICKY_BALLOON" bundle="messages.DiagnosticBundle" key="notification.group.heap.dump.analysis"/>
- <notificationGroup id="External Executable Critical Failures" displayType="STICKY_BALLOON"/>
<notificationGroup id="Dynamic plugin installation" displayType="BALLOON" isLogByDefault="false"/>
<notificationGroup id="Keymap" displayType="STICKY_BALLOON"/>
<notificationGroup id="IDE and Plugin Updates" displayType="STICKY_BALLOON"
status.text.commit.toolwindow.local.history.prefix=For recent changes, see
status.text.commit.toolwindow.local.history=Local History\u2026
action.Vcs.Toolbar.ShowMoreActions.text=Version Control
-Vcs.Toolbar.ShowMoreActions.description=VCS Operations
\ No newline at end of file
+Vcs.Toolbar.ShowMoreActions.description=VCS Operations
+notification.group.external.executable=VCS external executable validation failed
\ No newline at end of file
<advancedSetting id="vcs.commit.tool.window" default="true" bundle="messages.VcsBundle" groupKey="advanced.settings.vcs"/>
<advancedSetting id="vcs.non.modal.commit.toggle.ui" default="false" bundle="messages.VcsBundle" groupKey="advanced.settings.vcs"/>
<advancedSetting id="vcs.push.all.with.commits" default="false" bundle="messages.VcsBundle" groupKey="advanced.settings.vcs"/>
+
+ <notificationGroup id="External Executable Critical Failures" displayType="STICKY_BALLOON" bundle="messages.VcsBundle" key="notification.group.external.executable"/>
</extensions>
<extensions defaultExtensionNs="org.jetbrains">