weblate/docs/admin/announcements.rst
Michal Čihař ddc7e4d010 feat: extend Selenium coverage and documentation screenshots
- refactor Selenium tests to be more split
- add Selenium coverage for several features
- use newly generated screenshots in the documentation
2026-06-12 14:45:03 +02:00

56 lines
1.6 KiB
ReStructuredText
Vendored

Announcements
=============
.. versionchanged:: 4.0
In prior releases this feature was called whiteboard messages.
Provide info to your translators by posting announcements, site-wide, per project,
category, component, or language.
Announce the purpose, deadlines, status, or specify targets for translation.
The users will receive notification on the announcements for watched
projects (unless they opt out).
This can be useful for various things from announcing the purpose of the website to
specifying targets for translations.
The announcements can posted on each level in the :guilabel:`Operations` menu, using
:guilabel:`Post announcement`:
.. image:: /screenshots/announcement-project.webp
:alt: Image showing an announcement that reads: "Translations will be used only if they reach 60%" atop the dashboard view.
The announcements are shown based on their specified context:
No context specified
Shown on dashboard (landing page).
Project specified
Shown within the project, including all its components and translations.
Project and language specified
Shown within the project for the specified language, including all its
translations.
Category specified
Shown within the category, including all its components and translations.
Component specified
Shown for a given component and all its translations.
Language specified
Shown on the language overview and all translations in that language.
This is how it looks on the language overview page:
.. image:: /screenshots/announcement-language.webp
:alt: Image showing an announcement that reads: "Czech translators rock!" atop the Czech language overview.