If this is going to require re-translation or something for the sake of a
one-letter change, then never mind, but FWIW:


diff -u orig/HTML.c new/HTML.c
--- orig/HTML.c Sat Mar 31 12:26:58 2001
+++ new/HTML.c  Sat Mar 31 12:25:48 2001
@@ -7883,7 +7883,7 @@
            HTML_put_character(me, '[');
            HTML_start_element(me, HTML_EM, 0, 0, -1, &include);
            HTML_put_string(me,
-               gettext("Document has only hidden links.  Use the 'l'ist command."));
+               gettext("Document has only hidden links.  Use the 'L'ist command."));
            HTML_end_element(me, HTML_EM, &include);
            HTML_put_character(me, ']');
            HTML_end_element(me, HTML_P, &include);
diff -u orig/LYMain.c new/LYMain.c
--- orig/LYMain.c       Sat Mar 31 12:26:20 2001
+++ new/LYMain.c        Sat Mar 31 12:25:32 2001
@@ -2906,7 +2906,7 @@
        { "inside_telnet", "\
 disallow telnets coming from inside your domain" },
 #endif /* HAVE_UTMP || VMS */
-       { "jump", "disable the 'j' (jump) command" },
+       { "jump", "disable the 'J' (jump) command" },
        { "lynxcfg_info", "\
 disable viewing of lynx.cfg configuration file info" },
 #ifndef NO_CONFIG_INFO


-- 
Michael Warner
<[EMAIL PROTECTED]>

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to