lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev gettext() final cleanup


From: Leonid Pauzner
Subject: lynx-dev gettext() final cleanup
Date: Tue, 25 May 1999 12:49:01 +0400 (MSD)

Checking Hiroyuki's diff I found out that he add one new gettext'ed message,
let add this to the main lynx so 2.8.2 messages catalog will be unified
across (short coming) 2.8.2 release and Hiriyuki's Win32 version in case
someone from Win32 people will be interested in texttext support.

Also, I repeat this several times before, we should remove po/*.po
files from the distribution, they are available from separate URL
for interested persons (and such persons usually interested in one
message catalog only).

Again, LYMassages_en.h top comment should be changed to reflect
new gettext'ed nature and point out to po/readme or like
(a patch was proposed by Jim around a month ago but apparently lost).




diff -uNr lynx282.pr4/LYMessages_en.h lynx282.w32/LYMessages_en.h
--- lynx282.pr4/LYMessages_en.h Fri Apr 23 23:56:34 1999
+++ lynx282.w32/LYMessages_en.h Tue May 11 08:23:16 1999
@@ -427,6 +427,9 @@
 #define CANNOT_DOWNLOAD_FILE gettext("Unable to download file.")
 #define BUILDING_DIR_LIST gettext("Building directory listing...")
 #define SAVING gettext("Saving...")
+#if 1  /* 1998/12/27 (Sun) 11:54:01 */
+#define COULD_NOT_EDIT_FILE gettext("Could not edit file '%s'.")
+#endif
 #define COULD_NOT_ACCESS_FILE gettext("Could not access file.")
 #define COULD_NOT_ACCESS_DIR gettext("Could not access directory.")
 #define COULD_NOT_LOAD_DATA gettext("Could not load data.")




reply via email to

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