Skip to content

Commit e463184

Browse files
authored
Document email communication settings (#240)
1 parent 4c4701b commit e463184

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/tools/pontoon/users.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,14 @@ The profile picture can be set or updated on [Gravatar](http://gravatar.com/) by
2626
In this section it’s possible to update the display name and other personal information:
2727
* `Display name`: it’s the name displayed in Pontoon, for example when submitting a translation or suggestion. It’s also used as the author name when committing translations to version control system (i.e. git or hg repositories).
2828
* `Username`: this is currently used to generate the URL for the [Profile page](profile.md) (e.g. `https://pontoon.mozilla.org/contributors/USERNAME/`). If not provided, a hash will be used instead of the username.
29-
* `Contact email address`: if provided, this will be displayed in the Profile page instead of the login email address.
3029
* `Bio`: a short text that will be displayed in the Profile page.
3130

31+
### Email
32+
33+
In this section it’s possible to update the display name and other personal information:
34+
* `Contact email address`: if provided, this email address will be used for email communications and displayed in the Profile page instead of the login email address.
35+
* `Email communications`: if enabled, you will get the latest updates about localization at Mozilla, announcements about new Pontoon features, invitations to contributor events and more.
36+
3237
### Appearance
3338

3439
The user can chose between a light and dark combination of colors for Pontoon. There are three theme options available:
@@ -61,7 +66,7 @@ Pontoon can send internal notifications to users for specific events. All notifi
6166

6267
For more information about this topic, refer to the page dedicated to [notifications](notifications.md).
6368

64-
### Editor settings
69+
### Editor
6570

6671
`Translation Toolkit Checks` (checks for number of sentences, placeholders, HTML tags, punctuation, etc.) are performed when saving a translation. For more information about quality checks, see [this document](translate.md#quality-checks).
6772

0 commit comments

Comments
 (0)