Files
openproject/script
Jan Sandbrink c7768513bd Move success translation to separate key
We do this mainly because we faced an issue with Crowdin, where
the translation didn't work correctly in languages that have a separate
translation for the zero plural case.

Looking at the way we use those translations though, it also makes sense in
general to change the translations like this. Having success as the special case
of zero failures is not quite right, because we also have zero failures if there is
a single warning, but we don't show success in that case. Success is always a separate
branch in a case statement and thus it makes sense to treat it as a separate translation.
2025-05-16 09:51:51 +02:00
..
2024-09-23 14:32:12 +02:00
2024-12-04 17:12:14 +01:00