13 Jul
2007
13 Jul
'07
7:41 p.m.
Hi! The po files are attached. Some notes: -src/pacman/remove.c:115, add.c:122 "error: failed to add target '%s' (%s)" <- this should be "error: failed to add target '%s' to the transaction (%s)" as earlier (why was this change reverted?) Because transaction means nothing to a user. We shouldn't expose
On 7/13/07, ngaba@petra.hos.u-szeged.hu <ngaba@petra.hos.u-szeged.hu> wrote: things like this if they don't need to be. I have no problems understanding the first error message.
-lib/libalpm/add.c:815: "could not update provision '%s' from '%s'" <- this is not very informative (and needless imho) Then patch it.