Commit cb7c8d81 authored by Jordi Mallach's avatar Jordi Mallach
Browse files

Added pt_BR to ALL_LINGUAS.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1248 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 4 additions and 2 deletions
+4 -2
CVS code -
- configure.ac:
- Added pt_BR to ALL_LINGUAS (Jordi).
GNU nano 1.1.10 - 07/25/2002
- General
- General:
- Translation updates (see po/ChangeLog for details).
- Upgraded to gettext 0.11.2 (Jordi).
Removed intl/ entirely, and a few more tweaks by gettextize.
......
......@@ -6,7 +6,7 @@ AC_PREREQ(2.52)
AM_INIT_AUTOMAKE(nano, 1.1.10-cvs)
AM_CONFIG_HEADER(config.h:config.h.in)
dnl AM_ACLOCAL_INCLUDE(m4)
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb ms"
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru sv nn nl da pl nb ms pt_BR"
dnl Checks for programs.
AC_PROG_CC
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment