Description of problem: Translation does not adjust text when defaultyes is true (dnf.conf). Version-Release number of selected component (if applicable): 1.1.6 How reproducible: Always Steps to Reproduce: 1.Set defaultyes=True in dnf.conf, 2.perform a dnf transaction. 3.Is this ok [Y/n]? Actual results: Translation will suggest that No is the default [y/N] Expected results: should be [Y/n]. Additional info: The following locales are affected as well: cs, fi, gu, it, ms, nb, pt, sr Not so easy to fix as a simple translator because you would have to be a member of 8 language team. Fix itself is very easy... see here: https://github.com/MattSturgeon/dnf/commit/692ba04aba443a5c63ecfdc0b0dfd67e9f78a2a2
I checked every single translation on Zanata, and it seems that this has been fixed everywhere.