-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename infection states for frontend #271
base: develop
Are you sure you want to change the base?
Conversation
From @mknaranja 's mail (paraphrased):
@lenarothenhaeusler maybe you can give some thoughts on the translations, especially regarding point 3 mentioned above? |
We would suggest to align the word type and to use subjectives only. That means: Infizierte; Hospitalisierte; Intensivpatienten; Verstorbene; Kontaktpersonen; Genesene. The word "Hospitalisiert" and "Intensivpatient" is commonly used in this or a similar way in the LHAs reporting or contact/case management software, that's why we would suggest to stay with this terminology. |
I reintroduced Recovered, as it is still used by the backend and removing the translation just breaks the diplay/translation. I omitted the Infected from the compartments as it is present in pretty much all compartments and to reduce line lenght (to avoid wrapping). I added a change to the way the labels are displayed to allow line breaks and added them to the translation to separate the infection state from the test & vaccination glyphs. I applied @lenarothenhaeusler 's suggestions to use subjectives. |
Could you maybe also change "Verstorbene" in "Todesfälle"? Sorry for coming up with this late! |
From @mknaranja:
From @lenarothenhaeusler:
I think @mknaranja 's list was non-exhaustive. Should we use 'Nichtsymptomatisch' or 'Asymptomatisch'? Is there a difference between the term in regards of the simulation? |
In my opinion showing "symptomatisch" or "asymptomatisch" would be only supplementary to "infiziert". LHAs want to see how cases in general develop in the first place. If you make the distinction, you show two different values and lines in the diagramm that need to be joined in thought then. But i'm open for discussion here. |
🤔 But changing the descriptors does not change the data behind it. |
@lenarothenhaeusler & @mknaranja did you find a definitive answer or compromise for this yet? |
@annawendler that was our discussion regarding the renaming of the infection status. But probably we need to assess first which infection status we want to show (issue #316) and then we can think of the renaming?! |
Description
See #270
Related Issues
#270
Checklist
I, the author of this PR checked the following requirements for good software quality:
I, the reviewer checked the following things: