update Transifex instructions#12156
update Transifex instructions#12156matkoniecz wants to merge 5 commits intoopenstreetmap:developfrom
Conversation
closes openstreetmap#9562 (problem reported there is gone, but Transifex got again more hostile toward volunteer open source, now it always asks about "business email")
There was a problem hiding this comment.
Pull request overview
Updates the contributor documentation to clarify how to register for Transifex to translate iD, addressing the newer “business email” friction reported in #9562.
Changes:
- Adjusts the “Translating” section to recommend using the “Join This Project” link for registration.
- Notes that the registration form asks for a “business email” and adds guidance about using a non-business email.
- Warns that signing up via the Transifex home page may prevent account creation.
CONTRIBUTING.md
Outdated
| click **Translate** to start translating. Registration form asks for "business email" but you may provide | ||
| regular one. If you try to join via the Transifex's home page "Sign up" link you may be unable to create an | ||
| account. Translations are divided into separate resources: |
There was a problem hiding this comment.
The wording here is grammatically incorrect and a bit ambiguous (e.g., “you may provide regular one”, “the Transifex's home page”). Please rephrase to use correct articles/possessive and clearly state that a non-business email address is acceptable when joining via the project link.
CONTRIBUTING.md
Outdated
| be able to create an account without a "business email". Translations are divided into | ||
| separate resources: | ||
| click **Translate** to start translating. Registration form asks for "business email" but you may provide | ||
| regular one. If you try to join via the Transifex's home page "Sign up" link you may be unable to create an |
There was a problem hiding this comment.
There is trailing whitespace at the end of this line (after “create an”). Please remove it; it can cause noisy diffs and some Markdown linters will flag it.
| regular one. If you try to join via the Transifex's home page "Sign up" link you may be unable to create an | |
| regular one. If you try to join via the Transifex's home page "Sign up" link you may be unable to create an |
Co-authored-by: Copilot <[email protected]>
|
@tyrasd Is confirmation manual? This part is a guess |
| separate resources: | ||
| click **Translate** to start translating. The registration form asks for a "business email" but you may provide | ||
| a regular one. If you try to join via the Transifex home page "Sign up" link you may be unable to create an | ||
| account. After registration your account must be manually approved, you are unable to translate until that happens. |
There was a problem hiding this comment.
| account. After registration your account must be manually approved, you are unable to translate until that happens. | |
| account. After registration your account must be manually approved by the project's maintainers, you are unable to translate until that happens. |
closes #9562 (problem reported there is gone, but Transifex got again more hostile toward volunteer open source, now it always asks about "business email")