- Jul 23, 2018
-
-
chrisgarrity authored
Currently that’s just hebrew. It’s still available with the `?locale=he` for people to check translations. It’s being temporarily excluded from the menu until we have RTL support for the interface.
-
- Jul 20, 2018
-
-
Karishma Chadha authored
-
- Jul 19, 2018
-
-
Karishma Chadha authored
Call updateToolbox whenever the blocks container updates and is visible so that changes to dynamic menus (e.g. costume renaming) are picked up. Update setLocale to call updateToolbox so that the toolboxRefresh gets re-enabled. This is needed for getting translated toolbox strings like 'Hello' and 'Hmmm...' to stay in sync with language changes.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 18, 2018
-
-
Andrew Sliwinski authored
-
Karishma Chadha authored
-
chrisgarrity authored
Remove cruft and add comments to explain how setLocale is called.
-
Andrew Sliwinski authored
-
Kristin Osiecki authored
•All of the thumbnail images have been updated •All of the videos have been updated •New steps were added to Make a Game
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
HT @paulkaplan
-
chrisgarrity authored
Add a meta tag to make sure google doesn’t try to autotranslate: https://support.google.com/webmasters/answer/79812?hl=en
-
Paul Kaplan authored
-
Andrew Sliwinski authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
In `blocks.jsx` only call setLocale if visible. Depends on `getLocale` being added to VM to know when global locale changed while not visible making the VM out of sync.
-
Andrew Sliwinski authored
-
- Jul 17, 2018
-
-
chrisgarrity authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
chrisgarrity authored
* Added localization for ‘Make a Block’ * ‘block name’ default text is in scratch-blocks The changes in `error-step.jsx` were needed because the same id was defined in there and `unavailable_step.jsx`. The scripts to generate the json file for Transifex give an error if the same id is defined in two places. In error step it simply uses the id without redefining default value etc. The alternative would be to add a new messages.jsx file that has the definitions for shared text and include that in both places that use them.
-
- Jul 16, 2018
-
-
chrisgarrity authored
Goes along with https://github.com/LLK/scratch-blocks/pull/1646
-
- Jul 13, 2018
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Karishma Chadha authored
Provide a from target id when sharing blocks to another target so that variable conflicts can be resolved.
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- Jul 12, 2018
-
-
Karishma Chadha authored
Fix rename variable bug by always passing additionalVars to the scratch-blocks prompt callback. Let scratch-blocks decide whether or not to use the additional vars based on whether the variable is local or global.
-
DD Liu authored
-
DD Liu authored
-
DD Liu authored
-
DD Liu authored
-