diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-07 18:10:36 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-12-07 18:10:36 +0000 |
commit | 39d41e02dca2139d0bbd88165affd818c9c82fb6 (patch) | |
tree | 4fb80e74a677eb672ec82e151648605f2d2afd47 /doc/development/i18n/translation.md | |
parent | f276d294878605e289c84beb53032b40c53ba961 (diff) | |
download | gitlab-ce-39d41e02dca2139d0bbd88165affd818c9c82fb6.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/i18n/translation.md')
-rw-r--r-- | doc/development/i18n/translation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/i18n/translation.md b/doc/development/i18n/translation.md index 11220e7f276..b5839926e25 100644 --- a/doc/development/i18n/translation.md +++ b/doc/development/i18n/translation.md @@ -23,7 +23,7 @@ You may create a new account or use any of their supported sign in services. GitLab is being translated into many languages. 1. Select the language you would like to contribute translations to by clicking the flag -1. You will see a list of files and folders. +1. Next, you can view list of files and folders. Click `gitlab.pot` to open the translation editor. ### Translation Editor @@ -34,7 +34,7 @@ The online translation editor is the easiest way to contribute translations. 1. Strings for translation are listed in the left panel 1. Translations are entered into the central panel. - Multiple translations will be required for strings that contains plurals. + Multiple translations are required for strings that contains plurals. The string to be translated is shown above with glossary terms highlighted. If the string to be translated is not clear, you can 'Request Context' |