On 9/3/07, Travis Willard <travis@archlinux.org> wrote:
One string in de.po differed pretty strongly with its translated version. It may still be totally wrong as far as translations go, but it compiles now. Get translater to check. Also, ensure the proper dbpath gets set in the db when it's created.
Signed-off-by: Travis Willard <travis@archlinux.org> --- lib/libalpm/db.c | 6 +++++- lib/libalpm/po/de.po | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-)
Not sure what you patched this against, as I can't get it to cleanly apply. Can you try rebasing it against the current master? I made the de.po change by hand (good catch), but I think that dbpath code is already in the current codebase. Let me know if I'm wrong here. -Dan