Skip to content

Commit c7feb8c

Browse files
authored
Update links in translate.md to use 'makecode'
Kindscript has moved to makecode
1 parent 167a855 commit c7feb8c

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

docs/translate.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ There a a few files that are specific to the MakeCode editor itself. These conta
2626

2727
| File | Description |
2828
| - | - |
29-
| [strings.json](https://crowdin.com/translate/kindscript/32/en-en) | Common strings that shared by all MakeCode editors. **Note**: This file is located at the MakeCode project's root folder rather than under **microbit** |
30-
| [target-strings.json](https://crowdin.com/translate/kindscript/1922/en-en) | Strings custom to the @boardname@ editor interface |
29+
| [strings.json](https://crowdin.com/translate/makecode/32/en-en) | Common strings that shared by all MakeCode editors. **Note**: This file is located at the MakeCode project's root folder rather than under **microbit** |
30+
| [target-strings.json](https://crowdin.com/translate/makecode/1922/en-en) | Strings custom to the @boardname@ editor interface |
3131
| [sim-strings.json](https://crowdin.com/translate/makecode/1923/en-en) | Strings for the @boardname@ simulator |
3232
<br/>
3333

@@ -41,30 +41,30 @@ The strings for the programming code blocks all have names in the form of '_name
4141

4242
| File | Description |
4343
| - | - |
44-
| [core-jsdoc-strings.json](https://crowdin.com/translate/kindscript/66/en-en) | Description text for code elements of the [basic](/reference/basic) and core [blocks](/blocks). **Note**: this file contains strings for the fundamental set of coding blocks and should be prioritized over the other strings files for blocks |
45-
| [core-strings.json](https://crowdin.com/translate/kindscript/65/en-en) | Display text for the [basic](/reference/basic) and core [blocks](/reference/blocks). **Note**: this file contains strings for the fundamental set of coding blocks and should be prioritized over the other strings files for blocks |
46-
| [radio-jsdoc-strings.json](https://crowdin.com/translate/kindscript/64/en-en) | Description text for code elements of the [radio](/reference/radio) blocks |
47-
| [radio-strings.json](https://crowdin.com/translate/kindscript/63/en-en) | Display text for the [radio](/reference/radio) blocks |
48-
| [radio-broadcast-jsdoc-strings.json](https://crowdin.com/translate/kindscript/5032/en-en) | Description text for code elements of the radio broadcast blocks |
49-
| [radio-broadcast-strings.json](https://crowdin.com/translate/kindscript/5030/en-en) | Display text for the radio broadcast blocks |
50-
| [servo-jsdoc-strings.json](https://crowdin.com/translate/kindscript/5036/en-en) | Description text for code elements of the [servo](/reference/servos) blocks |
51-
| [servo-strings.json](https://crowdin.com/translate/kindscript/5034/en-ens) | Display text for the [servo](/reference/servos) blocks |
52-
| [bluetooth-jsdoc-strings.json](https://crowdin.com/translate/kindscript/60/en-en) | Description text for code elements of the [bluetooth](/reference/bluetooth) blocks
53-
| [bluetooth-strings.json](https://crowdin.com/translate/kindscript/59/en-en) | Display text for the [bluetooth](/reference/bluetooth) blocks |
44+
| [core-jsdoc-strings.json](https://crowdin.com/translate/makecode/66/en-en) | Description text for code elements of the [basic](/reference/basic) and core [blocks](/blocks). **Note**: this file contains strings for the fundamental set of coding blocks and should be prioritized over the other strings files for blocks |
45+
| [core-strings.json](https://crowdin.com/translate/makecode/65/en-en) | Display text for the [basic](/reference/basic) and core [blocks](/reference/blocks). **Note**: this file contains strings for the fundamental set of coding blocks and should be prioritized over the other strings files for blocks |
46+
| [radio-jsdoc-strings.json](https://crowdin.com/translate/makecode/64/en-en) | Description text for code elements of the [radio](/reference/radio) blocks |
47+
| [radio-strings.json](https://crowdin.com/translate/makecode/63/en-en) | Display text for the [radio](/reference/radio) blocks |
48+
| [radio-broadcast-jsdoc-strings.json](https://crowdin.com/translate/makecode/5032/en-en) | Description text for code elements of the radio broadcast blocks |
49+
| [radio-broadcast-strings.json](https://crowdin.com/translate/makecode/5030/en-en) | Display text for the radio broadcast blocks |
50+
| [servo-jsdoc-strings.json](https://crowdin.com/translate/makecode/5036/en-en) | Description text for code elements of the [servo](/reference/servos) blocks |
51+
| [servo-strings.json](https://crowdin.com/translate/makecode/5034/en-ens) | Display text for the [servo](/reference/servos) blocks |
52+
| [bluetooth-jsdoc-strings.json](https://crowdin.com/translate/makecode/60/en-en) | Description text for code elements of the [bluetooth](/reference/bluetooth) blocks
53+
| [bluetooth-strings.json](https://crowdin.com/translate/makecode/59/en-en) | Display text for the [bluetooth](/reference/bluetooth) blocks |
5454
| [devices-jsdoc-strings.json](https://crowdin.com/translate/makecode/62/en-en) | Description text for code elements of the _connected devices_ blocks |
5555
| [devices-strings.json](https://crowdin.com/translate/makecode/61/en-en) | Display text for the _connected devices_ blocks |
56-
| [flashlog-jsdoc-strings.json](https://crowdin.com/translate/kindscript/60/en-en) | Description text for code elements of the _flashlog_ blocks |
57-
| [flashlog-strings.json](https://crowdin.com/translate/kindscript/59/en-en) | Display text for the _flashlog_ blocks |
58-
| [datalogger-jsdoc-strings.json](https://crowdin.com/translate/kindscript/11254/en-en) | Description text for code elements of the [datalogger](/reference/datalogger) blocks |
59-
| [datalogger-strings.json](https://crowdin.com/translate/kindscript/11252/en-en) | Display text for the [datalogger](/reference/datalogger) blocks |
60-
| [jacdac-jsdoc-strings.json](https://crowdin.com/translate/kindscript/7862/en-en) | Description text for code elements of the _jacdac_ blocks
61-
| [jacdac-strings.json](https://crowdin.com/translate/kindscript/7860/en-en) | Display text for the _jacdac_ blocks |
62-
| [color-jsdoc-strings.json](https://crowdin.com/translate/kindscript/11836/en-en) | Description text for code elements of the _color_ blocks
63-
| [color-strings.json](https://crowdin.com/translate/kindscript/11834/en-en) | Display text for the _color_ blocks |
64-
| [microphone-jsdoc-strings.json](https://crowdin.com/translate/kindscript/10230/en-en) | Description text for code elements of the _microphone_ blocks
65-
| [microphone-strings.json](https://crowdin.com/translate/kindscript/10228/en-en) | Display text for the _microphone_ blocks |
66-
| [settings-jsdoc-strings.json](https://crowdin.com/translate/kindscript/10872/en-en) | Description text for code elements of the _settings_ blocks
67-
| [settings-strings.json](https://crowdin.com/translate/kindscript/10870/en-en) | Display text for the _settings_ blocks |
56+
| [flashlog-jsdoc-strings.json](https://crowdin.com/translate/makecode/60/en-en) | Description text for code elements of the _flashlog_ blocks |
57+
| [flashlog-strings.json](https://crowdin.com/translate/makecode/59/en-en) | Display text for the _flashlog_ blocks |
58+
| [datalogger-jsdoc-strings.json](https://crowdin.com/translate/makecode/11254/en-en) | Description text for code elements of the [datalogger](/reference/datalogger) blocks |
59+
| [datalogger-strings.json](https://crowdin.com/translate/makecode/11252/en-en) | Display text for the [datalogger](/reference/datalogger) blocks |
60+
| [jacdac-jsdoc-strings.json](https://crowdin.com/translate/makecode/7862/en-en) | Description text for code elements of the _jacdac_ blocks
61+
| [jacdac-strings.json](https://crowdin.com/translate/makecode/7860/en-en) | Display text for the _jacdac_ blocks |
62+
| [color-jsdoc-strings.json](https://crowdin.com/translate/makecode/11836/en-en) | Description text for code elements of the _color_ blocks
63+
| [color-strings.json](https://crowdin.com/translate/makecode/11834/en-en) | Display text for the _color_ blocks |
64+
| [microphone-jsdoc-strings.json](https://crowdin.com/translate/makecode/10230/en-en) | Description text for code elements of the _microphone_ blocks
65+
| [microphone-strings.json](https://crowdin.com/translate/makecode/10228/en-en) | Display text for the _microphone_ blocks |
66+
| [settings-jsdoc-strings.json](https://crowdin.com/translate/makecode/10872/en-en) | Description text for code elements of the _settings_ blocks
67+
| [settings-strings.json](https://crowdin.com/translate/makecode/10870/en-en) | Display text for the _settings_ blocks |
6868
<br/>
6969

7070
Here are some examples of translated blocks:
@@ -77,8 +77,8 @@ Document pages contain the text for any markdown page available on the MakeCode
7777

7878
| File | Description |
7979
| - | - |
80-
| [docs](https://crowdin.com/translate/kindscript/en#/microbit/docs) | Documentation pages for projects, courses, lessons, and code block reference |
81-
| [libs](https://crowdin.com/translate/kindscript/en#/microbit/libs) | Documentation pages for code block reference and other information related to built-in extensions like _servo_ and _datalogger_ |
80+
| [docs](https://crowdin.com/translate/makecode/en#/microbit/docs) | Documentation pages for projects, courses, lessons, and code block reference |
81+
| [libs](https://crowdin.com/translate/makecode/en#/microbit/libs) | Documentation pages for code block reference and other information related to built-in extensions like _servo_ and _datalogger_ |
8282
<br/>
8383

8484
Here's an example of a translated document page for a course lesson:

0 commit comments

Comments
 (0)