Commit ad05ec93 authored by Sergei Dubov's avatar Sergei Dubov Committed by intellij-monorepo-bot
Browse files

[rdct] GTW-7885. Add internal action to drop connection for a specified time interval

- Add internal action to drop connection and keep it unconnected for a short time interval;
- Move internal actions for connection into a proper action declaration in xml file;
- Remove connection-related actions localized strings out from platform xml file.

(cherry picked from commit b230e3d43d675b96ba1585e00f980a7552ea1f59)

IJ-CR-127437

(cherry picked from commit e119d3d0afe8b4ccc0958ab8dfbbece239eafa71)
(cherry picked from commit 5746e8729659c88e39d7b3c347702e0b6e64fca3)

IJ-CR-128253

GitOrigin-RevId: b56248036e9f28d618e258aa54db145b640d1321
parent e025ad1b
Showing with 0 additions and 4 deletions
+0 -4
......@@ -2848,10 +2848,6 @@ action.multilaunch.RunMultiLaunchAction.text=Run
action.multilaunch.DebugMultiLaunchAction.text=Debug
action.multilaunch.StopMultiLaunchAction.text=Stop
action.GuestForceReconnect.text=Guest Drop Connection (Internal)
action.GuestForceReconnectWithDelay.text=Guest Drop Connection With Delay (Internal)
action.GuestForceOldReconnect.text=Guest Drop Wire (Internal)
action.RestoreProtocolHandler.text=Register Gateway Protocol
action.GatewayPluginsAction.text=Manage Providers
action.DSOpenConsole.text=Open Python Console
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment