[pacman-dev] Updated hungarian translation
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?) -lib/libalpm/add.c:815: "could not update provision '%s' from '%s'" <- this is not very informative (and needless imho) Bye, ngaba ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
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.
-lib/libalpm/add.c:815: "could not update provision '%s' from '%s'" <- this is not very informative (and needless imho) Then patch it.
I think you can simply remove that error message, because alpm_db_write probably shows the error. Hm, all providers' requiredby field should be updated here (nut just for the first one), IMHO (this would be much safer). Bye, ngaba ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
participants (2)
-
Dan McGee
-
ngaba@petra.hos.u-szeged.hu