ubuntu-translations-coordinators team mailing list archive
-
ubuntu-translations-coordinators team
-
Mailing list archive
-
Message #10841
[Bug 1778842] Re: Wrong translation string in Ubuntu 18.04
It has been fixed.
Thank you Robert for reporting it.
@gunnarhj you can (or should i?) mark it as fixed (until release)
--
You received this bug notification because you are a member of Ubuntu
Translations Coordinators, which is subscribed to Ubuntu Translations.
Matching subscriptions: Ubuntu Translations bug mail
https://bugs.launchpad.net/bugs/1778842
Title:
Wrong translation string in Ubuntu 18.04
Status in Ubuntu Translations:
Triaged
Bug description:
There is a wrong translated string in latest Ubuntu 18.04 for system
reporting when we can safely unplug USB drive. Translation says it is
not safe to unplug the drive while the real string in English says it
is safe. So the user waits for message that never shows. The Gnome
project already corrected the string in
https://github.com/GNOME/gvfs/blob/master/po/sl.po but Ubuntu still
uses wrong translation.
Original string:
msgid ""
"%s can be safely unplugged\n"
"Device can be removed."
Wrong string:
msgstr ""
"Naprave %s ni mogoče varno odklopiti.\n"
"Trenutno naprave ni mogoče odstraniti."
Corrected string:
msgstr ""
"Napravo %s je mogoče varno odklopiti.\n"
"Napravo je mogoče odstraniti."
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1778842/+subscriptions
References