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

Gutenberg: Add textdomain to Jetpack blocks #27680

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

tyxla
Copy link
Member

@tyxla tyxla commented Oct 9, 2018

This PR adds a textdomain to our Jetpack blocks, allowing us to translate those strings in future versions of Jetpack.

Changes proposed in this Pull Request

  • Add jetpack textdomain to any localization function instances in our Jetpack blocks.

Testing instructions

  • Verify strings load properly in all of the Jetpack blocks.

Note that this currently won't make the blocks pick up translations, additional work will be needed there to allow this (in addition to what was done in Automattic/jetpack#9560).

@tyxla tyxla added Jetpack [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Goal] Gutenberg Working towards full integration with Gutenberg labels Oct 9, 2018
@tyxla tyxla self-assigned this Oct 9, 2018
@tyxla tyxla requested review from a team October 9, 2018 13:33
@matticbot
Copy link
Contributor

@ghost
Copy link

ghost commented Oct 9, 2018

That's a great PR description, thank you so much for your effort!

Generated by 🚫 dangerJS

Copy link
Contributor

@lezama lezama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😽

@tyxla tyxla merged commit e4dce5f into master Oct 11, 2018
@tyxla tyxla deleted the try/gutenberg-jetpack-add-textdomain branch October 11, 2018 12:04
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Oct 11, 2018
@tyxla tyxla mentioned this pull request Oct 12, 2018
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Goal] Gutenberg Working towards full integration with Gutenberg Jetpack
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants