|
71 | 71 | "defaultMessage": "Edit data samples", |
72 | 72 | "description": "Back button text" |
73 | 73 | }, |
| 74 | + "blocks-preview-title": { |
| 75 | + "defaultMessage": "Blocks preview", |
| 76 | + "description": "Blocks preview heading text" |
| 77 | + }, |
74 | 78 | "bluetooth-unsupported-advice": { |
75 | 79 | "defaultMessage": "We recommend Google Chrome or Microsoft Edge so you can connect directly to your micro:bit.", |
76 | 80 | "description": "Note on supported browsers" |
|
427 | 431 | "defaultMessage": "Show data features", |
428 | 432 | "description": "Show data features button text" |
429 | 433 | }, |
| 434 | + "data-preview-title": { |
| 435 | + "defaultMessage": "Data preview", |
| 436 | + "description": "Data preview heading text" |
| 437 | + }, |
430 | 438 | "data-samples-actions-region": { |
431 | 439 | "defaultMessage": "Data samples toolbar", |
432 | 440 | "description": "Region label for data samples actions" |
|
1216 | 1224 | "defaultMessage": "Open file when dropped", |
1217 | 1225 | "description": "Aria label for file drop target" |
1218 | 1226 | }, |
| 1227 | + "open-project-action": { |
| 1228 | + "defaultMessage": "Open project", |
| 1229 | + "description": "Open project button text" |
| 1230 | + }, |
| 1231 | + "open-project-setup-description": { |
| 1232 | + "defaultMessage": "Opening this project will overwrite any existing session. You may want to <link>save your existing session</link> first.", |
| 1233 | + "description": "Open project setup description" |
| 1234 | + }, |
| 1235 | + "open-shared-project-blocks-preview-description": { |
| 1236 | + "defaultMessage": "Preview of the MakeCode code contained within this project.", |
| 1237 | + "description": "Blocks preview description text" |
| 1238 | + }, |
| 1239 | + "open-shared-project-data-preview-description": { |
| 1240 | + "defaultMessage": "Preview of the actions and data contained within this project.", |
| 1241 | + "description": "Data preview description text" |
| 1242 | + }, |
| 1243 | + "open-shared-project-description": { |
| 1244 | + "defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.", |
| 1245 | + "description": "Import shared CreateAI project description" |
| 1246 | + }, |
| 1247 | + "open-shared-project-error-description": { |
| 1248 | + "defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.", |
| 1249 | + "description": "Import shared CreateAI error description" |
| 1250 | + }, |
| 1251 | + "open-shared-project-title": { |
| 1252 | + "defaultMessage": "Open shared CreateAI project", |
| 1253 | + "description": "Import shared CreateAI project title" |
| 1254 | + }, |
1219 | 1255 | "other-tabs-body1": { |
1220 | 1256 | "defaultMessage": "Another process is connected to this device.", |
1221 | 1257 | "description": "Connection error dialog" |
|
1496 | 1532 | "defaultMessage": "Testing model", |
1497 | 1533 | "description": "Testing model page title" |
1498 | 1534 | }, |
| 1535 | + "third-party-content-description": { |
| 1536 | + "defaultMessage": "This project is provided by a user, and not endorsed by Microsoft or the Micro:bit Educational Foundation. Visit the <link>MakeCode shared project</link> to report abuse to Microsoft MakeCode if you think it's not appropriate.", |
| 1537 | + "description": "Notify user of third party content" |
| 1538 | + }, |
1499 | 1539 | "tour-action": { |
1500 | 1540 | "defaultMessage": "Tour", |
1501 | 1541 | "description": "Button label that starts a tour of the app's features" |
|
0 commit comments