From 6e8f87f2493c8032f705c3d27bd975a474613d0b Mon Sep 17 00:00:00 2001 From: Christoph Hohmann Date: Tue, 11 Dec 2001 19:13:42 +0000 Subject: [PATCH] fixed wrong german translation for prev. unread msg --- ChangeLog.claws | 5 +++++ configure.in | 2 +- po/de.po | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog.claws b/ChangeLog.claws index 46f4ef351..993352f47 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,8 @@ +2001-12-11 [christoph] 0.6.5claws76 + + * po/de.po + fixed wrong translation for prev. unread msg + 2001-12-11 [paul] 0.6.5claws75 * src/folder.[ch] diff --git a/configure.in b/configure.in index 4c05a2658..9546932fb 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=6 MICRO_VERSION=5 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws75 +EXTRA_VERSION=claws76 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl diff --git a/po/de.po b/po/de.po index d47ac75fd..087826bcd 100644 --- a/po/de.po +++ b/po/de.po @@ -2714,7 +2714,7 @@ msgstr "/E_xtras/Gehe _zu/---" #: src/mainwindow.c:561 msgid "/_Summary/Go _to/P_rev unread message" -msgstr "/E_xtras/Gehe _zu/Nächste _ungelesene Nachricht" +msgstr "/E_xtras/Gehe _zu/Vorherige _ungelesene Nachricht" #: src/mainwindow.c:563 msgid "/_Summary/Go _to/N_ext unread message" -- 2.25.1