Commit 82b18298 authored by Jordi Mallach's avatar Jordi Mallach
Browse files

Initial Catalan translation

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@539 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 8119765c
Showing with 1032 additions and 1 deletion
+1032 -1
......@@ -9,6 +9,7 @@ CVS code -
- configure.in:
- Autoconf compatibility fixes (Pavel Roskin)
- Added separate check for resizeterm().
- ALL_LINGUAS: added hu and ca.
- cut.c:
do_cut_text()
- marked text cut fixes (Rocco) (Fixes bug #54).
......@@ -36,6 +37,8 @@ CVS code -
- Translation updates by Tedi Heriyanto.
- es.po:
- Translation updates (Jordi).
- ca.po:
- Catalan translation by Jordi Mallach :)
nano-0.9.99pre2 - 01/31/2001
General
......
......@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(nano.c)
AM_INIT_AUTOMAKE(nano, 0.9.99-cvs)
AM_CONFIG_HEADER(config.h:config.h.in)
ALL_LINGUAS="es de fr it id fi hu"
ALL_LINGUAS="es de fr it id fi hu ca"
dnl Checks for programs.
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