Skip to content

Commit 94c76c8

Browse files
authored
Update README.md – Link to Translating Instructions (#3965)
Point to https://www.w3.org/WAI/about/translating/wcag/ to avoid redundant/slightly different instructions for translating WCAG.
1 parent 014f0e3 commit 94c76c8

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -202,13 +202,4 @@ To create a working example:
202202

203203
## Translations
204204

205-
WCAG 2.2 is ready for translation. To translate WCAG 2.2, ensure you are set up to use [GitHub](https://github.com/), then:
206-
207-
* [Fork](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo) the w3c/wcag repository.
208-
* Change to the [branch](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/about-branches) "WCAG-2.2".
209-
* Create a new branch from this branch.
210-
* Translate all user-oriented content in the "guidelines" folder, including the sub-folders. User-oriented content includes text in elements, and attributes such as "title" and "alt" that provide content to users. **Leave other markup as is.**
211-
* Load the index.html document in a modern browser and allow the script to compile the content and format it.
212-
* Activate the "Respec" link in the top right corner, and choose "Export...", then the "HTML" option.
213-
* Edit the resulting file to translate text that was inserted by the script.
214-
* Edit the file to meet the requirements of the [W3C Authorized Translations](https://www.w3.org/2005/02/TranslationPolicy) process.
205+
WCAG 2.2 is ready for translation. To translate WCAG 2.2, follow instructions at [How to Translate WCAG 2](https://www.w3.org/WAI/about/translating/wcag/).

0 commit comments

Comments
 (0)