- Jul 12, 2018
-
-
DD Liu authored
-
greenkeeper[bot] authored
Closes #2602
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
- Jul 11, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
- Jul 09, 2018
-
-
greenkeeper[bot] authored
Closes #2552
-
greenkeeper[bot] authored
-
- Jul 06, 2018
-
-
Karishma Chadha authored
-
Ray Schamp authored
How did these get here?
-
greenkeeper[bot] authored
-
- Jul 05, 2018
-
-
greenkeeper[bot] authored
Closes #2536
-
- Jul 03, 2018
-
-
greenkeeper[bot] authored
-
- Jun 29, 2018
-
-
Paul Kaplan authored
-
greenkeeper[bot] authored
-
- Jun 28, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
- Jun 27, 2018
-
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Jun 26, 2018
-
-
greenkeeper[bot] authored
Closes #2483
-
Paul Kaplan authored
-
chrisgarrity authored
The babel extraction process includes translations from node modules. The extraction process creates two directories: `translations/src` and `translations/node_modules`. When generating the file to sync with transifex we only want the messages in the `src` directory.
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #2450
-
- Jun 25, 2018
-
-
greenkeeper[bot] authored
Closes #2460
-
greenkeeper[bot] authored
-
Karishma Chadha authored
-
greenkeeper[bot] authored
-
- Jun 22, 2018
-
-
Corey Frang authored
-
greenkeeper[bot] authored
-
- Jun 21, 2018
-
-
greenkeeper[bot] authored
Closes #2402
-
Ray Schamp authored
-
chrisgarrity authored
Use Blockly messages for category names in the default toolbox XML to allow the names to be localized from the Msgs table.
-
greenkeeper[bot] authored
Closes #2410
-
- Jun 19, 2018
-
-
chrisgarrity authored
Add `?locale=<localecode>` to load in a new langage. Add `?enable=language` to enable the language selector Or combine the two: `?enable=language&locale=<localecode>` Still accepts a hash, but requires that the hash be a sequence of digits. Added new locales reducer to gui: - initializes default react-intl/localeData - initializes default locale messages for all locales - default locale is ‘en’ (can be overridden by URL) Removed dependency on react-intl-redux, added ConnectedIntlProvider (uses correct locale messages from redux based on current locale)
-