Skip to content

Fix: Translator comments are not included for quote and pullquote placeholders#11514

Merged
jorgefilipecosta merged 1 commit intomasterfrom
fix/translater-comments-not-added-for-quote-and-pullquote-placeholders
Nov 6, 2018
Merged

Fix: Translator comments are not included for quote and pullquote placeholders#11514
jorgefilipecosta merged 1 commit intomasterfrom
fix/translater-comments-not-added-for-quote-and-pullquote-placeholders

Conversation

@jorgefilipecosta
Copy link
Copy Markdown
Member

@jorgefilipecosta jorgefilipecosta commented Nov 5, 2018

Fixes: #11494

The translator comments for quote and pullquote placeholders were not included in the "/languages/gutenberg-translations.php" file.
This PR just applies very simple changes to the source without any functional meaning to make sure the translator comments appear.

How has this been tested?

Generate the /languages/gutenberg-translations.php file e.g: by executing ./bin/build-plugin-zip.sh.
Verify the file contains the translator comments "placeholder text used for the citation" and "placeholder text used for the quote" (a search for the strings is enough to check, in master it does not contain the translator comments).

@jorgefilipecosta jorgefilipecosta added this to the 4.4 milestone Nov 5, 2018
@jorgefilipecosta jorgefilipecosta added [Type] Bug An existing feature does not function as intended Internationalization (i18n) Issues or PRs related to internationalization efforts labels Nov 5, 2018
Copy link
Copy Markdown
Contributor

@talldan talldan left a comment

Choose a reason for hiding this comment

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

👍

@jorgefilipecosta jorgefilipecosta merged commit 1f40e1e into master Nov 6, 2018
@jorgefilipecosta jorgefilipecosta deleted the fix/translater-comments-not-added-for-quote-and-pullquote-placeholders branch November 6, 2018 10:38
@jorgefilipecosta jorgefilipecosta modified the milestones: 4.4, 4.3 Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Internationalization (i18n) Issues or PRs related to internationalization efforts [Type] Bug An existing feature does not function as intended

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants