From: Colin Leroy Date: Sat, 3 May 2008 08:20:38 +0000 (+0000) Subject: 2008-05-03 [colin] 3.4.0cvs22 X-Git-Tag: rel_3_5_0~98 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=841eb94ff7728493043af79d3b3571b1d7176db5 2008-05-03 [colin] 3.4.0cvs22 * po/de.po Fix bug 1598, 'Leading slash while translating "Unsubscribe"' --- diff --git a/ChangeLog b/ChangeLog index a2df13c37..adda063d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-03 [colin] 3.4.0cvs22 + + * po/de.po + Fix bug 1598, 'Leading slash while translating "Unsubscribe"' + 2008-05-03 [colin] 3.4.0cvs21 * src/toolbar.c diff --git a/PATCHSETS b/PATCHSETS index 3fcc6b5b4..35d989bb5 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -3317,3 +3317,4 @@ ( cvs diff -u -r 1.30.2.48 -r 1.30.2.49 src/prefs_toolbar.c; ) > 3.4.0cvs19.patchset ( cvs diff -u -r 1.42.2.37 -r 1.42.2.38 po/fr.po; cvs diff -u -r 1.52.2.63 -r 1.52.2.64 src/prefs_folder_item.c; ) > 3.4.0cvs20.patchset ( cvs diff -u -r 1.43.2.96 -r 1.43.2.97 src/toolbar.c; ) > 3.4.0cvs21.patchset +( cvs diff -u -r 1.58.2.38 -r 1.58.2.39 po/de.po; ) > 3.4.0cvs22.patchset diff --git a/configure.ac b/configure.ac index be541fb62..c255464ad 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=4 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=21 +EXTRA_VERSION=22 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/po/de.po b/po/de.po index d66be98c6..10e457319 100644 --- a/po/de.po +++ b/po/de.po @@ -8307,7 +8307,7 @@ msgstr "Newsgroup kündigen" #: src/news_gtk.c:229 msgid "_Unsubscribe" -msgstr "/Newsgroup _kündigen" +msgstr "_Kündigen" #: src/plugins/bogofilter/bogofilter.c:77 #: src/plugins/bogofilter/bogofilter_gtk.c:445