Opened 6 years ago
Closed 6 years ago
#4057 closed enhancement (fixed)
i18n: make messages from language pack generation less verbose
Reported by: | tobifjellner | Owned by: | ocean90 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description (last modified by )
We use the Slack channel meta-language-packs to follow up on details when language packs are generated.
However, these reports seem to be longer than the maximum length of the generated message in Slack.
Here's an example of such a status message:
_Time: Tue, 15 Jan 2019 22:40:13 +0000_ Language packs for query-monitor in process... Skip af, translations below threshold (1%). (Appr. 150 lines deleted here) Skip tuk, translations below threshold (0%). Skip twd, translations below threshold (0%). Skip ug_CN, transl…
In order to not throw away information, we could either have the integration roll over to a second message after n characters.
But perhaps it would be sufficient to simply make each row less verbose?
Instead of "translations below threshold", we could say "below limit", for instance. (edit add: or just "<95%" )
Change History (6)
Note: See
TracTickets for help on using
tickets.
Thanks for opening this ticket,
I agree with that.
Do we really need to display all the skipped language?