Added Galician translation by Jacobo Tarrío <jtarrio@trasno.net>.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@619 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
6cb4e885f2
commit
9634571dd6
|
@ -53,6 +53,9 @@ Cvs code -
|
|||
- winio.c:
|
||||
actual_x()
|
||||
- Remove inline from function decl (Albert Chin).
|
||||
- po/gl.po:
|
||||
- New Galician translation by Jacobo Tarrío <jtarrio@trasno.net>,
|
||||
thanks!
|
||||
|
||||
nano 1.1 tree forked here 04/07/2001
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||
AC_INIT(nano.c)
|
||||
AM_INIT_AUTOMAKE(nano, 1.1-cvs)
|
||||
AM_CONFIG_HEADER(config.h:config.h.in)
|
||||
ALL_LINGUAS="es de fr it id fi hu ca cs"
|
||||
ALL_LINGUAS="es de fr it id fi hu ca cs gl"
|
||||
|
||||
dnl Checks for programs.
|
||||
AC_PROG_CC
|
||||
|
|
Loading…
Reference in New Issue