home *** CD-ROM | disk | FTP | other *** search
- ; Tools/cdc 2.17 (8 Sep 1997) (NT/TOOLS)
- ; CAT Catalog Emitter $Revision: 1.27 $
- ;
- ; Catalog definitions for module "HTLook" (HTLook.Book)
- ;
- ; Original Command Line:
- ;
- ; z:\scala\current\nt\tools\bin\CDC.exe -t -q -n Z:\Scala\Names -i
- ; f:\MakeTMP\XX200.rel\HTLook.rls\Locked\XX200\Include;Z:\Scala\Locked\XX200\Include
- ; HTLook.cdl -o HTLook.cdl.err -e NameDB -l -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\out\Locked\XX200\Names.dat\HTLook\HTLook.ndb
- ; -e CPublicDoc -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Autodoc\HTLook.doc
- ; -e CPrivateDoc -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Autodoc\Internal\HTLook.doc
- ; -e CPublicIPF -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Autodoc\HTLook.ipf
- ; -e CPrivateIPF -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Autodoc\Internal\HTLook.ipf
- ; -e CPublicHead -v -s -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Include\HTLook\HTLook.h
- ; -e CPrivateHead -v -s -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Include\HTLook\Internal\HTLook.ph
- ; -e Catalog -c -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Catalogs\HTLook.msg
- ; -e Help -c -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Catalogs\HTLook.hlp
- ; -e AsmMSDOS -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\src\HTLook\_dos.asm
- ; -e AsmWin32 -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\src\HTLook\_win32.asm
- ; -e CModuleCode -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\src\HTLook\book.c -e
- ; CModuleHead -o
- ; f:\MakeTMP\XX200.rel\HTLook.rls\obj\Locked\XX200\Include\HTLook\book.h
- ;
- ; THIS FILE IS COMPUTER GENERATED, NO HUMAN GENERATED CHANGES ARE PERMITTED
- ;
- VERSION 3
- REVISION 6
- LANGUAGE "English"
- NATURALNAME "HTLook"
- ; HTLOOK_DefaultFont
- ; The default font and size for HTLook.
- MSG 0x10400800 "SFranklin 16"
- ; HTLOOK_DefaultHeaderFont
- ; The default font and size for HTLook's header-labels.
- MSG 0x10400c00 "SFranklin 12"
- ; CannotOpenMenu
- MSG 0x10400401 "Cannot open the %1 menu."
- ; BUTTON_VerticalScrollerName
- ; The name of vertical scrollers.
- MSG 0x10403800 "Vertical scroll bar"
- ; BUTTON_HorizontalScrollerName
- ; The name of horizontal scrollers.
- MSG 0x10403c00 "Horizontal scroll bar"
- ; MENU_CloseButtonName
- ; The name for the Close-button. (The 'X').
- MSG 0x10402c00 "Close button"
- ; MENU_HelpButtonName
- ; The name for the Help-button. (The 'i').
- MSG 0x10403000 "Information button"
- ; MENU_MinimizeButtonName
- ; The name of the Minimize Button
- MSG 0x10403400 "Minimize button"
- ; DATEFIELD_FirstDateSeparator
- ; This symbol is used to separate the first and second part of the
- ; date-button-contents (In the English version, this is the separator between
- ; month and date).
- MSG 0x10402000 "/"
- ; DATEFIELD_SecondDateSeparator
- ; This symbol is used to separate the second and third part of the
- ; date-button-contents (In the English version, this is the separator between
- ; date and year).
- MSG 0x10402400 "/"
- ; DATEFIELD_DateOrder
- ; This text determines the order of the components in the date-button, use 'm'
- ; (month), 'd' (date) and 'y' (year) in the correct order for your language.
- MSG 0x10402800 "mdy"
- ; CLOCK_DefaultDateClockFormat
- ; The default clockfield formatting string for a field with date.
- ;
- ; %1 = Hour (24 hour)
- ; %2 = Minutes (Forced two digits)
- ; %3 = Seconds (Forced two digits)
- ; %4 = Date
- ; %5 = Month number
- ; %6 = Year (Two digits)
- ; %7 = Day number
- ; %8 = Day name (Long version)
- ; %9 = Full year (Four digits)
- ; %10 = Month name (Long version)
- ; %11 = Hour (12 hour)
- ; %12 = Hour (Forced two digits, 24 hour)
- ; %13 = Hour (Forced two digits, 12 hour)
- ; %14 = Minutes
- ; %15 = Date (Forced two digits)
- ; %16 = Month number (Forced two digits)
- ; %17 = am/pm
- ; %18 = Day name (Short Version)
- ; %19 = Month name (Short version)
- ;
- ; Note that the following warning by the xlate-tool is harmless in this case:
- ; *** Error: 2 translations with mismatched %-fields.
- ; XLATE: FieldMismatchOK
- MSG 0x10401006 "%16/%15/%6 %1:%2:%3"
- ; CLOCK_DefaultClockFormat
- ; The default clockfield formatting string for a field showing only time.
- ; XLATE: FieldMismatchOK
- MSG 0x10401403 "%1:%2:%3"
- ; CLOCK_am
- ; The "am" text - probably not to be translated.
- MSG 0x10401800 "am"
- ; CLOCK_pm
- ; The "pm" text - probably not to be translated.
- MSG 0x10401c00 "pm"
-