https://bugs.kde.org/show_bug.cgi?id=510873
Tobias Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED CC| |[email protected] --- Comment #3 from Tobias Fella <[email protected]> --- This is specifically the french translations having a bug: there's a text that's supposed to be the french version of "in;to;as", which was turned into "dansĀ ; versĀ ; en tant que" (note the spaces around the semicolons). The code was not prepared to handle that :) https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/1128 makes the translation clearer and handles the case of the spaces, so it should work in 6.8. Also, "en" is not in that list (only "en tant que"). My french isn't good enough to judge whether it should be. If it should be there, please add it (or request it from the french translators). There can also be more than three variants in that list. -- You are receiving this mail because: You are watching all bug changes.
