home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 28
/
amigaformatcd28.iso
/
-seriously_amiga-
/
comms
/
other
/
ytoolsng.v1.2
/
catalogs
/
ytcreformat.cd
next >
Wrap
Text File
|
1998-04-27
|
6KB
|
342 lines
#header YTCREFORMAT_LOCALE
;
;generate YTCreformat.lh using:
; catcomp hd7:YTC/YTCreformat.cd CFILE hd7:YTC/YTCreformat.lh NOBLOCK NOCODE
;
;generate YTCreformat.ct using:
; catcomp hd7:YTC/YTCreformat.cd CTFILE hd7:YTC/YTCreformat.ct
;
;generate YTCreformat.catalog using:
; catcomp YTCreformat.cd TRANSLATION YTCreformat.**** CATALOG catalogs/****/.catalog NOOPTIM
; where **** is the language to produce, NOOPTIM allows unchanged strings
;
; Menu Text Entries
;
MSG_MENU_PROJECT (//)
Project
;
MSG_MENU_ABOUT (//)
About
;
MSG_MENU_MUI (//)
MUI
;
MSG_MENU_YTCREF (//)
YTCreformat
;
MSG_MENU_QUIT (//)
Quit
;
MSG_MENU_SETTINGS (//)
Settings
;
MSG_MENU_MUISET (//)
MUI Settings...
;
; Gadgets and Labels
;
;
MSG_NULL (//)
;
MSG_BUTTON_OK (//)
*_OK
;
; added in v2.0
MSG_BUTTON_YLOAD (//)
_YAM
;
MSG_LABEL_MAILFILE (//)
MailFile:
;
MSG_BUTTON_FHIDE (//)
_Header
;
MSG_BUTTON_FDELETE (//)
Delete
;
MSG_BUTTON_FINSERT (//)
Insert
;
MSG_BUTTON_FSHOW (//)
_Header
;
; added in v2.0
MSG_BUTTON_HIDEHEAD (//)
Hide
;
; added in v2.0
MSG_BUTTON_SHOWHEAD (//)
Show
;
MSG_TITLE_BODY (//)
Message Body
;
MSG_BUTTON_REFORM (//)
Re_Format
;
MSG_BUTTON_UNQUOTE (//)
Un_Quote
;
; added in v2.0
MSG_BUTTON_STRIP (//)
S_trip
;
MSG_BUTTON_UNMIME (//)
Un_Mime
;
MSG_BUTTON_BDELETE (//)
Delete
;
MSG_BUTTON_BINSERT (//)
Insert
;
; added in v2.0a
MSG_BUTTON_SELALL (//)
_All
;
MSG_BUTTON_DONE (//)
_Done
;
MSG_BUTTON_UNDO (//)
_Undo
;
MSG_BUTTON_SAVE (//)
_Save
;
MSG_BUTTON_REDO (//)
_Redo
;
MSG_BUTTON_EXIT (//)
_Exit
;
; changed in v2.0
MSG_LABEL_OUTER (//)
O:
;
; changed in v2.0
MSG_LABEL_INNER (//)
I:
;
; changed in v2.0
MSG_LABEL_LENGTH (//)
L:
;
MSG_BUTTON_UPDATE (//)
_Accept Edit
;
MSG_BUTTON_CANUPD (//)
_Cancel
;
MSG_LABEL_ESCAPE (//)
Escapes:
;
MSG_TITLE_WIN1 (//)
YTCreformat
;
MSG_TITLE_WIN2 (//)
YTCreformat - Edit
;
MSG_TITLE_SELECT (//)
Select a mail file...
;
;
; Help Messages
;
MSG_HELP_OK (//)
Okay
;
; added in v2.0
MSG_HELP_YLOAD (//)
This loads the message\ncurrently highlighted in YAM
;
MSG_HELP_MAILFILE (//)
This is the message currently loaded
;
MSG_HELP_POPASL (//)
Select a message to load
;
MSG_HELP_FULL (//)
Full Header:\n\
Double click any line to edit it
;
MSG_HELP_FHIDE (//)
Toggle between full\nand short headers
;
MSG_HELP_FDELETE (//)
Delete selected header lines
;
MSG_HELP_FINSERT (//)
Insert blank line after active line
;
MSG_HELP_SHORT (//)
Short Header:\n\
Double click any line to edit it
;
MSG_HELP_FSHOW (//)
Toggle between full\nand short headers
;
; added in v2.0
MSG_HELP_HIDEHEAD (//)
Hide header listview entirely\n\
Use SHOW button to redisplay
;
; added in v2.0
MSG_HELP_SHOWHEAD (//)
Show short header listview
;
MSG_HELP_BODY (//)
Message Body:\n\
Multi-select lines to be reformatted\n\
Double click any line to edit it
;
; changed in v2.0
MSG_HELP_REFORM (//)
Rewrap AND quote selected lines
;
; changed in v2.0
MSG_HELP_UNQUOTE (//)
Remove quoting AND rewrap selected lines
;
; added in v2.0
MSG_HELP_STRIP (//)
Remove quoting WITHOUT\n\
rewrapping selected lines
;
MSG_HELP_UNMIME (//)
Convert Quoted-Printable mail\n\
to 8bit text\n\
and reload the mail file
;
MSG_HELP_BDELETE (//)
Delete selected message lines
;
MSG_HELP_BINSERT (//)
Insert blank line after active line
;
; added in v2.0a
MSG_HELP_SELALL (//)
Select all lines in list
;
MSG_HELP_DONE (//)
Save changes and Exit
;
MSG_HELP_UNDO (//)
Undo last changes to mail file
;
MSG_HELP_SAVE (//)
Save current changes without exiting
;
MSG_HELP_REDO (//)
Undo last undo
;
MSG_HELP_EXIT (//)
Exit without saving changes
;
; changed in v2.0
MSG_HELP_INNER (//)
Innermost quoting characters, usually\n\
characters used for previous quoting
;
; changed in v2.0
MSG_HELP_OUTER (//)
Outermost quoting characters, usually\n\
characters used for current quoting
;
MSG_HELP_LENGTH (//)
Length for final lines after reformatting
;
MSG_HELP_OLDLINE (//)
Original line from mail
;
MSG_HELP_NEWLINE (//)
Line as edited
;
MSG_HELP_UPDATE (//)
Update the selected line
;
MSG_HELP_CANUPD (//)
Cancel update request
;
MSG_HELP_ESCAPE (//)
Converts '^' character to Escape\n\
for use with MUI codes
;
;
;
;
; Error and Informational Messages
;
; changed version to v2.0
;
MSG_ABOUT_YTCREF (//)
\33c\33bYTCreformat v2.0\33n\n\
Reformat Mail files\n\n\
Copyright ©1998 by Dick Whiting\n\n\
Standard Disclaimer: I wrote it, it works for me, I don't guarantee\n\
that it will do anything productive for anyone else, etc. etc. ;-)\n\n\
HOWEVER, if you do find a use for it: I homeschool my kids and they would\n\
love a postcard from where EVER you live. Instant Geography Lesson;)\n\n\
\33c\33bPostcards:\33n\nDick Whiting\n28590 S. Beavercreek Rd.\n\
Mulino, Oregon 97042\n\USA\n\n\33bEmail:\33n\nDick Whiting <dwhiting@europa.com>
;
MSG_ERROR_APFAIL (//)
Failed to create Application.
;
MSG_ERROR_OPEN (//)
Error opening file:
;
MSG_ERROR_BADLOAD (//)
File does not appear to be a mail file
;
MSG_ERROR_QPCODE (//)
Warning! Parts of this message are in Quoted-Printable format\n\
You may wish to UnMime before formatting
;
MSG_ERROR_NOLINES (//)
Select lines to be reformatted
;
; changed in v2.0
MSG_ERROR_BUFFERR (//)
Input line too big to process\n\
Use BUFF=nnnn option to increase size
;
MSG_ERROR_ASLOPEN (//)
Cannot quit now, still\nsome file requesters open
;
;
; These messages were added in v2.0
;
MSG_ERROR_NOMAIL (//)
Select a mail file in YAM
;
MSG_ERROR_NOYAM (//)
Can't find YAM port\n\
Make sure YAM is started
;
MSG_ERROR_PORTMEMERR (//)
Couldn't get memory for creating port
;
MSG_ERROR_PORTERR (//)
Couldn't create a reply port
;
;
;
; These strings were deleted in v2.0
;
;MSG_TITLE_WIN3 (//)
;YTCreformat - Reformat
;
;MSG_BUTTON_CANREW (//)
;_Cancel
;
;MSG_BUTTON_REWRAP (//)
;_OK
;
;MSG_HELP_REWRAP (//)
;Perform the reformatting
;
;MSG_HELP_CANREW (//)
;Cancel rewrapping request
;