From: Chris Allegretta Date: Mon, 2 Oct 2000 04:21:23 +0000 (+0000) Subject: Get rid of punctuation at end of nofollow option, as it was the only one punctuated X-Git-Tag: v0.9.19~2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=71348eeb1f411fb219c818cb96210fa820d1e985;p=nano.git Get rid of punctuation at end of nofollow option, as it was the only one punctuated git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@234 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/nano.c b/nano.c index 264ddb48..42133324 100644 --- a/nano.c +++ b/nano.c @@ -337,7 +337,7 @@ void usage(void) printf(_ (" -i --autoindent Automatically indent new lines\n")); printf(_ - (" -l --nofollow Don't follow symbolic links, overwrite.\n")); + (" -l --nofollow Don't follow symbolic links, overwrite\n")); #ifndef NANO_SMALL #ifdef NCURSES_MOUSE_VERSION printf(_(" -m --mouse Enable mouse\n")); @@ -375,7 +375,7 @@ void usage(void) #endif printf(_(" -i Automatically indent new lines\n")); printf(_ - (" -l Don't follow symbolic links, overwrite.\n")); + (" -l Don't follow symbolic links, overwrite\n")); #ifndef NANO_SMALL #ifdef NCURSES_MOUSE_VERSION printf(_(" -m Enable mouse\n")); diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index 0b946d94..6cd87dc8 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -133,7 +133,7 @@ Usage: nano [GNU long option] [option] +LINE \n\ {" -h \t\t--help\t\t\tShow this message\n", 103}, {" -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n", 104}, {" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 105}, - {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n", 106}, + {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n", 106}, {" -m \t\t--mouse\t\t\tEnable mouse\n", 107}, {"\ -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 108}, @@ -156,7 +156,7 @@ Usage: nano [option] +LINE \n\ {" -h \t\tShow this message\n", 123}, {" -k \t\tLet ^K cut from cursor to end of line\n", 124}, {" -i \t\tAutomatically indent new lines\n", 125}, - {" -l \t\tDon't follow symbolic links, overwrite.\n", 126}, + {" -l \t\tDon't follow symbolic links, overwrite\n", 126}, {" -m \t\tEnable mouse\n", 127}, {" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 128}, {" -s [prog] \tEnable alternate speller\n", 129}, diff --git a/po/de.gmo b/po/de.gmo index c64d3918..cada0197 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po index 87d5432b..5bb027d3 100644 --- a/po/de.po +++ b/po/de.po @@ -487,7 +487,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tNeue Zeilen automatisch einrücken\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" " -l \t\t--nofollow\t\tSymbolischen Links nicht folgen, sondern " "überschreiben.\n" @@ -579,7 +579,7 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -i \t\tNeue Zeilen automatisch einrücken\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" msgstr " -l \t\tSymbolischen Links nicht folgen, sondern überschreiben\n" #: nano.c:381 diff --git a/po/es.gmo b/po/es.gmo index df6658e4..432cf65d 100644 Binary files a/po/es.gmo and b/po/es.gmo differ diff --git a/po/es.po b/po/es.po index 90602a46..6e24da8f 100644 --- a/po/es.po +++ b/po/es.po @@ -489,9 +489,9 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" -" -l \t\t--nofollow\t\tNo seguir enlaces simbólicos, sobreescribirlos.\n" +" -l \t\t--nofollow\t\tNo seguir enlaces simbólicos, sobreescribirlos\n" #: nano.c:343 msgid " -m \t\t--mouse\t\t\tEnable mouse\n" @@ -575,8 +575,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -v \t\tIndentar automáticamente nuevas líneas\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr " -l \t\tNo seguir enlaces simbólicos, sobreescribirlos.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr " -l \t\tNo seguir enlaces simbólicos, sobreescribirlos\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/fi.gmo b/po/fi.gmo index 34c5cae3..3cc3059f 100644 Binary files a/po/fi.gmo and b/po/fi.gmo differ diff --git a/po/fi.po b/po/fi.po index af540078..dee3b250 100644 --- a/po/fi.po +++ b/po/fi.po @@ -486,7 +486,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tSisennä uudet rivit automaattisesti\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" " -l \t\t--nofollow\t\tÄlä seuraa symbolisia linkkejä, vaan\n" "\t\t\t\t\tkorvaa ne tiedostoilla.\n" @@ -575,8 +575,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -i \t\tSisennä uudet rivit automaattisesti\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr " -l \t\tÄlä seuraa symbolisia linkkejä, vaan korvaa ne tiedostoilla.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr " -l \t\tÄlä seuraa symbolisia linkkejä, vaan korvaa ne tiedostoilla\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/fr.gmo b/po/fr.gmo index 4603bb5b..c80dbaf2 100644 Binary files a/po/fr.gmo and b/po/fr.gmo differ diff --git a/po/fr.po b/po/fr.po index ca0b831f..fff98460 100644 --- a/po/fr.po +++ b/po/fr.po @@ -500,7 +500,7 @@ msgstr "" " -i \t\t--autoindent\t\tIndenter automatiquement les nouvelles lignes\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" " -l \t\t--nofollow\t\tNe suit pas les liens symboliques. Outrepasse " "l'écriture\n" @@ -593,7 +593,7 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -i \t\tIndenter automatiquement les nouvelles lignes\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" msgstr "-l \t\tNe pas suivre les liens symboliques. Outrepasse à l'écriture\n" #: nano.c:381 diff --git a/po/id.gmo b/po/id.gmo index 69881735..98e0e68e 100644 Binary files a/po/id.gmo and b/po/id.gmo differ diff --git a/po/id.po b/po/id.po index f97915f1..7f911b6d 100644 --- a/po/id.po +++ b/po/id.po @@ -488,8 +488,8 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr "-i --autoindent Indentasi baris barus secara otomatis\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" -msgstr "-l --nofollow Jangan ikuti link simbolik, timpa.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" +msgstr "-l --nofollow Jangan ikuti link simbolik, timpa\n" #: nano.c:343 msgid " -m \t\t--mouse\t\t\tEnable mouse\n" @@ -574,8 +574,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr "-i Indent baris barus secara otomatis\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr "-l Jangan ikuti link simbolik, timpa.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr "-l Jangan ikuti link simbolik, timpa\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/it.gmo b/po/it.gmo index 43d3a1ef..6bb3194a 100644 Binary files a/po/it.gmo and b/po/it.gmo differ diff --git a/po/it.po b/po/it.po index 85aa811e..a999c1eb 100644 --- a/po/it.po +++ b/po/it.po @@ -473,7 +473,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" #: nano.c:343 @@ -559,8 +559,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -v \t\tIndentazione automatica nuove linee\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/nano.pot b/po/nano.pot index e87582d7..2923a210 100644 --- a/po/nano.pot +++ b/po/nano.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-10-01 23:50-0400\n" +"POT-Creation-Date: 2000-10-02 00:28-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -466,7 +466,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr "" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" #: nano.c:343 @@ -549,7 +549,7 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr "" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" msgstr "" #: nano.c:381