|
839 | 839 | "defaultMessage": "Tipo de arquivo não suportado.",
|
840 | 840 | "description": "Title of import error dialog"
|
841 | 841 | },
|
| 842 | + "import-shared-url-blocks-preview-description": { |
| 843 | + "defaultMessage": "Preview of the MakeCode code contained within this project.", |
| 844 | + "description": "Blocks preview description text" |
| 845 | + }, |
| 846 | + "import-shared-url-blocks-preview-title": { |
| 847 | + "defaultMessage": "Blocks preview", |
| 848 | + "description": "Blocks preview heading text" |
| 849 | + }, |
| 850 | + "import-shared-url-data-preview-description": { |
| 851 | + "defaultMessage": "Preview of the actions and data contained within this project.", |
| 852 | + "description": "Data preview description text" |
| 853 | + }, |
| 854 | + "import-shared-url-data-preview-title": { |
| 855 | + "defaultMessage": "Data preview", |
| 856 | + "description": "Data preview heading text" |
| 857 | + }, |
| 858 | + "import-shared-url-description": { |
| 859 | + "defaultMessage": "This is a Microsoft MakeCode shared project compatible with CreateAI.", |
| 860 | + "description": "Import shared CreateAI project description" |
| 861 | + }, |
| 862 | + "import-shared-url-error-description": { |
| 863 | + "defaultMessage": "Check the link you followed is correct, and make sure you are connected to the internet before trying again.", |
| 864 | + "description": "Import shared CreateAI error description" |
| 865 | + }, |
| 866 | + "import-shared-url-error-title": { |
| 867 | + "defaultMessage": "An error occurred while fetching the shared project", |
| 868 | + "description": "Import shared CreateAI error page title" |
| 869 | + }, |
842 | 870 | "import-shared-url-title": {
|
843 | 871 | "defaultMessage": "Open shared CreateAI project",
|
844 | 872 | "description": "Import shared CreateAI project title"
|
|
0 commit comments