Skip to content

fix(macro): French translation in PreviousMenuNext use wrong whitespace#13516

Closed
tristantheb wants to merge 1 commit intomdn:mainfrom
tristantheb:fix/macro-prevmenunext-whitespace
Closed

fix(macro): French translation in PreviousMenuNext use wrong whitespace#13516
tristantheb wants to merge 1 commit intomdn:mainfrom
tristantheb:fix/macro-prevmenunext-whitespace

Conversation

@tristantheb
Copy link
Copy Markdown
Member

Summary

Currently, HTML space is not properly supported by the macro. To avoid displaying the HTML code for non-breaking spaces, it is replaced by its keyboard version.

Observed

image

Expected

image

@tristantheb tristantheb requested a review from a team as a code owner September 26, 2025 14:27
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Sep 26, 2025
Copy link
Copy Markdown
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Kumascript is no longer in use, you will need to make this change in files/jsondata/L10n-Template.json in mdn/content.

"en-US": " Overview: ",
"pt-BR": " Menu: ",
"fr" : " Aperçu : ",
"fr" : " Aperçu : ",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@caugner caugner closed this Oct 1, 2025
@tristantheb tristantheb deleted the fix/macro-prevmenunext-whitespace branch October 1, 2025 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

macros tracking issues related to kumascript macros

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants