https://bugzilla.novell.com/show_bug.cgi?id=305113#c4 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ke@novell.com Status|NEW |ASSIGNED --- Comment #4 from Ján Kupec <jkupec@novell.com> 2007-08-29 04:35:17 MST --- Done, MediaException is no longer unexpected while committing: catch ( const MediaException & e ) { ZYPP_CAUGHT(e); report_problem(e, _("Problem downloading the package file from the repository:") _("Please, see the above error message to for a hint.")); return ZYPPER_EXIT_ERR_ZYPP; } New string marked for translation: "Problem downloading the package file from the repository:" CCing Karl to decide what to do with it in regard to the text freeze. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.