From 5b15d9ffcc4d84a3d7a50f4cf34f6884f118f3d9 Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Mon, 19 Jun 2000 05:51:48 +0000 Subject: [PATCH] Oops, add new files to POTFILES git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@30 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- po/POTFILES.in | 3 + po/cat-id-tbl.c | 200 ++++++++++++++++++++---------------------------- 2 files changed, 87 insertions(+), 116 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 5ae4e7a4..e185f6de 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,8 +2,11 @@ # Package source files cut.c +files.c global.c +move.c nano.c +search.c winio.c # Package header files diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index b67bd83a..3fddf8fe 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -75,8 +75,7 @@ const struct _msg_ent _msg_tbl[] = { {"\ \n\ Buffer written to 'nano.save'\n", 66}, - {"nano: malloc: out of memory!", 67}, - {"Key illegal in VIEW mode", 68}, + {"Key illegal in VIEW mode", 67}, {"\ nano help text\n\ \n\ @@ -92,124 +91,93 @@ commonly used shortcuts in the editor.\n\ with a caret (^) symbol. Alt-key sequences are notated with an at (@) \ symbol. The following keystrokes are available in the main editor window. \ Optional keys are shown in parentheses:\n\ -\n", 69}, - {"free_node(): free'd a node, YAY!\n", 70}, - {"free_node(): free'd last node.\n", 71}, - {"read_line: not on first line and prev is NULL", 72}, - {"Read %d lines", 73}, - {"\"%s\" not found", 74}, - {"New File", 75}, - {"File \"%s\" is a directory", 76}, - {"Reading File", 77}, - {"File to insert [from ./] ", 78}, - {"Cancelled", 79}, +\n", 68}, + {"free_node(): free'd a node, YAY!\n", 69}, + {"free_node(): free'd last node.\n", 70}, {"\ Usage: nano [GNU long option] [option] +LINE \n\ -\n", 80}, - {"Option\t\tLong option\t\tMeaning\n", 81}, - {" -V \t\t--version\t\tPrint version information and exit\n", 82}, - {" -c \t\t--const\t\t\tConstantly show cursor position\n", 83}, - {" -h \t\t--help\t\t\tShow this message\n", 84}, - {" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 85}, - {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n", 86}, - {" -m \t\t--mouse\t\t\tEnable mouse\n", 87}, +\n", 71}, + {"Option\t\tLong option\t\tMeaning\n", 72}, + {" -V \t\t--version\t\tPrint version information and exit\n", 73}, + {" -c \t\t--const\t\t\tConstantly show cursor position\n", 74}, + {" -h \t\t--help\t\t\tShow this message\n", 75}, + {" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 76}, + {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n", 77}, + {" -m \t\t--mouse\t\t\tEnable mouse\n", 78}, {"\ - -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 88}, - {" -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n", 89}, - {" -s [prog] \t--speller=[prog]\tEnable alternate speller\n", 90}, - {" -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n", 91}, - {" -v \t\t--view\t\t\tView (read only) mode\n", 92}, - {" -w \t\t--nowrap\t\tDon't wrap long lines\n", 93}, - {" -x \t\t--nohelp\t\tDon't show help window\n", 94}, - {" -z \t\t--suspend\t\tEnable suspend\n", 95}, - {" +LINE\t\t\t\t\tStart at line number LINE\n", 96}, + -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 79}, + {" -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n", 80}, + {" -s [prog] \t--speller=[prog]\tEnable alternate speller\n", 81}, + {" -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n", 82}, + {" -v \t\t--view\t\t\tView (read only) mode\n", 83}, + {" -w \t\t--nowrap\t\tDon't wrap long lines\n", 84}, + {" -x \t\t--nohelp\t\tDon't show help window\n", 85}, + {" -z \t\t--suspend\t\tEnable suspend\n", 86}, + {" +LINE\t\t\t\t\tStart at line number LINE\n", 87}, {"\ Usage: nano [option] +LINE \n\ -\n", 97}, - {"Option\t\tMeaning\n", 98}, - {" -V \t\tPrint version information and exit\n", 99}, - {" -c \t\tConstantly show cursor position\n", 100}, - {" -h \t\tShow this message\n", 101}, - {" -i \t\tAutomatically indent new lines\n", 102}, - {" -l \t\tDon't follow symbolic links, overwrite.\n", 103}, - {" -m \t\tEnable mouse\n", 104}, - {" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 105}, - {" -s [prog] \tEnable alternate speller\n", 106}, - {" -p \t\tMake bottom 2 lines more Pico-like\n", 107}, - {" -t \t\tAuto save on exit, don't prompt\n", 108}, - {" -v \t\tView (read only) mode\n", 109}, - {" -w \t\tDon't wrap long lines\n", 110}, - {" -x \t\tDon't show help window\n", 111}, - {" -z \t\tEnable suspend\n", 112}, - {" +LINE\t\tStart at line number LINE\n", 113}, - {" nano version %s by Chris Allegretta (compiled %s, %s)\n", 114}, - {" Email: nano@asty.org\tWeb: http://www.asty.org/nano\n", 115}, - {"Mark Set", 116}, - {"Mark UNset", 117}, - {"check_wrap called with inptr->data=\"%s\"\n", 118}, - {"Case Sensitive Search%s", 119}, - {"Search%s", 120}, - {"Search Cancelled", 121}, - {"Search Wrapped", 122}, - {"Replaced %d occurences", 123}, - {"Replaced 1 occurence", 124}, - {"Replace Cancelled", 125}, - {"Replace with [%s]", 126}, - {"Replace with", 127}, - {"Replace this instance?", 128}, - {"current->data now = \"%s\"\n", 129}, - {"After, data = \"%s\"\n", 130}, - {"Enter line number", 131}, - {"Aborted", 132}, - {"Come on, be reasonable", 133}, - {"Only %d lines available, skipping to last line", 134}, - {"Could not open file for writing: %s", 135}, - {"Could not open file: Path length exceeded.", 136}, - {"Wrote >%s\n", 137}, - {"Could not close %s: %s", 138}, - {"Could not open %s for writing: %s", 139}, - {"Could not set permissions %o on %s: %s", 140}, - {"Wrote %d lines", 141}, - {"File Name to write", 142}, - {"filename is %s", 143}, - {"File exists, OVERWRITE ?", 144}, - {"Error deleting tempfile, ack!", 145}, - {"Could not create a temporary filename: %s", 146}, - {"Could not invoke spell program \"%s\"", 147}, - {"Could not invoke \"ispell\"", 148}, - {"Finished checking spelling", 149}, - {"Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? ", 150}, - {"Cannot resize top win", 151}, - {"Cannot move top win", 152}, - {"Cannot resize edit win", 153}, - {"Cannot move edit win", 154}, - {"Cannot resize bottom win", 155}, - {"Cannot move bottom win", 156}, - {"Main: set up windows\n", 157}, - {"Main: bottom win\n", 158}, - {"Main: open file\n", 159}, - {"I got Alt-[-%c! (%d)\n", 160}, - {"I got Alt-%c! (%d)\n", 161}, - {"actual_x for xplus=%d returned %d\n", 162}, - {"input '%c' (%d)\n", 163}, - {"New Buffer", 164}, - {" File: ...", 165}, - {"Modified", 166}, - {"Moved to (%d, %d) in edit buffer\n", 167}, - {"current->data = \"%s\"\n", 168}, - {"I got \"%s\"\n", 169}, - {" Y", 170}, - {"Yes", 171}, - {" A", 172}, - {"All", 173}, - {" N", 174}, - {"No", 175}, - {"^C", 176}, - {"do_cursorpos: linepct = %f, bytepct = %f\n", 177}, - {"line %d of %d (%.0f%%), character %d of %d (%.0f%%)", 178}, - {"Dumping file buffer to stderr...\n", 179}, - {"Dumping cutbuffer to stderr...\n", 180}, - {"Dumping a buffer to stderr...\n", 181}, +\n", 88}, + {"Option\t\tMeaning\n", 89}, + {" -V \t\tPrint version information and exit\n", 90}, + {" -c \t\tConstantly show cursor position\n", 91}, + {" -h \t\tShow this message\n", 92}, + {" -i \t\tAutomatically indent new lines\n", 93}, + {" -l \t\tDon't follow symbolic links, overwrite.\n", 94}, + {" -m \t\tEnable mouse\n", 95}, + {" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 96}, + {" -s [prog] \tEnable alternate speller\n", 97}, + {" -p \t\tMake bottom 2 lines more Pico-like\n", 98}, + {" -t \t\tAuto save on exit, don't prompt\n", 99}, + {" -v \t\tView (read only) mode\n", 100}, + {" -w \t\tDon't wrap long lines\n", 101}, + {" -x \t\tDon't show help window\n", 102}, + {" -z \t\tEnable suspend\n", 103}, + {" +LINE\t\tStart at line number LINE\n", 104}, + {" nano version %s by Chris Allegretta (compiled %s, %s)\n", 105}, + {" Email: nano@asty.org\tWeb: http://www.asty.org/nano\n", 106}, + {"Mark Set", 107}, + {"Mark UNset", 108}, + {"check_wrap called with inptr->data=\"%s\"\n", 109}, + {"current->data now = \"%s\"\n", 110}, + {"After, data = \"%s\"\n", 111}, + {"Error deleting tempfile, ack!", 112}, + {"Could not create a temporary filename: %s", 113}, + {"Could not invoke spell program \"%s\"", 114}, + {"Could not invoke \"ispell\"", 115}, + {"Finished checking spelling", 116}, + {"Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? ", 117}, + {"Cancelled", 118}, + {"Cannot resize top win", 119}, + {"Cannot move top win", 120}, + {"Cannot resize edit win", 121}, + {"Cannot move edit win", 122}, + {"Cannot resize bottom win", 123}, + {"Cannot move bottom win", 124}, + {"Main: set up windows\n", 125}, + {"Main: bottom win\n", 126}, + {"Main: open file\n", 127}, + {"I got Alt-[-%c! (%d)\n", 128}, + {"I got Alt-%c! (%d)\n", 129}, + {"actual_x_from_start for xplus=%d returned %d\n", 130}, + {"input '%c' (%d)\n", 131}, + {"New Buffer", 132}, + {" File: ...", 133}, + {"Modified", 134}, + {"Moved to (%d, %d) in edit buffer\n", 135}, + {"current->data = \"%s\"\n", 136}, + {"I got \"%s\"\n", 137}, + {" Y", 138}, + {"Yes", 139}, + {" A", 140}, + {"All", 141}, + {" N", 142}, + {"No", 143}, + {"^C", 144}, + {"do_cursorpos: linepct = %f, bytepct = %f\n", 145}, + {"line %d of %d (%.0f%%), character %d of %d (%.0f%%)", 146}, + {"Dumping file buffer to stderr...\n", 147}, + {"Dumping cutbuffer to stderr...\n", 148}, + {"Dumping a buffer to stderr...\n", 149}, }; -int _msg_tbl_length = 181; +int _msg_tbl_length = 149; -- 2.39.5