|
113 | 113 | "SFTPEmptyDescription": "Search for an asset or reuse the active terminal host.", |
114 | 114 | "UseActiveAsset": "Use active", |
115 | 115 | "OpenSFTP": "Open SFTP", |
116 | | - "BatchSearchPlaceholder": "Search and add hosts for batch execution…", |
117 | | - "BatchSelectedCount": "{count} host(s) selected", |
118 | | - "BatchClear": "Clear", |
119 | | - "BatchCommandPlaceholder": "Enter the command to run on each host…", |
120 | | - "BatchExecute": "Connect and run", |
121 | | - "BatchEmptyTitle": "Add batch hosts", |
122 | | - "BatchEmptyDescription": "Search to add hosts, or send selections from the asset tree.", |
123 | | - "BatchUnsupportedAsset": "This asset is not supported for built-in SSH batch connect", |
124 | | - "BatchStartedTitle": "Batch task started", |
125 | | - "BatchStartedDescription": "Connected to {count} host(s).", |
126 | | - "BatchStartedWithCommand": "Connected to {count} host(s). Run this in each terminal: {command}" |
| 116 | + "BatchCommandPlaceholder": "Enter command to run on each terminal… (Ctrl+Enter to send)", |
| 117 | + "BatchConnectedTabs": "Connected terminals", |
| 118 | + "BatchNoConnectedTabs": "No connected terminals", |
| 119 | + "BatchNoConnectedTabsDesc": "Connect to SSH hosts from the asset tree and they will appear here.", |
| 120 | + "BatchConnected": "Connected", |
| 121 | + "BatchSelectAll": "Select all", |
| 122 | + "BatchDeselectAll": "Deselect all", |
| 123 | + "BatchSend": "Send", |
| 124 | + "BatchSendToCount": "Send to {count} terminal(s)", |
| 125 | + "BatchCommandSent": "Command sent", |
| 126 | + "BatchCommandSentDesc": "Command dispatched to {count} terminal(s)", |
| 127 | + "BatchPanelClose": "Close batch command panel" |
127 | 128 | }, |
128 | 129 | "Transcode": { |
129 | 130 | "Title": "Replay Transcode", |
|
0 commit comments