Skip to content

I18n all the things#6

Merged
tlovett1 merged 8 commits intodevelopfrom
feature/i18n-all-the-things
Mar 13, 2017
Merged

I18n all the things#6
tlovett1 merged 8 commits intodevelopfrom
feature/i18n-all-the-things

Conversation

@stevegrunwell
Copy link
Copy Markdown
Contributor

I've combed the existing codebase to find hard-coded strings not ready for internationalization and fixed strings that were either missing a text-domain or needed context (via _x()). Furthermore, I've improved late-escaping of translated strings as they're used throughout the plugin.

Finally, the grunt-wp-i18n package has been installed so we can easily rebuild the .pot file with each new release by running grunt i18n (the latest file is included in this PR).

@stevegrunwell stevegrunwell added the type:enhancement New feature or request. label Mar 29, 2016
@tlovett1 tlovett1 merged commit 1d9aed6 into develop Mar 13, 2017
@helen helen deleted the feature/i18n-all-the-things branch August 31, 2018 01:51
@ktorktor ktorktor mentioned this pull request Oct 28, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:enhancement New feature or request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants