Florian Rival
b101549c5b
Add support for saving projects as multiple files (Folder Project)
2019-04-15 23:21:12 +01:00
Florian Rival
8d57aa5353
Update translations and add translation support to LinkEvent
2019-03-02 15:18:49 +00:00
Florian Rival
be950a7779
Add pseudolocalization (fake language) to detect hardcoded strings
2019-02-19 00:19:45 +01:00
Florian Rival
2c0253fafa
Improve translation handling and update all locale messages
2019-02-10 18:03:28 +00:00
Florian Rival
c8201949df
Add LanguageDialog to choose language
2019-02-09 17:47:11 +00:00
Florian Rival
02c65bcf66
[WIP] Add translations support, using js-lingui, to newIDE (including libGD.js)
...
* Upgrade to Flow 0.92 and make fixes for it
* Convert all extensions to use _("...") instead of t("...") for translations,
to be able to be parsed by gettext
* Handle translation in JS extensions
* Move Providers out of MainFrame
* Remove i18next
* Adapt ExtractTranslations script to handle js files (for extensions)
2019-02-09 14:08:22 +00:00
Florian Rival
992c00c096
Add descriptions for all examples and fix typo in Breakout example name
2018-08-25 17:02:33 +01:00
Florian Rival
28957c5662
Factor functions of newIDE scripts, allow to discover JS extensions and dynamically read examples list
2018-08-24 18:29:19 +01:00