Commit 9634571d authored by Jordi Mallach's avatar Jordi Mallach
Browse files

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-d3aeb78583b8
parent 6cb4e885
Showing with 1005 additions and 1 deletion
+1005 -1
...@@ -53,6 +53,9 @@ Cvs code - ...@@ -53,6 +53,9 @@ Cvs code -
- winio.c: - winio.c:
actual_x() actual_x()
- Remove inline from function decl (Albert Chin). - 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 nano 1.1 tree forked here 04/07/2001
......
...@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script. ...@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(nano.c) AC_INIT(nano.c)
AM_INIT_AUTOMAKE(nano, 1.1-cvs) AM_INIT_AUTOMAKE(nano, 1.1-cvs)
AM_CONFIG_HEADER(config.h:config.h.in) 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. dnl Checks for programs.
AC_PROG_CC AC_PROG_CC
......
This diff is collapsed.
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