Commit Graph

167 Commits

Author SHA1 Message Date
Rachel Fenichel 74adf30355 Merge master into develop (#1063)
- pick up translation changes
- clean up trailing spaces
2017-04-24 16:08:21 -07:00
appr 25555b5c20 Fix French translation of "colour with rgb" block (#1053)
"colorier", which is currently used, is a verb and proposed "couleur" is
a noun: the block in question does not change colour of anything, it
creates new colour instead, thus noun is more applicable.

Also, noun is used in French translation of "random colour" block:
"couleur aléatoire".
2017-04-19 06:17:50 -07:00
Katelyn Mann 9e4ed972b0 update from master + build 2017-03-22 10:05:20 -07:00
Andrew n marshall 560d373c93 Adding support for untranslated messages. (#819)
This will be used to define constants accessible in JSON block definitions. Messages with descriptions that include `{{Notranslate}}` will not be included in the translation files sent to TranslateWiki. Instead, they are written to `msg/json/constants.json`, and later merged back into the `.js` files, similar to synonyms.

Template details: https://translatewiki.net/wiki/Template:Notranslate
2017-01-13 15:32:00 -08:00
Till Harbaum 761678239e Fix german translation of 'delete x blocks' 2017-01-09 10:11:02 +01:00
Till Harbaum 0a30d176d8 Fix german translation 2017-01-07 22:42:22 +01:00
Rachel Fenichel 4188226808 Routine rebuild 2017-01-04 13:26:58 -08:00
Rachel Fenichel 82261e3d68 Remove ifelse block and messages' 2016-11-11 17:21:29 -08:00
Rachel Fenichel 3cfdb9cb6c rebuild 2016-11-11 17:06:17 -08:00
Rachel Fenichel b5822e2925 Revert "Revert "Rebuild nov 3 16""
This reverts commit c8ca24a000.
2016-11-11 17:05:13 -08:00
Neil Fraser c60e91d60e Routine recompile. 2016-10-14 02:22:38 -07:00
Katelyn Mann 0708799760 Routine recompile 2016-10-11 14:59:12 -07:00
Katelyn Mann 27199b8a3c routine recompile 2016-09-20 10:59:44 -07:00
Rachel Fenichel e58671b99b rebuild 2016-09-07 18:50:36 -07:00
Neil Fraser 14bd130e7c Routine recompile. 2016-08-26 16:14:40 -07:00
Rachel Fenichel 0f7907c680 Update variable-related messages 2016-08-17 16:08:38 -07:00
Rachel Fenichel 65d785a86d New message for deletion; block dispose is a noop if it's already been deleted 2016-08-09 17:17:08 -07:00
Rachel Fenichel 9adb9c0cdb Recompile 2016-08-08 16:59:25 -07:00
Rachel Fenichel 350e1ff2cc Merge remote-tracking branch 'upstream/develop' into feature/variable_management_merge_develop 2016-08-08 16:58:51 -07:00
Neil Fraser 1aeb26860a Routine recompile. 2016-07-26 17:23:57 -07:00
Katelyn Mann 5022ace75b Recompile to pick up changes from #494. 2016-07-21 15:38:58 -07:00
Neil Fraser 19005ca3bf Routine recompile. 2016-07-19 16:44:12 -07:00
Rachel Fenichel f040929bd8 Merge remote-tracking branch 'upstream/develop' into feature/merge_develop 2016-07-15 13:07:07 -07:00
Neil Fraser f12c95f4a9 Routine recompile. 2016-07-12 11:36:47 -07:00
Neil Fraser 5ea49cdf4e Change tooltips on get/set list blocks to be 0/1 index aware. All languages. 2016-07-09 04:23:01 -07:00
Neil Fraser b324efaa86 Change tooltip on text/list indexOf blocks to be 0/1 index aware. All languages.
Delete ta:TEXT_INDEXOF_TOOLTIP since that text does not appear to make
sense.
2016-07-08 18:58:28 -07:00
Neil Fraser b51547826d Remove AUTH, CHAT, ME messages in all languages. 2016-07-08 17:26:13 -07:00
Neil Fraser 7ed413d4d3 Merge branch 'master' into develop 2016-07-08 17:08:10 -07:00
zgtm f6532059ba Complete revision of German translation (#421)
* Provide sensible and consistent German translation

* Decapitalise beginning of blocks in German, according to https://developers.google.com/blockly/guides/modify-blockly/contributing

* Rename German variable default name

* Remove 'true' and 'false' in German translation

* Replace 'Wert' with 'Zahl' for 'number' in German translation

* Make tooltips consistent in German translation

* More fine-tuning on tooltips in German translation

* Small details in German translation

* Changes from https://github.com/google/blockly/pull/421#issuecomment-226649183 / https://reviewable.io/reviews/google/blockly/421#- , rename Block as Baustein everywhere in German translation

* German translation: Change "wenn" to "falls" for do-conditions

* German translation: Change "wenn" to "falls" for value-conditions

* German translation: Update de.js from de.json
2016-07-08 17:00:37 -07:00
Neil Fraser 471f620c29 Routine recompile. 2016-07-08 16:53:42 -07:00
Rachel Fenichel ef4882d90d Add variable deletion as dropdown action 2016-07-07 14:39:45 -07:00
Neil Fraser 62a644686c Routine recompile. 2016-06-27 17:40:30 -07:00
Neil Fraser 26bbe74ba1 Routine recompile. 2016-06-21 04:33:35 -07:00
Neil Fraser 873e987f85 Routine recompile 2016-06-14 11:04:26 -07:00
Andrew n marshall 592b2e1a51 Updating URLs to reflect new docs. (#418)
* Updating URLs to reflect new docs. Removing -blockly in URLs.

* Rebuilt.
2016-06-14 10:15:35 -07:00
Neil Fraser 57131165b0 Routine recompile 2016-06-03 16:12:59 -07:00
Neil Fraser 6f12c69500 Routine recompile. 2016-05-25 15:44:44 -07:00
Neil Fraser 2a2a6695da Routine recompile. 2016-05-21 05:56:49 -07:00
Neil Fraser 29e10e0976 Routine recompile. 2016-05-14 03:50:35 -07:00
Neil Fraser e69ddf9cd2 Routine recompile. 2016-05-10 17:22:17 -07:00
Dan LaLiberte 55eba0a39b Rebuild, add lists_sort block to demos/code/index.html 2016-05-06 11:14:23 -04:00
Dan LaLiberte c1cfec8dbd Add lists_sort block. 2016-05-04 17:03:24 -04:00
Neil Fraser ea71cec0c7 Trivial blocks only inherit tooltip from parent if on external inputs.
Recompile.
2016-05-03 17:49:10 -07:00
Neil Fraser 9f260501fe Remove duplicate getBlockById function. 2016-04-18 03:14:55 -07:00
Neil Fraser 83c04c474a Merge branch 'master' into develop 2016-04-15 23:46:06 -07:00
Neil Fraser e162a6236a Merge branch 'pr/260'
# Conflicts:
#	core/workspace_svg.js
2016-04-15 23:23:06 -07:00
Neil Fraser 8c3de3a581 Routine recompile. 2016-04-14 00:29:13 -07:00
stefan 8aa0196ded broken url, punctuation, grammar fixes 2016-04-10 14:03:59 +02:00
Neil Fraser 2d696aa731 Normalize order of languages. 2016-04-08 22:56:42 -07:00
Neil Fraser dd219d6f9a Routine recompile. 2016-04-07 14:40:51 -07:00