Description: Prepare all sections of the ArchiveExternalLinks documentation for the Translate extension. Add translation markup while preserving formatting, headings, code examples, templates, and links. Ensure that each unit is correctly segmented and that terminology remains consistent across translation units.
Domain: Documentation (Translation)
Difficulty: Difficult
Steps to reproduce:
- Add <translate> tags around the translatable parts of the documentation.
- Split the content into translation units using comments such as <!--T:1-->, <!--T:2-->, etc.
- Exclude non-translatable elements (e.g., code blocks, parameter names) when needed.
- Verify that the page renders correctly after adding the markup.
- Enable translation for the page in the Page Translation interface.
Expected outcome: A fully marked documentation page ready for multilingual translation, with all sections correctly recognized by the Translate extension.
Links or references:
Setup Steps: Enable translation markup preview and bilingual editing tools in the editing interface.