|
266 | 266 | "serial": {
|
267 | 267 | "autoscroll": "Autoscroll",
|
268 | 268 | "carriageReturn": "Carriage Return",
|
269 |
| - "connectionBusy": "Connection failed. Serial port is busy: {0}", |
270 |
| - "disconnected": "Disconnected {0} from {1}.", |
271 |
| - "failedReconnect": "Failed to reconnect {0} to serial port after 10 consecutive attempts. The {1} serial port is busy.", |
272 | 269 | "message": "Message ({0} + Enter to send message to '{1}' on '{2}')",
|
273 | 270 | "newLine": "New Line",
|
274 | 271 | "newLineCarriageReturn": "Both NL & CR",
|
275 | 272 | "noLineEndings": "No Line Ending",
|
276 | 273 | "notConnected": "Not connected. Select a board and a port to connect automatically.",
|
277 |
| - "reconnect": "Reconnecting {0} to {1} in {2} seconds...", |
278 | 274 | "timestamp": "Timestamp",
|
279 | 275 | "toggleTimestamp": "Toggle Timestamp",
|
280 | 276 | "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}."
|
|
284 | 280 | "cantOpen": "A folder named \"{0}\" already exists. Can't open sketch.",
|
285 | 281 | "close": "Are you sure you want to close the sketch?",
|
286 | 282 | "configureAndUpload": "Configure And Upload",
|
287 |
| - "couldNotConnectToSerial": "Could not reconnect to serial port. {0}", |
288 | 283 | "createdArchive": "Created archive '{0}'.",
|
289 | 284 | "doneCompiling": "Done compiling.",
|
290 | 285 | "doneUploading": "Done uploading.",
|
|
0 commit comments