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 a script that creates a PHP file based on a POT #5310

Merged
merged 6 commits into from
Mar 2, 2018

Commits on Feb 28, 2018

  1. Add a script that creates a PHP file based on a POT

    This is a workaround to make Gutenberg translatable.
    atimmer committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    c04b82a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5bfa0d View commit details
    Browse the repository at this point in the history
  3. Include PHP file in build zip

    atimmer committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    a3bf3df View commit details
    Browse the repository at this point in the history
  4. Drop _ prefix before isEmpty

    atimmer committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    196ad55 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Take context into account for PHP file

    This will generate _x and _nx when appropriate.
    atimmer committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    408b473 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

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