mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-188878 Replace "Stacktraces" with "Stack Traces"
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<keyboard-shortcut keymap="$default" first-keystroke="alt shift B"/>
|
||||
</action>
|
||||
<action id="tasks.analyze.stacktrace" class="com.intellij.tasks.actions.AnalyzeTaskStacktraceAction"
|
||||
text="Analyze _Stacktrace From Task..."/>
|
||||
text="Analyze _Stack Trace From Task..."/>
|
||||
<separator/>
|
||||
<action id="tasks.configure.servers" class="com.intellij.tasks.actions.ConfigureServersAction" text="Configure Servers..."/>
|
||||
</group>
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
<add-to-group group-id="XDebugger.ValueGroup" anchor="last"/>
|
||||
</action>
|
||||
|
||||
<action id="Debugger.AsyncStacks" class="com.intellij.debugger.actions.AsyncStacksToggleAction" text="Async Stacktraces">
|
||||
<action id="Debugger.AsyncStacks" class="com.intellij.debugger.actions.AsyncStacksToggleAction" text="Async Stack Traces">
|
||||
<add-to-group group-id="XDebugger.Frames.Tree.Popup"/>
|
||||
</action>
|
||||
<action id="Debugger.SwitchToTheNextContext" class="com.intellij.debugger.actions.SwitchToTheNextContextAction"
|
||||
|
||||
Reference in New Issue
Block a user