diff options
author | Thomas Bächler <thomas@archlinux.org> | 2008-06-07 22:27:40 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-06-07 22:30:55 +0200 |
commit | 512282ca5415c4c053291ed0ec7819a2787f141d (patch) | |
tree | 031d0a0b14ba5685220ec1eac349ec5842cc9a3e /lib/libalpm/po/de.po | |
parent | 4a802838cb2e2d1eca4c4e07b31a923dc29bd1e3 (diff) | |
download | pacman-512282ca5415c4c053291ed0ec7819a2787f141d.tar.gz pacman-512282ca5415c4c053291ed0ec7819a2787f141d.tar.xz |
Minor fix to German translation
Signed-off-by: Thomas Bächler <thomas@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/po/de.po')
-rw-r--r-- | lib/libalpm/po/de.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/po/de.po b/lib/libalpm/po/de.po index 5028a39f..32d564ba 100644 --- a/lib/libalpm/po/de.po +++ b/lib/libalpm/po/de.po @@ -465,7 +465,7 @@ msgstr "%s-%s ist aktuell -- Überspringe\n" #, c-format msgid "%s-%s is up to date -- reinstalling\n" -msgstr "%s-%s ist aktuell -- Überspringe\n" +msgstr "%s-%s ist aktuell -- Reinstalliere\n" #, c-format msgid "unresolvable package conflicts detected\n" |