https://bugs.kde.org/show_bug.cgi?id=520832
Bug ID: 520832
Summary: I18N_EXCESS_ARGUMENTS_SUPPLIED in the notifier applet
when removing a USB device
Classification: Translations
Product: i18n
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: fi
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
When trying to remove a USB device which has a file open in one application,
the error message (in the bottom right corner notifier applet) is rendered as:
"Yksi tai useampia laitteen tiedostoista on auki sovelluksessa ”2%”.
(I18N_EXCESS_ARGUMENTS_SUPPLIED)"
Proposed fix:
looking at
https://websvn.kde.org/trunk/l10n-kf6/fi/messages/plasma-workspace/plasma_applet_org.kde.plasma.devicenotifier.po?view=markup
line 137:
> msgstr[0] "Yksi tai useampia laitteen tiedostoista on auki sovelluksessa
> ”2%”."
2%
should probably be
%2
--
You are receiving this mail because:
You are watching all bug changes.