1 /* messages.h
2  * This file is part of the edbrowse project, released under GPL.
3  */
4 
5 /*********************************************************************
6 Symbolic constants for message numbers.
7 These become the indexes for the messages in lang/msg-en,
8 or in lang/msg-xx for language xx.
9 The externs below correspond to the languages supported.
10 The array of messages is selected by $LANG.
11 See selectLanguage() in messages.c.
12 EdbrowseMessageCount is the number of edbrowse messages, including some
13 blank spaces for messages no longer used.
14 Each file lang/msg-* must have exactly this many lines.
15 *********************************************************************/
16 
17 #define EdbrowseMessageCount 662
18 
19 // English
20 extern const char *msg_en[], ebrc_en[], qrg_en[];
21 
22 // French, Erwin Bliesenick, erwinb@no-log.org
23 extern const char *msg_fr[], ebrc_fr[], qrg_fr[];
24 
25 // Brazilian Portuguese, Cleverson Casarin, clcaul@gmail.com
26 extern const char *msg_pt_br[], ebrc_pt_br[], qrg_pt_br[];
27 
28 // German, Sebastian Humenda, shumenda@gmx.de
29 extern const char *msg_de[], ebrc_de[], qrg_de[];
30 
31 // Polish, Wojciech Gac, wojciech.s.gac@gmail.com
32 extern const char *msg_pl[], ebrc_pl[], qrg_pl[];
33 
34 // Russian, Wojciech Gac, wojciech.s.gac@gmail.com
35 extern const char *msg_ru[], ebrc_ru[], qrg_ru[];
36 
37 // Italian, Enrico Mioso, mrkiko.rs@gmail.com
38 extern const char *msg_it[], ebrc_it[], qrg_it[];
39 
40 /*********************************************************************
41 This file and lang/msg-en line up.
42 The constant at line 101 of messages.h corresponds
43 to the English string at line 1 of lang/msg-en.
44 to keep this alignment, even if you run this file through indent,
45 this comment block is just the right size.
46 *
47 *
48 *
49 *
50 *
51 *
52 *
53 *
54 *
55 *
56 *
57 *
58 *
59 *
60 *
61 *
62 *
63 *
64 *
65 *
66 *
67 *
68 *
69 *
70 *
71 *
72 *
73 *
74 *
75 *
76 *
77 *
78 *
79 *
80 *
81 *
82 *
83 *
84 *
85 *
86 *
87 *
88 *
89 *
90 *
91 *
92 *
93 *
94 *
95 *
96 *
97 *
98 *********************************************************************/
99 
100 enum {
101 	MSG_EndFile,
102 	MSG_NoFile,
103 	MSG_Redirect,
104 	MSG_SubLocal,
105 	MSG_SubGlobal,
106 	MSG_CaseSen,
107 	MSG_CaseIns,
108 	MSG_DirReadonly,
109 	MSG_DirWritable,
110 	MSG_DirX,
111 	MSG_RedirectionOff,
112 	MSG_RedirectionOn,
113 	MSG_RefererOff,
114 	MSG_RefererOn,
115 	MSG_JavaOff,
116 	MSG_JavaOn,
117 	MSG_BinaryIgnore,
118 	MSG_BinaryDetect,
119 	MSG_PassiveMode,
120 	MSG_ActiveMode,
121 	MSG_JSCloseSessions,
122 	MSG_CertifyOff,
123 	MSG_CertifyOn,
124 	MSG_HiddenOff,
125 	MSG_HiddenOn,
126 	MSG_DebugCloneOff,
127 	MSG_DebugCloneOn,
128 	MSG_MarkersOff,
129 	MSG_MarkersOn,
130 	MSG_NoFromLine,
131 	MSG_NJNoAction,
132 	MSG_NJGoing,
133 	MSG_RedirectionInterrupted,
134 	MSG_Empty,
135 	MSG_SessionNew,
136 	MSG_NoTrailing,
137 	MSG_DirMode,
138 	MSG_BinaryData,
139 	MSG_OK,
140 	MSG_BinaryBrackets,
141 	MSG_NoTitle,
142 	MSG_NoDesc,
143 	MSG_NoKeywords,
144 	MSG_SessionX,
145 	MSG_MailHowto,
146 	MSG_LineUpdate1,
147 	MSG_ImapMessageHelp,
148 	MSG_ImapSearchHelp,
149 	MSG_NoMessages,
150 	MSG_EnterInterrupt,
151 	MSG_Ready,
152 	MSG_EnterNull,
153 	MSG_WebAuthorize,
154 	MSG_RedirectMany,
155 	MSG_Success,
156 	MSG_Directory,
157 	MSG_RedirectDelayed,
158 	MSG_UserName,
159 	MSG_UserNameLong,
160 	MSG_Password,
161 	MSG_PasswordLong,
162 	MSG_String,
163 	MSG_NoDirNoList,
164 	MSG_ErrorMessageLong,
165 	MSG_LineX,
166 	MSG_NoDir,
167 	MSG_BufferUpdated,
168 	MSG_NoOptions,
169 	MSG_FormReset,
170 	MSG_FormSubmit,
171 	MSG_EBRC_Outtype,
172 	MSG_Many,
173 	MSG_Recommended,
174 	MSG_Close,
175 	MSG_NoOptionsMatch,
176 	MSG_MailSending,
177 	MSG_MailSent,
178 	MSG_Junk,
179 	MSG_Quit,
180 	MSG_Next,
181 	MSG_Delete,
182 	MSG_PluginsOff,
183 	MSG_PluginsOn,
184 	MSG_JSEngineRun,
185 	MSG_EndMessage,
186 	MSG_NYI,
187 	MSG_FileName,
188 	MSG_FileExists,
189 	MSG_Abbreviated,
190 	MSG_AttEmpty,
191 	MSG_Att,
192 	MSG_AttNoBuffer,
193 	MSG_AttNoCopy,
194 	MSG_AttNoSave,
195 	MSG_AttNoWrite,
196 	MSG_NoMail,
197 	MSG_MessagesX,
198 	MSG_NoConfig,
199 	MSG_LSBadChar,
200 	MSG_MailHelp,
201 	MSG_NoCreate,
202 	MSG_NoWrite,
203 	MSG_MailSaved,
204 	MSG_Appended,
205 	MSG_PageDone,
206 	MSG_TempDir,
207 	MSG_NoErrors,
208 	MSG_ProxyAuth,
209 	MSG_SessionInactive,
210 	MSG_Session0,
211 	MSG_SessionHigh,
212 	MSG_SessionCurrent,
213 	MSG_ExpectW,
214 	MSG_ExpectWX,
215 	MSG_LineLimit,
216 	MSG_PathNameLong,
217 	MSG_DirNoWrite,
218 	MSG_NoRecycle,
219 	MSG_NoRemove,
220 	MSG_NoMoveToTrash,
221 	MSG_DestInBlock,
222 	MSG_NoChange,
223 	MSG_Join1,
224 	MSG_DBOtherFile,
225 	MSG_DBOtherTable,
226 	MSG_MissingFileName,
227 	MSG_DomainEmpty,
228 	MSG_NoWriteURL,
229 	MSG_WriteDB,
230 	MSG_WriteEmpty,
231 	MSG_NoCreate2,
232 	MSG_NoWrite2,
233 	MSG_SessionBackground,
234 	MSG_OutOfRange,
235 	MSG_ShellNull,
236 	MSG_NoLabel,
237 	MSG_BadDelimit,
238 	MSG_NoSearchString,
239 	MSG_NoReplaceString,
240 	MSG_RexpLong,
241 	MSG_LineBackslash,
242 	MSG_UnexpectedRight,
243 	MSG_RexpDollar,
244 	MSG_RexpModifier,
245 	MSG_NoBracket,
246 	MSG_NoParen,
247 	MSG_EmptyBuffer,
248 	MSG_RexpError,
249 	MSG_RexpError2,
250 	MSG_NotFound,
251 	MSG_LineHigh,
252 	MSG_LineLow,
253 	MSG_RexpMissing,
254 	MSG_NoDelimit,
255 	MSG_NoMatchG,
256 	MSG_AllMatchV,
257 	MSG_NotModifiedG,
258 	MSG_Interrupted,
259 	MSG_NoMatch,
260 	MSG_GopherEmptyDir,
261 	MSG_NoAgent,
262 	MSG_CDGetError,
263 	MSG_CDSetError,
264 	MSG_CDInvalid,
265 	MSG_AudioEmpty,
266 	MSG_AudioBrowse,
267 	MSG_AudioDir,
268 	MSG_AudioDB,
269 	MSG_NoSuffix,
270 	MSG_SuffixLong,
271 	MSG_SuffixBad,
272 	MSG_NoRefresh,
273 	MSG_NoDB,
274 	MSG_NoBrowse,
275 	MSG_NoSlash,
276 	MSG_YesSlash,
277 	MSG_SMBadChar,
278 	MSG_BalanceChar,
279 	MSG_BalanceNoOpen,
280 	MSG_BalanceAmbig,
281 	MSG_BalanceNothing,
282 	MSG_Unbalanced,
283 	MSG_Personalize,
284 	MSG_SessionDir,
285 	MSG_NoFileName,
286 	MSG_EndBuffer,
287 	MSG_EndJoin,
288 	MSG_BadRange,
289 	MSG_BreakDir,
290 	MSG_BreakDB,
291 	MSG_BreakBrowse,
292 	MSG_UnknownCommand,
293 	MSG_DirCommand,
294 	MSG_DBCommand,
295 	MSG_BrowseCommand,
296 	MSG_AtLine0,
297 	MSG_NoSpaceAfter,
298 	MSG_GlobalCommand,
299 	MSG_BadDest,
300 	MSG_TextAfter,
301 	MSG_NoUndo,
302 	MSG_EnterKAZ,
303 	MSG_RangeLabel,
304 	MSG_Backup0,
305 	MSG_NoBufferExtraWindow,
306 	MSG_QAfter,
307 	MSG_DirRename,
308 	MSG_TableRename,
309 	MSG_BufferAppend,
310 	MSG_NoFileSpecified,
311 	MSG_NoDirWrite,
312 	MSG_NoDBWrite,
313 	MSG_ArrowAfter,
314 	MSG_NoPrevious,
315 	MSG_MAfter,
316 	MSG_MovedSession,
317 	MSG_NoBackup,
318 	MSG_RangeCmd,
319 	MSG_DBG,
320 	MSG_RangeI,
321 	MSG_IG,
322 	MSG_BufferXEmpty,
323 	MSG_BufferXLines,
324 	MSG_NoOpen,
325 	MSG_NoRead,
326 	MSG_LessNull,
327 	MSG_InputCR,
328 	MSG_GopherDownload,
329 	MSG_AlreadyInBuffer,
330 	MSG_BrowseBinary,
331 	MSG_BrowseEmpty,
332 	MSG_Unbrowsable,
333 	MSG_BrowseAlready,
334 	MSG_NoLable2,
335 	MSG_BrowseI,
336 	MSG_InsertFunction,
337 	MSG_LineUpdateRange,
338 	MSG_CNYI,
339 	MSG_XOutOfRange,
340 	MSG_OptMatchNone,
341 	MSG_OptMatchMany,
342 	MSG_IsButton,
343 	MSG_SubmitButton,
344 	MSG_ResetButton,
345 	MSG_Textarea,
346 	MSG_Readonly,
347 	MSG_InputNewline,
348 	MSG_InputLong,
349 	MSG_InputRadio,
350 	MSG_ClearRadio,
351 	MSG_FileAccess,
352 	MSG_NumberExpected,
353 	MSG_SessionNull,
354 	MSG_FilePost,
355 	MSG_NoButton,
356 	MSG_NotInForm,
357 	MSG_ButtonNoJS,
358 	MSG_FormNoURL,
359 	MSG_FormBadURL,
360 	MSG_NJNoForm,
361 	MSG_BecameInsecure,
362 	MSG_SubmitProtBad,
363 	MSG_InputRange,
364 	MSG_InputRange2,
365 	MSG_ManyEmptyStrings,
366 	MSG_DownAbort,
367 	MSG_RexpMissing2,
368 	MSG_SubNumbersMany,
369 	MSG_SubSuffixBad,
370 	MSG_SubNumberG,
371 	MSG_BreakLong,
372 	MSG_ReplaceNewline,
373 	MSG_ReplaceNull,
374 	MSG_DirNameBad,
375 	MSG_DestFileExists,
376 	MSG_NoRename,
377 	MSG_InputNull2,
378 	MSG_InputNewline2,
379 	MSG_NoInputFields,
380 	MSG_NoLinks,
381 	MSG_NoButtons,
382 	MSG_ManyInputFields,
383 	MSG_ManyLinks,
384 	MSG_ManyButtons,
385 	MSG_WebRead,
386 	MSG_BadURL,
387 	MSG_DownSuccess,
388 	MSG_IdentifyHost,
389 	MSG_WebProtBad,
390 	MSG_BufferPreload,
391 	MSG_DownProgress,
392 	MSG_WebConnect,
393 	MSG_Down,
394 	MSG_NoCertify,
395 	MSG_Inaccess,
396 	MSG_ImapReadHelp,
397 	MSG_Authorize2,
398 	MSG_LoginAbort,
399 	MSG_SearchQuote,
400 	MSG_EndFolder,
401 	MSG_DownForeground,
402 	MSG_DownBackground,
403 	MSG_Complete,
404 	MSG_Failed,
405 	MSG_FTPConnect,
406 	MSG_FTPTransfer,
407 	MSG_NoFolders,
408 	MSG_SelectFolder,
409 	MSG_InProgress,
410 	MSG_Stop,
411 	MSG_FetchN,
412 	MSG_NoAttachments,
413 	MSG_EBRC_KeyInFunc,
414 	MSG_notused314,
415 	MSG_FTPSession,
416 	MSG_Push,
417 	MSG_DBNotCompiled,
418 	MSG_ABNoAlias,
419 	MSG_ABNoColon,
420 	MSG_ABAliasLong,
421 	MSG_ABMailLong,
422 	MSG_ABNoAt,
423 	MSG_ABMailSpaces,
424 	MSG_AbMailUnprintable,
425 	MSG_ABUnterminated,
426 	MSG_NoFolderMatch,
427 	MSG_ManyFolderMatch,
428 	MSG_Search,
429 	MSG_Limit,
430 	MSG_MoveTo,
431 	MSG_SectionIgnored,
432 	MSG_FileXEmpty,
433 	MSG_SubjectStart,
434 	MSG_ProgressQuiet,
435 	MSG_SubjectLong,
436 	MSG_ProgressDots,
437 	MSG_SigRegular,
438 	MSG_SigAccess,
439 	MSG_MailBinary,
440 	MSG_AttAlternate,
441 	MSG_RecipMany,
442 	MSG_ABMissing,
443 	MSG_ABNoAlias2,
444 	MSG_RecipNone,
445 	MSG_AttSessionEmpty,
446 	MSG_AttAccess,
447 	MSG_AttRegular,
448 	MSG_AttEmpty2,
449 	MSG_LineDelete1,
450 	MSG_LineDelete2,
451 	MSG_LineAdd1,
452 	MSG_LineAdd2,
453 	MSG_ProgressCount,
454 	MSG_MailAccountsNone,
455 	MSG_MailAccountBad,
456 	MSG_MailBrowse,
457 	MSG_MailDB,
458 	MSG_MailDir,
459 	MSG_MailBinary2,
460 	MSG_MailEmpty,
461 	MSG_RecipNone2,
462 	MSG_MailFirstCC,
463 	MSG_AttLineX,
464 	MSG_MailAccountBadLineX,
465 	MSG_TempNone,
466 	MSG_MailFirstLine,
467 	MSG_ConvUtf16,
468 	MSG_RecipNone3,
469 	MSG_ProtExpected,
470 	MSG_BadProt,
471 	MSG_BadPort,
472 	MSG_DomainLong,
473 	MSG_UserNameLong2,
474 	MSG_PasswordLong2,
475 	MSG_LineUpdate2,
476 	MSG_LineUpdate3,
477 	MSG_NoFunction,
478 	MSG_BadFunctionName,
479 	MSG_NoSuchFunction,
480 	MSG_ManyArgs,
481 	MSG_NoArgument,
482 	MSG_NoSpawn,
483 	MSG_TempNoCreate2,
484 	MSG_ManyTables,
485 	MSG_RegularFile,
486 	MSG_ConvUtf32,
487 	MSG_NoRead2,
488 	MSG_NoAccess,
489 	MSG_NoEnvVar,
490 	MSG_NoTilde,
491 	MSG_Submit,
492 	MSG_FrameNotHTML,
493 	MSG_Secure,
494 	MSG_Bymail,
495 	MSG_Reset,
496 	MSG_ShellExpand,
497 	MSG_FrameNoURL,
498 	MSG_ShellManyMatch,
499 	MSG_ShellLineLong,
500 	MSG_DBUnspecified,
501 	MSG_DBConnect,
502 	MSG_DBUnexpected,
503 	MSG_DBNoKey,
504 	MSG_DBColumnLong,
505 	MSG_DBSyntax,
506 	MSG_DBColRange,
507 	MSG_DBManyColumns,
508 	MSG_DBNoColumn,
509 	MSG_DBNoTable,
510 	MSG_DBBadColumn,
511 	MSG_DBManyBlobs,
512 	MSG_DBPipes,
513 	MSG_DBNewline,
514 	MSG_DBAddField,
515 	MSG_DBLostField,
516 	MSG_DBNoKeyCol,
517 	MSG_DBMisc,
518 	MSG_DBMassDelete,
519 	MSG_DBChangeKey,
520 	MSG_DBChangeBlob,
521 	MSG_DBChangeText,
522 	MSG_DBDeleteCount,
523 	MSG_DBInsertCount,
524 	MSG_DBUpdateCount,
525 	MSG_DBRefInt,
526 	MSG_DBLocked,
527 	MSG_DBPerms,
528 	MSG_DBDeadlock,
529 	MSG_DBNotNull,
530 	MSG_DBCheck,
531 	MSG_DBTimeout,
532 	MSG_DBView,
533 	MSG_Disabled,
534 	MSG_CurlNoAuthNegotiate,
535 	MSG_CurlAuthNegotiate,
536 	MSG_GetLocalCSS,
537 	MSG_GetCSS,
538 	MSG_GetCSS2,
539 	MSG_DeminOff,
540 	MSG_DeminOn,
541 	MSG_DebugThrowOff,
542 	MSG_DebugThrowOn,
543 	MSG_DebugCSSOff,
544 	MSG_DebugCSSOn,
545 	MSG_LineAddZ1,
546 	MSG_LineAddZ2,
547 	MSG_LineAddZ3,
548 	MSG_LineUpdateZ1,
549 	MSG_LineUpdateZ2,
550 	MSG_LineUpdateZ3,
551 	MSG_LineDeleteZ1,
552 	MSG_LineDeleteZ2,
553 	MSG_LineDeleteZ3,
554 	MSG_PluginFile,
555 	MSG_NotPlayer,
556 	MSG_NotConverter,
557 	MSG_HoverOff,
558 	MSG_HoverOn,
559 	MSG_Batch,
560 	MSG_From,
561 	MSG_AttAfterChars,
562 	MSG_AttBad64,
563 	MSG_GlobalCommand2,
564 	MSG_Doubleclick,
565 	MSG_OptionSync,
566 	MSG_MoveFileSystem,
567 	MSG_MoveError,
568 	MSG_GetLocalJS,
569 	MSG_GetJS,
570 	MSG_GetJS2,
571 	MSG_NJNoOnclick,
572 	MSG_NJNoOnchange,
573 	MSG_NJNoReset,
574 	MSG_NJNoSubmit,
575 	MSG_LostTag,
576 	MSG_ExpGo,
577 	MSG_GarbledRefresh,
578 	MSG_NewWindow,
579 	MSG_RedirectNoURL,
580 	MSG_HTTPError,
581 	MSG_NoFrame1,
582 	MSG_NoFrame2,
583 	MSG_HelpOn,
584 	MSG_FTPDownload,
585 	MSG_Abort,
586 	MSG_SCPDownload,
587 	MSG_EBRC_Nulls,
588 	MSG_EBRC_NoFnName,
589 	MSG_EBRC_FnDigit,
590 	MSG_EBRC_FnTooLong,
591 	MSG_EBRC_SyntaxErr,
592 	MSG_EBRC_NoCondFile,
593 	MSG_EBRC_NoMatchStr,
594 	MSG_EBRC_MatchNowh,
595 	MSG_EBRC_NoAgent,
596 	MSG_EBRC_BadKeyword,
597 	MSG_EBRC_MailAttrOut,
598 	MSG_EBRC_MimeAttrOut,
599 	MSG_EBRC_TableAttrOut,
600 	MSG_EBRC_MailAttrIn,
601 	MSG_EBRC_MimeAttrIn,
602 	MSG_EBRC_TableAttrIn,
603 	MSG_EBRC_NoAttr,
604 	MSG_EBRC_ManyCols,
605 	MSG_EBRC_KeyNotNb,
606 	MSG_EBRC_KeyOutRange,
607 	MSG_EBRC_AbNotFile,
608 	MSG_CompileError,
609 	MSG_EBRC_NotDir,
610 	MSG_EBRC_ManyAgents,
611 	MSG_EBRC_JarNotFile,
612 	MSG_EBRC_JarNoWrite,
613 	MSG_EmailInput,
614 	MSG_EBRC_DomainDot,
615 	MSG_NoAccessSecure,
616 	MSG_EBRC_SSLNoFile,
617 	MSG_EBRC_SSLNoRead,
618 	MSG_EBRC_KeywordNYI,
619 	MSG_EBRC_SevDefaults,
620 	MSG_EBRC_NoInserver,
621 	MSG_EBRC_NoOutserver,
622 	MSG_EBRC_NoLogin,
623 	MSG_EBRC_NPasswd,
624 	MSG_EBRC_NoFrom,
625 	MSG_EBRC_NoReply,
626 	MSG_EBRC_NoType,
627 	MSG_EBRC_NDesc,
628 	MSG_EBRC_NoSuffix,
629 	MSG_EBRC_NoProgram,
630 	MSG_EBRC_NoTblName,
631 	MSG_EBRC_NoShortName,
632 	MSG_EBRC_NColumns,
633 	MSG_EBRC_UnexpBrace,
634 	MSG_EBRC_UnexElse,
635 	MSG_EBRC_GarblText,
636 	MSG_EBRC_FnNotStart,
637 	MSG_EBRC_StatNotInFn,
638 	MSG_EBRC_ManyAcc,
639 	MSG_EBRC_ManyTypes,
640 	MSG_EBRC_ManyTables,
641 	MSG_UrlInput,
642 	MSG_EBRC_TooDeeply,
643 	MSG_EBRC_FnNotClosed,
644 	MSG_EBRC_MNotClosed,
645 	MSG_NotHome,
646 	MSG_NotDir,
647 	MSG_NoMailAcc,
648 	MSG_BadAccNb,
649 	MSG_Usage,
650 	MSG_MinOneRec,
651 	MSG_MinOneRecBefAtt,
652 	MSG_ManyOpen,
653 	MSG_InvalidSession,
654 	MSG_InvalidLineNb,
655 	MSG_MetaChar,
656 	MSG_SessionOutRange,
657 	MSG_DoubleInit,
658 	MSG_QuitNoActive,
659 	MSG_EmptyPiece,
660 	MSG_NoNlOnDir,
661 	MSG_NoClosingLine,
662 	MSG_NoTagFound,
663 	MSG_NoRebCookie,
664 	MSG_Reverse,
665 	MSG_FetchNotBackgnd,
666 	MSG_NoMailDir,
667 	MSG_NoDirChange,
668 	MSG_JavaBlock,
669 	MSG_LogPass,
670 	MSG_SortAlpha,
671 	MSG_SortSize,
672 	MSG_SortDate,
673 	MSG_ConvUnix,
674 	MSG_ConvDos,
675 	MSG_BadTagCode,
676 	MSG_IntForce,
677 	MSG_HtmlNotreentrant,
678 	MSG_UnexSubmitForm,
679 	MSG_NullListInform,
680 	MSG_DebugEventOff,
681 	MSG_DebugEventOn,
682 	MSG_JavaContextError,
683 	MSG_JSDownForeground,
684 	MSG_JSDownBackground,
685 	MSG_CopyFail,
686 	MSG_TimersOff,
687 	MSG_TimersOn,
688 	MSG_MemAllocError,
689 	MSG_MemCallocError,
690 	MSG_ReallocP,
691 	MSG_Realloc0,
692 	MSG_ErrorRealloc,
693 	MSG_NullStrList,
694 	MSG_NullStrListCI,
695 	MSG_NullCharInList,
696 	MSG_NullPtr,
697 	MSG_IoctlError,
698 	MSG_OpenFail,
699 	MSG_CreateFail,
700 	MSG_InvalidFopen,
701 	MSG_BadDirSlash,
702 	MSG_BadSlash,
703 	MSG_DecodePost,
704 	MSG_WrapOff,
705 	MSG_WrapOn,
706 	MSG_notused606,
707 	MSG_ReDir,
708 	MSG_ReDB,
709 	MSG_ReEmpty,
710 	MSG_ReBinary,
711 	MSG_ReSubjectReply,
712 	MSG_ReNoID,
713 	MSG_ReNoInfo,
714 	MSG_ListControl,
715 	MSG_ListNA,
716 	MSG_PcreUtf8,
717 	MSG_Conv8859,
718 	MSG_ConvUtf8,
719 	MSG_IUConvertOff,
720 	MSG_IUConvertOn,
721 	MSG_CopyMoveDir,
722 	MSG_NoDirDelete,
723 	MSG_LibcurlNoInit,
724 	MSG_FTPEmptyDir,
725 	MSG_ReAscii,
726 	MSG_ReUtf8,
727 	MSG_BadUtf8String,
728 	MSG_DBManyKeyCol,
729 	MSG_DBNextSerial,
730 	MSG_ShowTables,
731 	MSG_DBNoSource,
732 	MSG_DBConnecting,
733 	MSG_Row,
734 	MSG_Rows,
735 	MSG_Selected,
736 	MSG_Inserted,
737 	MSG_Updated,
738 	MSG_Deleted,
739 	MSG_ProcExec,
740 	MSG_Table,
741 	MSG_UnterminatedSelect,
742 	MSG_DBNoWhere,
743 	MSG_RemoteAccessDenied,
744 	MSG_AuthRequired,
745 	MSG_NoMem,
746 	MSG_CurlVersion,
747 	MSG_Timeout,
748 	MSG_CurlSendData,
749 	MSG_CurlCatchAll,
750 	MSG_Fkeys,
751 	MSG_FetchBlobOff,
752 	MSG_FetchBlobOn,
753 	MSG_SSLConnectError,
754 	MSG_InputTTY,
755 	MSG_InputReadLine,
756 	MSG_DebugTraceOff,
757 	MSG_DebugTraceOn,
758 	MSG_SystemCmdFail,
759 	MSG_ColorOff,
760 	MSG_ColorOn,
761 	MSG_ShowLast,
762 	MSG_ShowFirst,
763 };
764