https://bugs.kde.org/show_bug.cgi?id=518289
AlexB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/ef460 | |5710d6dd20f10f970a973e35287 | |7be0199a Status|CONFIRMED |RESOLVED --- Comment #4 from AlexB <[email protected]> --- Git commit ef4605710d6dd20f10f970a973e352877be0199a by Alexander Becker. Committed on 31/03/2026 at 19:32. Pushed by aacid into branch 'master'. Make two identical strings from connect dialog distinguishable from each other String "Private Key:" shown twice in OpenConnect dialog, see https://bugsfiles.kde.org/attachment.cgi?id=191104 Also during translation to other languages it cannot be differentiated, because both strings will be extracted to one single string, see https://invent.kde.org/localization/l10n-templates/-/blob/master/summit/messages/plasma-nm/plasmanetworkmanagement_openconnectui.pot?ref_type=heads#L337 Only the comment in translation template shows where the string comes from: #: openconnectprop.ui:261 openconnectprop.ui:299 Current MR adds "Machine " respectively "User " to those strings to make clear to the user which field in the dialog is intended for which input. M +2 -2 vpn/openconnect/openconnectprop.ui https://invent.kde.org/plasma/plasma-nm/-/commit/ef4605710d6dd20f10f970a973e352877be0199a -- You are receiving this mail because: You are watching all bug changes.
