https://bugs.kde.org/show_bug.cgi?id=518289
--- Comment #3 from AlexB <[email protected]> --- (In reply to AlexB from comment #1) > There are two identical strings "Private Key:" in plasma-nm, see lines > https://invent.kde.org/plasma/plasma-nm/-/blob/master/vpn/openconnect/ > openconnectprop.ui?ref_type=heads#L261 > and > https://invent.kde.org/plasma/plasma-nm/-/blob/master/vpn/openconnect/ > openconnectprop.ui?ref_type=heads#L299 > with different meaning: > - first one belongs to machine (my assumption) > - second one belongs to user certificate (my assumption) > Those two identical strings are extracted as only one string into template > file for translation: > https://invent.kde.org/localization/l10n-templates/-/blob/master/summit/ > messages/plasma-nm/plasmanetworkmanagement_openconnectui. > pot?ref_type=heads#L337 > This you could see in comment line > https://invent.kde.org/localization/l10n-templates/-/blob/master/summit/ > messages/plasma-nm/plasmanetworkmanagement_openconnectui. > pot?ref_type=heads#L335 > This issue affects all languages, because all are using same template file > for translation. > Please rename strings > https://invent.kde.org/plasma/plasma-nm/-/blob/master/vpn/openconnect/ > openconnectprop.ui?ref_type=heads#L261 > and > https://invent.kde.org/plasma/plasma-nm/-/blob/master/vpn/openconnect/ > openconnectprop.ui?ref_type=heads#L299 > to make them unique, e. g. by adding "Machine" and "User" to those strings. MR created: https://invent.kde.org/plasma/plasma-nm/-/merge_requests/549 -- You are receiving this mail because: You are watching all bug changes.
