lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV again


From: Sabato De Rosa
Subject: LYNX-DEV again
Date: Wed, 08 Apr 1998 23:56:39 +100

Hallo all members,
The following lines contain briefly some descriptions about other messages
that appear on the screen using lynx that are not placed in lymessages_en.h
file, but are positioned around all the sources. I think that these little
notes can help us to remove all messages from source files and place it in a
lymessages_en.h file.
Your sincerely.

-------------------------------------------------------------------------------
operations to execute on the sources:
1)translate the messages file (lymessag.h);
2) change the sources in the directory \lynx2-7-\www\library\implemen\
   containing the function "_htprogress"; translate the associated messages;
   case that (see httcp.c file) the function mentioned doesn't appear to be
   followed by a string,  but by a variable, check the previous line of code
   (tipically sprintf function) and translate the string associated;
3) check in file lyprint.c in subdirectory \lynx2-7-\src
   the print functions and translate the strings;
4) modify in files htalert.c and lycookie.c in subdirectory \lynx2-7-\src
   the instruction switch(TOUPPER(ch)) {; in this choice there are the keys
   that must be pressed for cookies multiple choices;
5) modify the messages "looking up" in file lyutils.c in subdirectory
   \lynx2-7-\src;
6) modify the  message "can't access startfile" in file lymainlo.c
   in subdirectory \lynx27\src;
7) modify the message "read %d bytes of data" in files htformat.c
   http.c in  subdirectory \lynx2-7-\www\library\implemen and lycgi.c
   in subdirectory \lynx2-7-\src;
8) modify in sources (subdirectories \lynx2-7-\www\library\implemen and
   \lynx2-7-\src) the confirmation request from 'y' (yes) to 's' (si');
9) modify in sources the wornings "alert:"
-------------------------------------------------------------------------------

reply via email to

[Prev in Thread] Current Thread [Next in Thread]