From: Chris Allegretta Date: Fri, 24 Nov 2000 01:35:40 +0000 (+0000) Subject: Nano 0.9.21 release X-Git-Tag: v0.9.21 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ca7a21d358e1c7495edc60e4f7d6fa968404a45d;p=nano.git Nano 0.9.21 release git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@310 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 834d7aa5..4f45366f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -CVS code - +nano 0.9.21 - 11/23/2000 - AUTHORS - Added Rocco Corsi. - nano.c: diff --git a/configure b/configure index 467b751c..c8f4ba55 100755 --- a/configure +++ b/configure @@ -710,7 +710,7 @@ fi PACKAGE=nano -VERSION=0.9.20-cvs +VERSION=0.9.21 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/configure.in b/configure.in index cb232f5f..69a4393d 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # $Id$ dnl Process this file with autoconf to produce a configure script. AC_INIT(nano.c) -AM_INIT_AUTOMAKE(nano, 0.9.20-cvs) +AM_INIT_AUTOMAKE(nano, 0.9.21) AM_CONFIG_HEADER(config.h:config.h.in) ALL_LINGUAS="es de fr it id fi" diff --git a/faq.html b/faq.html index 65c3c368..4347e220 100644 --- a/faq.html +++ b/faq.html @@ -187,7 +187,7 @@ nano was developed). of nano?
The current version of nano *should* -be 0.9.20.  Of course you should always check the nano hompage to +be 0.9.21.  Of course you should always check the nano hompage to see what the latest and greatest version is.

@@ -376,7 +376,7 @@ will get the same shortcuts at the bottom as Pico. string, the string I last searched for is already in front of my cursor! !What happened?!

