Skip to content

chore(macro): changing experimental macro string in french#13504

Closed
tristantheb wants to merge 4 commits intomdn:mainfrom
tristantheb:updt/l10n-fr
Closed

chore(macro): changing experimental macro string in french#13504
tristantheb wants to merge 4 commits intomdn:mainfrom
tristantheb:updt/l10n-fr

Conversation

@tristantheb
Copy link
Copy Markdown
Member

@tristantheb tristantheb commented Sep 17, 2025

Summary

This request changes the French line concerning experimental technologies. The aim is to realign the content of the message with the other languages.

The current version of the message is longer and does not contain the link to the Guidelines.

Observed

image

Expected

image

Additionnal element

Related to mdn/translated-content#29351

@tristantheb tristantheb requested a review from a team as a code owner September 17, 2025 07:19
@github-actions github-actions bot added the macros tracking issues related to kumascript macros label Sep 17, 2025
@tristantheb tristantheb changed the title updt(l10n): Changing experimental macro string in french to be aligned with en-US chore(l10n): Changing experimental macro string in french to be aligned with en-US Sep 19, 2025
@tristantheb tristantheb changed the title chore(l10n): Changing experimental macro string in french to be aligned with en-US chore(l10n): changing experimental macro string in french Sep 19, 2025
@tristantheb tristantheb changed the title chore(l10n): changing experimental macro string in french chore(macro): changing experimental macro string in french Sep 26, 2025
caugner

This comment was marked as outdated.

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.

"de": "<strong>Dies ist eine <a href='/de/docs/MDN/Writing_guidelines/Experimental_deprecated_obsolete#experimentell'>experimentelle Technologie</a></strong><br />Überprüfen Sie die <a href='#browser-kompatibilität'>Browser-Kompatibilitätstabelle</a> sorgfältig, bevor Sie diese produktiv verwenden.",
"es": "<strong>Esta es una <a href='/en-US/docs/MDN/Contribute/Guidelines/Conventions_definitions#experimental'>tecnología experimental</a></strong><br />Comprueba la <a href='#browser_compatibility'>Tabla de compabilidad de navegadores</a> cuidadosamente antes de usarla en producción.",
"fr": "<strong>Cette fonction est expérimentale</strong><br />Puisque cette fonction est toujours en développement dans certains navigateurs, veuillez consulter le <a href='#compatibilité_des_navigateurs'>tableau de compatibilité</a> pour les préfixes à utiliser selon les navigateurs.<br />Il convient de noter qu'une fonctionnalité expérimentale peut voir sa syntaxe ou son comportement modifié dans le futur en fonction des évolutions de la spécification.",
"fr": "<strong>Il s'agit d'une <a href='/fr/docs/MDN/Writing_guidelines/Experimental_deprecated_obsolete#expérimental'>technologie expérimentale</a>.</strong><br />Vérifiez attentivement le <a href='#compatibilité_des_navigateurs'>tableau de compatibilité</a> des navigateurs avant de l'utiliser en production.",
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.

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