|
7 | 7 | "board": {
|
8 | 8 | "board": "Board{0}",
|
9 | 9 | "boardInfo": "Board Info",
|
10 |
| - "boardListItem": "{0} at {1}", |
11 | 10 | "configDialog1": "Select both a Board and a Port if you want to upload a sketch.",
|
12 | 11 | "configDialog2": "If you only select a Board you will be able to compile, but not to upload your sketch.",
|
13 | 12 | "configDialogTitle": "Select Other Board & Port",
|
14 | 13 | "couldNotFindPreviouslySelected": "Could not find previously selected board '{0}' in installed platform '{1}'. Please manually reselect the board you want to use. Do you want to reselect it now?",
|
| 14 | + "disconnected": "Disconnected", |
15 | 15 | "getBoardInfo": "Get Board Info",
|
16 | 16 | "inSketchbook": " (in Sketchbook)",
|
17 | 17 | "installManually": "Install Manually",
|
|
23 | 23 | "platformMissing": "The platform for the selected '{0}' board is not installed.",
|
24 | 24 | "pleasePickBoard": "Please pick a board connected to the port you have selected.",
|
25 | 25 | "port": "Port{0}",
|
| 26 | + "portLabel": "Port: {0}", |
26 | 27 | "programmer": "Programmer",
|
27 | 28 | "reselectLater": "Reselect later",
|
| 29 | + "selectBoard": "Select Board", |
28 | 30 | "selectBoardForInfo": "Please select a board to obtain board info.",
|
29 | 31 | "selectPortForInfo": "Please select a port to obtain board info.",
|
30 | 32 | "showAllAvailablePorts": "Shows all available ports when enabled",
|
|
0 commit comments