New Russian translation by Sergey A. Ribalchenko.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@658 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
611e98be29
commit
92b3bd2de6
|
@ -74,8 +74,8 @@ Cvs code -
|
||||||
- Updated (Jordi).
|
- Updated (Jordi).
|
||||||
- po/gl.po:
|
- po/gl.po:
|
||||||
- Galician translation by Jacobo Tarrío.
|
- Galician translation by Jacobo Tarrío.
|
||||||
- po/uk.po:
|
- po/uk.po, po/ru.po:
|
||||||
- New Ukrainian translation by Sergey A. Ribalchenko
|
- New Ukrainian and Russian translations by Sergey A. Ribalchenko
|
||||||
<fisher@obu.ck.ua>, thanks!
|
<fisher@obu.ck.ua>, thanks!
|
||||||
|
|
||||||
nano 1.1 tree forked here 04/07/2001
|
nano 1.1 tree forked here 04/07/2001
|
||||||
|
|
|
@ -815,7 +815,7 @@ fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk"
|
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru"
|
||||||
|
|
||||||
# Extract the first word of "gcc", so it can be a program name with args.
|
# Extract the first word of "gcc", so it can be a program name with args.
|
||||||
set dummy gcc; ac_word=$2
|
set dummy gcc; ac_word=$2
|
||||||
|
|
|
@ -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 gl uk"
|
ALL_LINGUAS="es de fr it id fi hu ca cs gl uk ru"
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
|
Loading…
Reference in New Issue