msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2000-07-07 09:15-0400\n"
+"POT-Creation-Date: 2000-07-07 21:26-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgstr ""
#: global.c:282 global.c:301 global.c:311 global.c:327 global.c:331
-#: global.c:337 winio.c:964
+#: global.c:337 winio.c:997
msgid "Cancel"
msgstr ""
msgid "Modified"
msgstr ""
-#: winio.c:880
+#: winio.c:913
#, c-format
msgid "Moved to (%d, %d) in edit buffer\n"
msgstr ""
-#: winio.c:891
+#: winio.c:924
#, c-format
msgid "current->data = \"%s\"\n"
msgstr ""
-#: winio.c:934
+#: winio.c:967
#, c-format
msgid "I got \"%s\"\n"
msgstr ""
-#: winio.c:959
+#: winio.c:992
msgid "Yes"
msgstr ""
-#: winio.c:961
+#: winio.c:994
msgid "All"
msgstr ""
-#: winio.c:963
+#: winio.c:996
msgid "No"
msgstr ""
-#: winio.c:1099
+#: winio.c:1132
#, c-format
msgid "do_cursorpos: linepct = %f, bytepct = %f\n"
msgstr ""
-#: winio.c:1103
+#: winio.c:1136
msgid "line %d of %d (%.0f%%), character %d of %d (%.0f%%)"
msgstr ""
-#: winio.c:1227
+#: winio.c:1260
msgid "Dumping file buffer to stderr...\n"
msgstr ""
-#: winio.c:1229
+#: winio.c:1262
msgid "Dumping cutbuffer to stderr...\n"
msgstr ""
-#: winio.c:1231
+#: winio.c:1264
msgid "Dumping a buffer to stderr...\n"
msgstr ""
/* This takes care of the case where there is a mark that covers only */
/* the current line. */
-/* It expects a line with no tab characers (ie: the type that edit_add
+/* It expects a line with no tab characers (ie: the type that edit_add */
/* deals with */
void add_marked_sameline(int begin, int end, filestruct * fileptr, int y,
int virt_cur_x, int this_page)