diff options
| author | David Lönnhager <david.l@mullvad.net> | 2022-09-26 12:30:42 +0200 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2022-09-26 15:01:51 +0200 |
| commit | 57ba149e0b969a7a1dd30e56cb1bbdbd9343cb8f (patch) | |
| tree | 23bea89dd1daddb7e94a9d9ba345c81fbecbb0c5 | |
| parent | 7f1c726d0ee8cf9407bc10c8afc1cca595094169 (diff) | |
| download | mullvadvpn-57ba149e0b969a7a1dd30e56cb1bbdbd9343cb8f.tar.xz mullvadvpn-57ba149e0b969a7a1dd30e56cb1bbdbd9343cb8f.zip | |
Fix links for third-party translation contributions
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 | ||||
| -rw-r--r-- | CONTRIBUTING.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bc510a5c8f..d44c669cc0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,6 +14,6 @@ PR checklist (just intended as a reminder for the PR author. No need to fill it Do you want to contribute translations/localization to this app? * If you want to correct an existing translation, please fill in this form instead of submitting - a PR with changes to the PO/xml files: https://docs.google.com/spreadsheets/d/1JeWs5Fzen2oWrMCmZKvue_iAM4VUlhwTWnodBQYz0c0/edit#gid=1649013858 + a PR with changes to the PO/xml files: https://docs.google.com/forms/d/e/1FAIpQLSeEFRe0ojdl6QdHPp7Z9qIvdGTc1uSgbswQT6d-VRQ98GBO2w/viewform * We can't accept translations to new languages from third party contributors. --> diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0a143fc2a0..ee09fd8801 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,10 +29,10 @@ The app is translated and proofread via a third party company. We can't take in to the translations directly, since we can't verify their correctness. All translations have to go via the translation company. As a result, if you want to improve an existing translation, please don't edit the PO files and submit to us. Instead fill in your suggested -improvement in [this spreadsheet], and the translation company will pick it up and process the +improvement in [this form], and the translation company will pick it up and process the suggestion after a while. -[this spreadsheet]: https://docs.google.com/spreadsheets/d/1JeWs5Fzen2oWrMCmZKvue_iAM4VUlhwTWnodBQYz0c0/edit#gid=1649013858 +[this form]: https://docs.google.com/forms/d/e/1FAIpQLSeEFRe0ojdl6QdHPp7Z9qIvdGTc1uSgbswQT6d-VRQ98GBO2w/viewform ### Copyright and ownership of contributed code and changes |
