Skip to content

Commit 5436a48

Browse files
harmitgoswamiHarmit Goswami
and
Harmit Goswami
authored
Create documentation for user status banners (#255)
Co-authored-by: Harmit Goswami <hgoswami@harmits-mbp.home>
1 parent 8aa9141 commit 5436a48

File tree

5 files changed

+16
-1
lines changed

5 files changed

+16
-1
lines changed
Loading
Loading
Loading
Loading

src/tools/pontoon/translation_workspace.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ A project could be enabled in *read-only mode* for some locales: their translati
175175
The space below the editor displays the list of [translations](glossary.md#translation) for the current string.
176176

177177
Each entry contains:
178-
* The name of the translator and their profile picture (linking to their profile).
178+
* The name of the translator, their profile picture (linking to their profile page) and their banner (see [User banners](#user-banners)).
179179
* How long ago the entry was submitted (hover over to see the full date and time as a tooltip).
180180
* The translation.
181181
* Icons indicating translation status (see below).
@@ -192,6 +192,21 @@ Icons to the right indicate the [status](#translation-status) of each translatio
192192

193193
In the screenshot above, the first item is the approved translation (green checkmark), while the other two are rejected suggestions.
194194

195+
#### User banners
196+
197+
User banners provide immediate context about a user to other community members. They indicate either the role of the user, or that the user is new to Pontoon. Banners are displayed at the bottom of the user's avatar.
198+
199+
![Collage of all 5 possible user banners](../../assets/images/pontoon/translation_workspace/status_banners.png "Screenshot displaying a collage of all 5 possible user banners that can be displayed")
200+
201+
The available user banners are:
202+
* `MNGR` for [team managers](users.md#user-roles).
203+
* `TRNSL` for [translators](users.md#user-roles).
204+
* `PM` for [project managers](users.md#user-roles).
205+
* `ADMIN` for [administrators](users.md#user-roles).
206+
* `NEW` for users who have joined within the last 3 months.
207+
208+
User banners will also appear in translation comments (see below).
209+
195210
#### Translation comments
196211

197212
By clicking the `COMMENT` button it’s possible to add a **translation comment** to this specific translation. To mention another user in the comment, start typing `@` followed by their name.

0 commit comments

Comments
 (0)