-
In nano version 0.9.20, the default is +
In nano version 0.9.21, the default is to have a completely consistent user interface across all user input functions. This means that regardless of whether you're being asked for a filename to insert or write, or a string to search for, the diff --git a/po/de.gmo b/po/de.gmo index 1a58b9c9..0dde3cd4 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po index 5eccae9d..b4210b36 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 0.9.17\n" -"POT-Creation-Date: 2000-11-21 01:23-0500\n" +"POT-Creation-Date: 2000-11-22 20:20-0500\n" "PO-Revision-Date: 2000-09-09 11:55+0200\n" "Last-Translator: Florian König \n" "Language-Team: German \n" @@ -806,41 +806,41 @@ msgstr "%d Ersetzungen vorgenommen" msgid "Replaced 1 occurence" msgstr "1 Ersetzung vorgenommen" -#: search.c:479 search.c:572 search.c:588 +#: search.c:479 search.c:575 search.c:591 msgid "Replace Cancelled" msgstr "Ersetzung abgebrochen" -#: search.c:522 +#: search.c:525 msgid "Replace this instance?" msgstr "Ersetzen?" -#: search.c:530 +#: search.c:533 msgid "Replace failed: unknown subexpression!" msgstr "Ersetzung gescheitert: unbekannter Unterausdruck" -#: search.c:613 +#: search.c:616 #, c-format msgid "Replace with [%s]" msgstr "Ersetzen mit [%s]" -#: search.c:617 search.c:621 +#: search.c:620 search.c:624 msgid "Replace with" msgstr "Ersetzen mit" #. Ask for it -#: search.c:656 +#: search.c:659 msgid "Enter line number" msgstr "Zeilennummer eingeben" -#: search.c:658 +#: search.c:661 msgid "Aborted" msgstr "Abgebrochen" -#: search.c:678 +#: search.c:681 msgid "Come on, be reasonable" msgstr "Komm schon, sei vernünftig" -#: search.c:683 +#: search.c:686 #, c-format msgid "Only %d lines available, skipping to last line" msgstr "Nur %d Zeilen vorhanden, springe zur letzten Zeile" diff --git a/po/es.gmo b/po/es.gmo index da92b178..bcadaab5 100644 Binary files a/po/es.gmo and b/po/es.gmo differ diff --git a/po/es.po b/po/es.po index e4021c70..0ef46dc8 100644 --- a/po/es.po +++ b/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.9.19+CVS\n" -"POT-Creation-Date: 2000-11-21 01:23-0500\n" +"POT-Creation-Date: 2000-11-22 20:20-0500\n" "PO-Revision-Date: 2000-11-01 17:55+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Spanish \n" @@ -798,41 +798,41 @@ msgstr "%d ocurrencias reemplazadas" msgid "Replaced 1 occurence" msgstr "1 ocurrencia reemplazada" -#: search.c:479 search.c:572 search.c:588 +#: search.c:479 search.c:575 search.c:591 msgid "Replace Cancelled" msgstr "Reemplazar Cancelado" -#: search.c:522 +#: search.c:525 msgid "Replace this instance?" msgstr "Reemplazar esta instancia?" -#: search.c:530 +#: search.c:533 msgid "Replace failed: unknown subexpression!" msgstr "Fallo en reemplazar: subexpresión desconocida!" -#: search.c:613 +#: search.c:616 #, c-format msgid "Replace with [%s]" msgstr "Reemplazar con [%s]" -#: search.c:617 search.c:621 +#: search.c:620 search.c:624 msgid "Replace with" msgstr "Reemplazar con" #. Ask for it -#: search.c:656 +#: search.c:659 msgid "Enter line number" msgstr "Introduce número de línea" -#: search.c:658 +#: search.c:661 msgid "Aborted" msgstr "Abortado" -#: search.c:678 +#: search.c:681 msgid "Come on, be reasonable" msgstr "Venga ya, se razonable" -#: search.c:683 +#: search.c:686 #, c-format msgid "Only %d lines available, skipping to last line" msgstr "Sólo hay %d líneas, saltando hasta la última" diff --git a/po/fi.gmo b/po/fi.gmo index 7543b593..18dde882 100644 Binary files a/po/fi.gmo and b/po/fi.gmo differ diff --git a/po/fi.po b/po/fi.po index c817653d..0afc8d8f 100644 --- a/po/fi.po +++ b/po/fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 0.9.11\n" -"POT-Creation-Date: 2000-11-21 01:23-0500\n" +"POT-Creation-Date: 2000-11-22 20:20-0500\n" "PO-Revision-Date: 2000-06-21 23:08+03:00\n" "Last-Translator: Pauli Virtanen \n" "Language-Team: Finnish \n" @@ -801,41 +801,41 @@ msgstr "%d kohtaa korvattu" msgid "Replaced 1 occurence" msgstr "1 kohta korvattu" -#: search.c:479 search.c:572 search.c:588 +#: search.c:479 search.c:575 search.c:591 msgid "Replace Cancelled" msgstr "Korvaus peruttu" -#: search.c:522 +#: search.c:525 msgid "Replace this instance?" msgstr "Korvataanko tämä kohta?" -#: search.c:530 +#: search.c:533 msgid "Replace failed: unknown subexpression!" msgstr "" -#: search.c:613 +#: search.c:616 #, c-format msgid "Replace with [%s]" msgstr "Korvaa merkkijonolla [%s]" -#: search.c:617 search.c:621 +#: search.c:620 search.c:624 msgid "Replace with" msgstr "Korvaa merkkijonolla" #. Ask for it -#: search.c:656 +#: search.c:659 msgid "Enter line number" msgstr "Kirjoita rivin numero" -#: search.c:658 +#: search.c:661 msgid "Aborted" msgstr "Keskeytetty" -#: search.c:678 +#: search.c:681 msgid "Come on, be reasonable" msgstr "Jotakin järkevää, kiitos?" -#: search.c:683 +#: search.c:686 #, c-format msgid "Only %d lines available, skipping to last line" msgstr "Vain %d riviä olemassa, siirrytään viimeiselle riville" diff --git a/po/fr.po b/po/fr.po index 1902bbd5..5b90a1a5 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.8.9\n" -"POT-Creation-Date: 2000-11-21 01:23-0500\n" +"POT-Creation-Date: 2000-11-22 20:20-0500\n" "PO-Revision-Date: 2000-07-09 01:32+0100\n" "Last-Translator: Clement Laforet \n" "Language-Team: French \n" @@ -821,41 +821,41 @@ msgstr "%d occurences remplac msgid "Replaced 1 occurence" msgstr "1 occurence remplacée" -#: search.c:479 search.c:572 search.c:588 +#: search.c:479 search.c:575 search.c:591 msgid "Replace Cancelled" msgstr "Remplacement annulé" -#: search.c:522 +#: search.c:525 msgid "Replace this instance?" msgstr "Remplacer cette occurence?" -#: search.c:530 +#: search.c:533 msgid "Replace failed: unknown subexpression!" msgstr "" -#: search.c:613 +#: search.c:616 #, c-format msgid "Replace with [%s]" msgstr "Remplacer par [%s]" -#: search.c:617 search.c:621 +#: search.c:620 search.c:624 msgid "Replace with" msgstr "Rempacer par" #. Ask for it -#: search.c:656 +#: search.c:659 msgid "Enter line number" msgstr "Entrer le numéro de ligne" -#: search.c:658 +#: search.c:661 msgid "Aborted" msgstr "Annulé" -#: search.c:678 +#: search.c:681 msgid "Come on, be reasonable" msgstr "Allez, soyez raisonnable" -#: search.c:683 +#: search.c:686 #, c-format msgid "Only %d lines available, skipping to last line" msgstr "Seulement %d lignes sont disponibles, saut jusqu'à la dernière ligne" diff --git a/po/id.gmo b/po/id.gmo index 6cb9c5aa..42b452cc 100644 Binary files a/po/id.gmo and b/po/id.gmo differ diff --git a/po/id.po b/po/id.po index 9cf002b5..284ee0d7 100644 --- a/po/id.po +++ b/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: nano-0.9.10\n" -"POT-Creation-Date: 2000-11-21 01:23-0500\n" +"POT-Creation-Date: 2000-11-22 20:20-0500\n" "PO-Revision-Date: 2000-06-08 20:56+07:00\n" "Last-Translator: Tedi Heriyanto \n" "Language-Team: Indonesian \n" @@ -800,41 +800,41 @@ msgstr "%d tempat terganti" msgid "Replaced 1 occurence" msgstr "Terganti 1 tempat" -#: search.c:479 search.c:572 search.c:588 +#: search.c:479 search.c:575 search.c:591 msgid "Replace Cancelled" msgstr "Batalkan penggantian" -#: search.c:522 +#: search.c:525 msgid "Replace this instance?" msgstr "Ganti kata ini?" -#: search.c:530 +#: search.c:533 msgid "Replace failed: unknown subexpression!" msgstr "" -#: search.c:613 +#: search.c:616 #, c-format msgid "Replace with [%s]" msgstr "Ganti dengan [%s]" -#: search.c:617 search.c:621 +#: search.c:620 search.c:624 msgid "Replace with" msgstr "Ganti dengan" #. Ask for it -#: search.c:656 +#: search.c:659 msgid "Enter line number" msgstr "Masukkan nomor baris" -#: search.c:658 +#: search.c:661 msgid "Aborted" msgstr "Dibatalkan" -#: search.c:678 +#: search.c:681 msgid "Come on, be reasonable" msgstr "Ayo, yang masuk akal" -#: search.c:683 +#: search.c:686 #, c-format msgid "Only %d lines available, skipping to last line" msgstr "Hanya %d baris tersedia, melompat ke baris akhir" diff --git a/po/it.gmo b/po/it.gmo index 3b38e2ca..0bdb6e02 100644 Binary files a/po/it.gmo and b/po/it.gmo differ diff --git a/po/it.po b/po/it.po index 18d31319..0ce543fe 100644 --- a/po/it.po +++ b/po/it.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 0.8.7\n" -"POT-Creation-Date: 2000-11-21 01:23-0500\n" +"POT-Creation-Date: 2000-11-22 20:20-0500\n" "PO-Revision-Date: 2000-03-03 04:57+0100\n" "Last-Translator: Daniele Medri \n" "MIME-Version: 1.0\n" @@ -787,41 +787,41 @@ msgstr "Sostituite %d occorrenze" msgid "Replaced 1 occurence" msgstr "Sostituita 1 occorrenza" -#: search.c:479 search.c:572 search.c:588 +#: search.c:479 search.c:575 search.c:591 msgid "Replace Cancelled" msgstr "Sostituzione annullata" -#: search.c:522 +#: search.c:525 msgid "Replace this instance?" msgstr "Sostituisci questa istanza?" -#: search.c:530 +#: search.c:533 msgid "Replace failed: unknown subexpression!" msgstr "" -#: search.c:613 +#: search.c:616 #, c-format msgid "Replace with [%s]" msgstr "Sostituisci con [%s]" -#: search.c:617 search.c:621 +#: search.c:620 search.c:624 msgid "Replace with" msgstr "Sostituisci con" #. Ask for it -#: search.c:656 +#: search.c:659 msgid "Enter line number" msgstr "Inserire numero linea" -#: search.c:658 +#: search.c:661 msgid "Aborted" msgstr "Operazione fallita" -#: search.c:678 +#: search.c:681 msgid "Come on, be reasonable" msgstr "Avanti, sii ragionevole" -#: search.c:683 +#: search.c:686 #, c-format msgid "Only %d lines available, skipping to last line" msgstr "Solo %d linee disponibili, vai all'ultima"