From: Paul Mangan Date: Sat, 1 May 2010 13:34:24 +0000 (+0000) Subject: 2010-05-01 [paul] 3.7.5cvs55 X-Git-Tag: rel_3_7_6~1 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=f204cdd3aca52f3d543b3136628c28692c36aee9 2010-05-01 [paul] 3.7.5cvs55 * tools/claws.i18n.status.pl add Ukrainian stat --- diff --git a/ChangeLog b/ChangeLog index a52887227..39d3a4bd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-05-01 [paul] 3.7.5cvs55 + + * tools/claws.i18n.status.pl + add Ukrainian stat + 2010-05-01 [paul] 3.7.5cvs54 * src/gtk/authors.h diff --git a/PATCHSETS b/PATCHSETS index 85637f66a..95325f993 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -3995,3 +3995,4 @@ ( cvs diff -u -r 1.42.2.50 -r 1.42.2.51 po/fr.po; ) > 3.7.5cvs52.patchset ( cvs diff -u -r 1.654.2.4065 -r 1.654.2.4066 configure.ac; cvs diff -u -r 1.9.2.18 -r 1.9.2.19 po/cs.po; cvs diff -u -r 1.58.2.46 -r 1.58.2.47 po/de.po; cvs diff -u -r 1.1.2.24 -r 1.1.2.25 po/fi.po; cvs diff -u -r 1.5.2.16 -r 1.5.2.17 po/hu.po; cvs diff -u -r 1.28.2.14 -r 1.28.2.15 po/nl.po; cvs diff -u -r 1.50.2.38 -r 1.50.2.39 po/pt_BR.po; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 po/pt_PT.po; cvs diff -u -r 1.2.2.29 -r 1.2.2.30 po/sk.po; diff -u /dev/null po/uk.po; ) > 3.7.5cvs53.patchset ( cvs diff -u -r 1.1.2.66 -r 1.1.2.67 src/gtk/authors.h; ) > 3.7.5cvs54.patchset +( cvs diff -u -r 1.1.2.23 -r 1.1.2.24 tools/claws.i18n.status.pl; ) > 3.7.5cvs55.patchset diff --git a/configure.ac b/configure.ac index 3f6760fe1..385856918 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=7 MICRO_VERSION=5 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=54 +EXTRA_VERSION=55 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/tools/claws.i18n.status.pl b/tools/claws.i18n.status.pl index f9bbc64fe..a4d3b145c 100644 --- a/tools/claws.i18n.status.pl +++ b/tools/claws.i18n.status.pl @@ -28,6 +28,7 @@ 'ru.po' => 'Russian', 'sk.po' => 'Slovak', 'sv.po' => 'Swedish', + 'uk.po' => 'Ukrainian', 'zh_CN.po' => 'Simplified Chinese', ); @@ -51,6 +52,7 @@ 'ru.po' => 'Aleksei Miheev ', 'sk.po' => 'Slavko ', 'sv.po' => 'Lars Persson Fink ', + 'uk.po' => 'YUP ', 'zh_CN.po' => 'Ralgh Young ', );