diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-05-02 23:39:11 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-05-02 23:39:11 -0400 |
commit | 62e34428d357f609be17a866638bedb45f935d8e (patch) | |
tree | e5921380a563c3d0a2fa7d1cee4524a9f26f3ad9 /LYMessages_en.h | |
parent | 2a94396ccd9cf5ade728c53e02cba28e06af4378 (diff) | |
download | lynx-snapshots-62e34428d357f609be17a866638bedb45f935d8e.tar.gz |
snapshot of project "lynx", label v2-8-1dev_8
Diffstat (limited to 'LYMessages_en.h')
-rw-r--r-- | LYMessages_en.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LYMessages_en.h b/LYMessages_en.h index 1f9d923a..97640794 100644 --- a/LYMessages_en.h +++ b/LYMessages_en.h @@ -222,6 +222,8 @@ #define BOOKTEMP_OPEN_FAILED_FOR_DEL \ "Unable to open temporary file for deletion of link." #define ERROR_RENAMING_TEMP "Error renaming temporary file." +#define BOOKTEMP_COPY_FAIL \ + "Unable to copy temporary file for deletion of link." #define BOOKTEMP_REOPEN_FAIL_FOR_DEL \ "Unable to reopen temporary file for deletion of link." #endif /* VMS */ |