diff options
-rw-r--r-- | NEWS | 12 | ||||
-rw-r--r-- | configure.in | 6 | ||||
-rw-r--r-- | po/ChangeLog | 4 | ||||
-rw-r--r-- | po/pa.po | 2 | ||||
-rw-r--r-- | po/vi.po | 2 |
5 files changed, 21 insertions, 5 deletions
@@ -1,3 +1,15 @@ +============== +Epiphany 1.2.2 +============== + +Translations: + * Amanpreet Singh Alam (pa) + * Duarte Loreto (pt) + * Åsmund Skjævelan (nn) + * Gujarati team at Magnet-i (gu) + * Trinh Minh Thanh (vi) + + =============== Epiphany 1.2.1 =============== diff --git a/configure.in b/configure.in index ae5748cc9..1a99bf5dc 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(epiphany, 1.2.1, +AC_INIT(epiphany, 1.2.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany]) EPIPHANY_MAJOR=1.2 @@ -18,8 +18,8 @@ AC_PROG_INTLTOOL([0.29]) dnl put the ACLOCAL flags in the Makefile ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" -GLIB_REQUIRED=2.3.5 -GTK_REQUIRED=2.3.5 +GLIB_REQUIRED=2.4.0 +GTK_REQUIRED=2.4.0 LIBBONOBOUI_REQUIRED=2.1.1 LIBXML_REQUIRED=2.6.6 LIBGNOMEVFS_REQUIRED=2.3.1 diff --git a/po/ChangeLog b/po/ChangeLog index be78089b9..644cad4b8 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,5 +1,9 @@ 2004-03-29 Christian Persch <chpe@cvs.gnome.org> + * pa.po: Fix translation of "system-language" string (bug #138406). + +2004-03-29 Christian Persch <chpe@cvs.gnome.org> + * vi.po: Fix translation of "system-language" string (bug #134112). 2004-03-23 Guntupalli Karunakar <karunakar@freedomink.org> @@ -1944,7 +1944,7 @@ msgstr "" #. #: embed/mozilla/mozilla-notifiers.cpp:737 msgid "system-language" -msgstr "ਸਿਸਟਮ ਦੀ ਭਾਸ਼ਾ" +msgstr "pa" #: embed/print-dialog.c:289 msgid "Print to" @@ -1422,7 +1422,7 @@ msgstr "Phần cuối của phiên hiện thời" #. #: embed/mozilla/mozilla-notifiers.cpp:605 msgid "system-language" -msgstr "system-language" +msgstr "vi" #: lib/eel-gconf-extensions.c:79 #, c-format |