Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for translations in GDevelop 5 🌎 #919

Merged
merged 23 commits into from
Feb 16, 2019

Commits on Feb 9, 2019

  1. Update to create-react-app v2

    4ian committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    ecf5401 View commit details
    Browse the repository at this point in the history
  2. [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)
    4ian committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    02c65bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a40ba25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0286f97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6908ab9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    460946e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c81b3d View commit details
    Browse the repository at this point in the history
  8. Upgrade to Storybook v4

    4ian committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    7729137 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7250690 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4323000 View commit details
    Browse the repository at this point in the history
  11. Fix broken TimeExtension.cpp

    4ian committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    c9e2d3f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8d9d4f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    800d4f7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bef6f04 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9025d05 View commit details
    Browse the repository at this point in the history
  16. Run Prettier

    4ian committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    0426bcb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c820194 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. Configuration menu
    Copy the full SHA
    2c0253f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bd225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98f252 View commit details
    Browse the repository at this point in the history
  4. Update translations

    4ian committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    a7afaa1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    e7bca87 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    fca6f76 View commit details
    Browse the repository at this point in the history