Added "en_GB" (British English).

2004-10-06  David Lodge <dave@cirt.net>

        * configure.in (ALL_LINGUAS): Added "en_GB" (British English).
This commit is contained in:
David Lodge 2004-10-06 18:18:53 +00:00 committed by David Lodge
parent 18b47725f8
commit e26341f862
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-10-06 David Lodge <dave@cirt.net>
* configure.in (ALL_LINGUAS): Added "en_GB" (British English).
2004-10-06 Bart Hakvoort <gparted@users.sf.net>
* lots of files =) : enabled support for reiserfs, also made filesystemsupport more 'pluggable' so it's easier to

View file

@ -18,7 +18,7 @@ GETTEXT_PACKAGE=gparted
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE",[description])
ALL_LINGUAS="ca cs de en_CA es nl pt pt_BR sv uk"
ALL_LINGUAS="ca cs de en_CA en_GB es nl pt pt_BR sv uk"
AM_GLIB_GNU_GETTEXT
AC_PROG_INTLTOOL