Ignore:
Timestamp:
Feb 18, 2009, 3:22:51 PM (15 years ago)
Author:
Kevin Toppenberg
Message:

Fixed missing TDKLang. Class, Added email demographic, Fixed field error in demographis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.drc

    r495 r496  
    99*/
    1010
    11 #define IdResourceStrings_RSStackENOBUFS 64928
    12 #define IdResourceStrings_RSStackEISCONN 64929
    13 #define IdResourceStrings_RSStackENOTCONN 64930
    14 #define IdResourceStrings_RSStackESHUTDOWN 64931
    15 #define IdResourceStrings_RSStackETOOMANYREFS 64932
    16 #define IdResourceStrings_RSStackETIMEDOUT 64933
    17 #define IdResourceStrings_RSStackECONNREFUSED 64934
    18 #define IdResourceStrings_RSStackELOOP 64935
    19 #define IdResourceStrings_RSStackENAMETOOLONG 64936
    20 #define IdResourceStrings_RSStackEHOSTDOWN 64937
    21 #define IdResourceStrings_RSStackEHOSTUNREACH 64938
    22 #define IdResourceStrings_RSStackENOTEMPTY 64939
    23 #define IdResourceStrings_RSStackHOST_NOT_FOUND 64940
    24 #define IdResourceStrings_RSStackEDESTADDRREQ 64944
    25 #define IdResourceStrings_RSStackEMSGSIZE 64945
    26 #define IdResourceStrings_RSStackEPROTOTYPE 64946
    27 #define IdResourceStrings_RSStackENOPROTOOPT 64947
    28 #define IdResourceStrings_RSStackEPROTONOSUPPORT 64948
    29 #define IdResourceStrings_RSStackESOCKTNOSUPPORT 64949
    30 #define IdResourceStrings_RSStackEOPNOTSUPP 64950
    31 #define IdResourceStrings_RSStackEPFNOSUPPORT 64951
    32 #define IdResourceStrings_RSStackEAFNOSUPPORT 64952
    33 #define IdResourceStrings_RSStackEADDRINUSE 64953
    34 #define IdResourceStrings_RSStackEADDRNOTAVAIL 64954
    35 #define IdResourceStrings_RSStackENETDOWN 64955
    36 #define IdResourceStrings_RSStackENETUNREACH 64956
    37 #define IdResourceStrings_RSStackENETRESET 64957
    38 #define IdResourceStrings_RSStackECONNABORTED 64958
    39 #define IdResourceStrings_RSStackECONNRESET 64959
    40 #define IdResourceStrings_RSWinsockInitializationError 64960
    41 #define IdResourceStrings_RSSetSizeExceeded 64961
    42 #define IdResourceStrings_RSWS2CallError 64962
    43 #define IdResourceStrings_RSWS2LoadError 64963
    44 #define IdResourceStrings_RSInvalidServiceName 64964
    45 #define IdResourceStrings_RSStackError 64965
    46 #define IdResourceStrings_RSStackEINTR 64966
    47 #define IdResourceStrings_RSStackEBADF 64967
    48 #define IdResourceStrings_RSStackEACCES 64968
    49 #define IdResourceStrings_RSStackEFAULT 64969
    50 #define IdResourceStrings_RSStackEINVAL 64970
    51 #define IdResourceStrings_RSStackEMFILE 64971
    52 #define IdResourceStrings_RSStackEWOULDBLOCK 64972
    53 #define IdResourceStrings_RSStackEINPROGRESS 64973
    54 #define IdResourceStrings_RSStackEALREADY 64974
    55 #define IdResourceStrings_RSStackENOTSOCK 64975
    56 #define pnglang_EPNGMissingMultipleIDATText 64976
    57 #define pnglang_EPNGZLIBErrorText 64977
    58 #define pnglang_EPNGInvalidPaletteText 64978
    59 #define pnglang_EPNGInvalidFileHeaderText 64979
    60 #define pnglang_EPNGIHDRNotFirstText 64980
    61 #define pnglang_EPNGSizeExceedsText 64981
    62 #define pnglang_EPNGUnknownPalEntryText 64982
    63 #define pnglang_EPNGUnknownCriticalChunkText 64983
    64 #define pnglang_EPNGUnknownCompressionText 64984
    65 #define pnglang_EPNGUnknownInterlaceText 64985
    66 #define pnglang_EPNGCannotAssignChunkText 64986
    67 #define pnglang_EPNGUnexpectedEndText 64987
    68 #define pnglang_EPNGNoImageDataText 64988
    69 #define pnglang_EPNGCannotChangeSizeText 64989
    70 #define pnglang_EPNGOutMemoryText 64990
    71 #define pnglang_EPNGHeaderNotPresentText 64991
    72 #define QConsts_SOpen 64992
    73 #define QConsts_SSave 64993
    74 #define QConsts_SUnknownImageFormat 64994
    75 #define QConsts_SUnableToWrite 64995
    76 #define QConsts_SUndo 64996
    77 #define QConsts_SRedo 64997
    78 #define QConsts_SLine 64998
    79 #define QConsts_SCut 64999
    80 #define QConsts_SCopy 65000
    81 #define QConsts_SPaste 65001
    82 #define QConsts_SClear 65002
    83 #define QConsts_SSelectAll 65003
    84 #define QConsts_SNoAppInLib 65004
    85 #define QConsts_SDuplicateApp 65005
    86 #define pnglang_EPngInvalidCRCText 65006
    87 #define pnglang_EPNGInvalidIHDRText 65007
    88 #define QConsts_SMsgDlgWarning 65008
    89 #define QConsts_SMsgDlgError 65009
    90 #define QConsts_SMsgDlgInformation 65010
    91 #define QConsts_SMsgDlgConfirm 65011
    92 #define QConsts_SUnnamed 65012
    93 #define QConsts_SName 65013
    94 #define QConsts_SSize 65014
    95 #define QConsts_SType 65015
    96 #define QConsts_SDate 65016
    97 #define QConsts_SAttributes 65017
    98 #define QConsts_SDuplicateMenus 65018
    99 #define QConsts_SImageIndexError 65019
    100 #define QConsts_SInvalidImageDimensions 65020
    101 #define QConsts_SInvalidImageDimension 65021
    102 #define QConsts_SInvalidMimeSourceStream 65022
    103 #define QConsts_SMimeNotSupportedForIcon 65023
    104 #define QConsts_SGroupIndexTooLow 65024
    105 #define QConsts_SNoMDIForm 65025
    106 #define QConsts_SNotAnMDIForm 65026
    107 #define QConsts_SMDIChildNotVisible 65027
    108 #define QConsts_SControlParentSetToSelf 65028
    109 #define QConsts_SOKButton 65029
    110 #define QConsts_SCancelButton 65030
    111 #define QConsts_SYesButton 65031
    112 #define QConsts_SNoButton 65032
    113 #define QConsts_SHelpButton 65033
    114 #define QConsts_SCloseButton 65034
    115 #define QConsts_SIgnoreButton 65035
    116 #define QConsts_SRetryButton 65036
    117 #define QConsts_SAbortButton 65037
    118 #define QConsts_SAllButton 65038
    119 #define QConsts_SCannotDragForm 65039
    120 #define QConsts_SmkcShift 65040
    121 #define QConsts_SmkcCtrl 65041
    122 #define QConsts_SmkcAlt 65042
    123 #define QConsts_SInvalidPixelFormat 65043
    124 #define QConsts_SNoCanvasHandle 65044
    125 #define QConsts_SInvalidCanvasState 65045
    126 #define QConsts_SInvalidImageSize 65046
    127 #define QConsts_SInvalidColorDepth 65047
    128 #define QConsts_SCannotFocus 65048
    129 #define QConsts_SParentRequired 65049
    130 #define QConsts_SVisibleChanged 65050
    131 #define QConsts_SMenuIndexError 65051
    132 #define QConsts_SMenuReinserted 65052
    133 #define QConsts_SNoMenuRecursion 65053
    134 #define QConsts_SMenuNotFound 65054
    135 #define QConsts_SMenuSetFormError 65055
    136 #define QConsts_SmkcTab 65056
    137 #define QConsts_SmkcBackTab 65057
    138 #define QConsts_SmkcEsc 65058
    139 #define QConsts_SmkcReturn 65059
    140 #define QConsts_SmkcEnter 65060
    141 #define QConsts_SmkcSpace 65061
    142 #define QConsts_SmkcPgUp 65062
    143 #define QConsts_SmkcPgDn 65063
    144 #define QConsts_SmkcEnd 65064
    145 #define QConsts_SmkcHome 65065
    146 #define QConsts_SmkcLeft 65066
    147 #define QConsts_SmkcUp 65067
    148 #define QConsts_SmkcRight 65068
    149 #define QConsts_SmkcDown 65069
    150 #define QConsts_SmkcIns 65070
    151 #define QConsts_SmkcDel 65071
    152 #define DBConsts_SCouldNotParseTimeStamp 65072
    153 #define DBConsts_SInvalidSqlTimeStamp 65073
    154 #define VDBConsts_SFirstRecord 65074
    155 #define VDBConsts_SPriorRecord 65075
    156 #define VDBConsts_SNextRecord 65076
    157 #define VDBConsts_SLastRecord 65077
    158 #define VDBConsts_SInsertRecord 65078
    159 #define VDBConsts_SDeleteRecord 65079
    160 #define VDBConsts_SEditRecord 65080
    161 #define VDBConsts_SPostEdit 65081
    162 #define VDBConsts_SCancelEdit 65082
    163 #define VDBConsts_SRefreshRecord 65083
    164 #define VDBConsts_SRemoteLogin 65084
    165 #define QConsts_SInvalidCreateWidget 65085
    166 #define QConsts_STooManyMessageBoxButtons 65086
    167 #define QConsts_SmkcBkSp 65087
     11#define IdResourceStrings_RSStackESHUTDOWN 64928
     12#define IdResourceStrings_RSStackETOOMANYREFS 64929
     13#define IdResourceStrings_RSStackETIMEDOUT 64930
     14#define IdResourceStrings_RSStackECONNREFUSED 64931
     15#define IdResourceStrings_RSStackELOOP 64932
     16#define IdResourceStrings_RSStackENAMETOOLONG 64933
     17#define IdResourceStrings_RSStackEHOSTDOWN 64934
     18#define IdResourceStrings_RSStackEHOSTUNREACH 64935
     19#define IdResourceStrings_RSStackENOTEMPTY 64936
     20#define IdResourceStrings_RSStackHOST_NOT_FOUND 64937
     21#define JConsts_sChangeJPGSize 64938
     22#define JConsts_sJPEGError 64939
     23#define JConsts_sJPEGImageFile 64940
     24#define IdResourceStrings_RSStackENOPROTOOPT 64944
     25#define IdResourceStrings_RSStackEPROTONOSUPPORT 64945
     26#define IdResourceStrings_RSStackESOCKTNOSUPPORT 64946
     27#define IdResourceStrings_RSStackEOPNOTSUPP 64947
     28#define IdResourceStrings_RSStackEPFNOSUPPORT 64948
     29#define IdResourceStrings_RSStackEAFNOSUPPORT 64949
     30#define IdResourceStrings_RSStackEADDRINUSE 64950
     31#define IdResourceStrings_RSStackEADDRNOTAVAIL 64951
     32#define IdResourceStrings_RSStackENETDOWN 64952
     33#define IdResourceStrings_RSStackENETUNREACH 64953
     34#define IdResourceStrings_RSStackENETRESET 64954
     35#define IdResourceStrings_RSStackECONNABORTED 64955
     36#define IdResourceStrings_RSStackECONNRESET 64956
     37#define IdResourceStrings_RSStackENOBUFS 64957
     38#define IdResourceStrings_RSStackEISCONN 64958
     39#define IdResourceStrings_RSStackENOTCONN 64959
     40#define IdResourceStrings_RSWS2LoadError 64960
     41#define IdResourceStrings_RSInvalidServiceName 64961
     42#define IdResourceStrings_RSStackError 64962
     43#define IdResourceStrings_RSStackEINTR 64963
     44#define IdResourceStrings_RSStackEBADF 64964
     45#define IdResourceStrings_RSStackEACCES 64965
     46#define IdResourceStrings_RSStackEFAULT 64966
     47#define IdResourceStrings_RSStackEINVAL 64967
     48#define IdResourceStrings_RSStackEMFILE 64968
     49#define IdResourceStrings_RSStackEWOULDBLOCK 64969
     50#define IdResourceStrings_RSStackEINPROGRESS 64970
     51#define IdResourceStrings_RSStackEALREADY 64971
     52#define IdResourceStrings_RSStackENOTSOCK 64972
     53#define IdResourceStrings_RSStackEDESTADDRREQ 64973
     54#define IdResourceStrings_RSStackEMSGSIZE 64974
     55#define IdResourceStrings_RSStackEPROTOTYPE 64975
     56#define pnglang_EPNGInvalidFileHeaderText 64976
     57#define pnglang_EPNGIHDRNotFirstText 64977
     58#define pnglang_EPNGSizeExceedsText 64978
     59#define pnglang_EPNGUnknownPalEntryText 64979
     60#define pnglang_EPNGUnknownCriticalChunkText 64980
     61#define pnglang_EPNGUnknownCompressionText 64981
     62#define pnglang_EPNGUnknownInterlaceText 64982
     63#define pnglang_EPNGCannotAssignChunkText 64983
     64#define pnglang_EPNGUnexpectedEndText 64984
     65#define pnglang_EPNGNoImageDataText 64985
     66#define pnglang_EPNGCannotChangeSizeText 64986
     67#define pnglang_EPNGOutMemoryText 64987
     68#define pnglang_EPNGHeaderNotPresentText 64988
     69#define IdResourceStrings_RSWinsockInitializationError 64989
     70#define IdResourceStrings_RSSetSizeExceeded 64990
     71#define IdResourceStrings_RSWS2CallError 64991
     72#define VDBConsts_SFirstRecord 64992
     73#define VDBConsts_SPriorRecord 64993
     74#define VDBConsts_SNextRecord 64994
     75#define VDBConsts_SLastRecord 64995
     76#define VDBConsts_SInsertRecord 64996
     77#define VDBConsts_SDeleteRecord 64997
     78#define VDBConsts_SEditRecord 64998
     79#define VDBConsts_SPostEdit 64999
     80#define VDBConsts_SCancelEdit 65000
     81#define VDBConsts_SRefreshRecord 65001
     82#define VDBConsts_SRemoteLogin 65002
     83#define pnglang_EPngInvalidCRCText 65003
     84#define pnglang_EPNGInvalidIHDRText 65004
     85#define pnglang_EPNGMissingMultipleIDATText 65005
     86#define pnglang_EPNGZLIBErrorText 65006
     87#define pnglang_EPNGInvalidPaletteText 65007
     88#define QConsts_SUnknownImageFormat 65008
     89#define QConsts_SUnableToWrite 65009
     90#define QConsts_SUndo 65010
     91#define QConsts_SRedo 65011
     92#define QConsts_SLine 65012
     93#define QConsts_SCut 65013
     94#define QConsts_SCopy 65014
     95#define QConsts_SPaste 65015
     96#define QConsts_SClear 65016
     97#define QConsts_SSelectAll 65017
     98#define QConsts_SNoAppInLib 65018
     99#define QConsts_SDuplicateApp 65019
     100#define DBConsts_SBcdOverflow 65020
     101#define DBConsts_SInvalidBcdValue 65021
     102#define DBConsts_SCouldNotParseTimeStamp 65022
     103#define DBConsts_SInvalidSqlTimeStamp 65023
     104#define QConsts_SMsgDlgInformation 65024
     105#define QConsts_SMsgDlgConfirm 65025
     106#define QConsts_SUnnamed 65026
     107#define QConsts_SName 65027
     108#define QConsts_SSize 65028
     109#define QConsts_SType 65029
     110#define QConsts_SDate 65030
     111#define QConsts_SAttributes 65031
     112#define QConsts_SDuplicateMenus 65032
     113#define QConsts_SImageIndexError 65033
     114#define QConsts_SInvalidImageDimensions 65034
     115#define QConsts_SInvalidImageDimension 65035
     116#define QConsts_SInvalidMimeSourceStream 65036
     117#define QConsts_SMimeNotSupportedForIcon 65037
     118#define QConsts_SOpen 65038
     119#define QConsts_SSave 65039
     120#define QConsts_SNotAnMDIForm 65040
     121#define QConsts_SMDIChildNotVisible 65041
     122#define QConsts_SControlParentSetToSelf 65042
     123#define QConsts_SOKButton 65043
     124#define QConsts_SCancelButton 65044
     125#define QConsts_SYesButton 65045
     126#define QConsts_SNoButton 65046
     127#define QConsts_SHelpButton 65047
     128#define QConsts_SCloseButton 65048
     129#define QConsts_SIgnoreButton 65049
     130#define QConsts_SRetryButton 65050
     131#define QConsts_SAbortButton 65051
     132#define QConsts_SAllButton 65052
     133#define QConsts_SCannotDragForm 65053
     134#define QConsts_SMsgDlgWarning 65054
     135#define QConsts_SMsgDlgError 65055
     136#define QConsts_SmkcAlt 65056
     137#define QConsts_SInvalidPixelFormat 65057
     138#define QConsts_SNoCanvasHandle 65058
     139#define QConsts_SInvalidCanvasState 65059
     140#define QConsts_SInvalidImageSize 65060
     141#define QConsts_SInvalidColorDepth 65061
     142#define QConsts_SCannotFocus 65062
     143#define QConsts_SParentRequired 65063
     144#define QConsts_SVisibleChanged 65064
     145#define QConsts_SMenuIndexError 65065
     146#define QConsts_SMenuReinserted 65066
     147#define QConsts_SNoMenuRecursion 65067
     148#define QConsts_SMenuNotFound 65068
     149#define QConsts_SMenuSetFormError 65069
     150#define QConsts_SGroupIndexTooLow 65070
     151#define QConsts_SNoMDIForm 65071
     152#define QConsts_SmkcEsc 65072
     153#define QConsts_SmkcReturn 65073
     154#define QConsts_SmkcEnter 65074
     155#define QConsts_SmkcSpace 65075
     156#define QConsts_SmkcPgUp 65076
     157#define QConsts_SmkcPgDn 65077
     158#define QConsts_SmkcEnd 65078
     159#define QConsts_SmkcHome 65079
     160#define QConsts_SmkcLeft 65080
     161#define QConsts_SmkcUp 65081
     162#define QConsts_SmkcRight 65082
     163#define QConsts_SmkcDown 65083
     164#define QConsts_SmkcIns 65084
     165#define QConsts_SmkcDel 65085
     166#define QConsts_SmkcShift 65086
     167#define QConsts_SmkcCtrl 65087
    168168#define DKLang_SDKLangErrMsg_ErrorLoadingTran 65088
    169169#define DKLang_SDKLangErrMsg_InvalidConstName 65089
     
    177177#define OleConst_SNotLicensed 65097
    178178#define OleConst_sNoRunningObject 65098
    179 #define JConsts_sChangeJPGSize 65099
    180 #define JConsts_sJPEGError 65100
    181 #define JConsts_sJPEGImageFile 65101
    182 #define DBConsts_SBcdOverflow 65102
    183 #define DBConsts_SInvalidBcdValue 65103
     179#define QConsts_SInvalidCreateWidget 65099
     180#define QConsts_STooManyMessageBoxButtons 65100
     181#define QConsts_SmkcBkSp 65101
     182#define QConsts_SmkcTab 65102
     183#define QConsts_SmkcBackTab 65103
    184184#define TeeConst_TeeMsg_CheckPointerSize 65104
    185185#define TeeConst_TeeMsg_FunctionPeriod 65105
     
    616616STRINGTABLE
    617617BEGIN
    618         IdResourceStrings_RSStackENOBUFS,       "No buffer space available."
    619         IdResourceStrings_RSStackEISCONN,       "Socket is already connected."
    620         IdResourceStrings_RSStackENOTCONN,      "Socket is not connected."
    621618        IdResourceStrings_RSStackESHUTDOWN,     "Cannot send or receive after socket is closed."
    622619        IdResourceStrings_RSStackETOOMANYREFS,  "Too many references, cannot splice."
     
    629626        IdResourceStrings_RSStackENOTEMPTY,     "Directory not empty"
    630627        IdResourceStrings_RSStackHOST_NOT_FOUND,        "Host not found."
    631         IdResourceStrings_RSStackEDESTADDRREQ,  "Destination address required."
    632         IdResourceStrings_RSStackEMSGSIZE,      "Message too long."
    633         IdResourceStrings_RSStackEPROTOTYPE,    "Protocol wrong type for socket."
     628        JConsts_sChangeJPGSize, "Cannot change the size of a JPEG image"
     629        JConsts_sJPEGError,     "JPEG error #%d"
     630        JConsts_sJPEGImageFile, "JPEG Image File"
    634631        IdResourceStrings_RSStackENOPROTOOPT,   "Bad protocol option."
    635632        IdResourceStrings_RSStackEPROTONOSUPPORT,       "Protocol not supported."
     
    645642        IdResourceStrings_RSStackECONNABORTED,  "Software caused connection abort."
    646643        IdResourceStrings_RSStackECONNRESET,    "Connection reset by peer."
    647         IdResourceStrings_RSWinsockInitializationError, "Winsock Initialization Error."
    648         IdResourceStrings_RSSetSizeExceeded,    "Set Size Exceeded."
    649         IdResourceStrings_RSWS2CallError,       "Error on call Winsock2 library function %s"
     644        IdResourceStrings_RSStackENOBUFS,       "No buffer space available."
     645        IdResourceStrings_RSStackEISCONN,       "Socket is already connected."
     646        IdResourceStrings_RSStackENOTCONN,      "Socket is not connected."
    650647        IdResourceStrings_RSWS2LoadError,       "Error on loading Winsock2 library (%s)"
    651648        IdResourceStrings_RSInvalidServiceName, "%s is not a valid service."
     
    661658        IdResourceStrings_RSStackEALREADY,      "Operation already in progress."
    662659        IdResourceStrings_RSStackENOTSOCK,      "Socket operation on non-socket."
    663         pnglang_EPNGMissingMultipleIDATText,    "This \"Portable Network Graphics\" image is invalid because it has missing image parts."
    664         pnglang_EPNGZLIBErrorText,      "Could not decompress the image because it contains invalid compressed data.\r\n Description: "
    665         pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette."
     660        IdResourceStrings_RSStackEDESTADDRREQ,  "Destination address required."
     661        IdResourceStrings_RSStackEMSGSIZE,      "Message too long."
     662        IdResourceStrings_RSStackEPROTOTYPE,    "Protocol wrong type for socket."
    666663        pnglang_EPNGInvalidFileHeaderText,      "The file being readed is not a valid \"Portable Network Graphics\" image because it contains an invalid header. This file may be corruped, try obtaining it again."
    667664        pnglang_EPNGIHDRNotFirstText,   "This \"Portable Network Graphics\" image is not supported or it might be invalid.\r\n(IHDR chunk is not the first)"
     
    677674        pnglang_EPNGOutMemoryText,      "Some operation could not be performed because the system is out of resources. Close some windows and try again."
    678675        pnglang_EPNGHeaderNotPresentText,       "This operation is not valid because the current image contains no valid header."
    679         QConsts_SOpen,  "Open"
    680         QConsts_SSave,  "Save"
     676        IdResourceStrings_RSWinsockInitializationError, "Winsock Initialization Error."
     677        IdResourceStrings_RSSetSizeExceeded,    "Set Size Exceeded."
     678        IdResourceStrings_RSWS2CallError,       "Error on call Winsock2 library function %s"
     679        VDBConsts_SFirstRecord, "First record"
     680        VDBConsts_SPriorRecord, "Prior record"
     681        VDBConsts_SNextRecord,  "Next record"
     682        VDBConsts_SLastRecord,  "Last record"
     683        VDBConsts_SInsertRecord,        "Insert record"
     684        VDBConsts_SDeleteRecord,        "Delete record"
     685        VDBConsts_SEditRecord,  "Edit record"
     686        VDBConsts_SPostEdit,    "Post edit"
     687        VDBConsts_SCancelEdit,  "Cancel edit"
     688        VDBConsts_SRefreshRecord,       "Refresh data"
     689        VDBConsts_SRemoteLogin, "Remote Login"
     690        pnglang_EPngInvalidCRCText,     "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)"
     691        pnglang_EPNGInvalidIHDRText,    "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted"
     692        pnglang_EPNGMissingMultipleIDATText,    "This \"Portable Network Graphics\" image is invalid because it has missing image parts."
     693        pnglang_EPNGZLIBErrorText,      "Could not decompress the image because it contains invalid compressed data.\r\n Description: "
     694        pnglang_EPNGInvalidPaletteText, "The \"Portable Network Graphics\" image contains an invalid palette."
    681695        QConsts_SUnknownImageFormat,    "Image format not recognized"
    682696        QConsts_SUnableToWrite, "Unable to write bitmap"
     
    691705        QConsts_SNoAppInLib,    "Fatal error: Cannot create application object in a shared object or library."
    692706        QConsts_SDuplicateApp,  "Fatal error: Cannot create more than one TApplication instance"
    693         pnglang_EPngInvalidCRCText,     "This \"Portable Network Graphics\" image is not valid because it contains invalid pieces of data (crc error)"
    694         pnglang_EPNGInvalidIHDRText,    "The \"Portable Network Graphics\" image could not be loaded because one of its main piece of data (ihdr) might be corrupted"
    695         QConsts_SMsgDlgWarning, "Warning"
    696         QConsts_SMsgDlgError,   "Error"
     707        DBConsts_SBcdOverflow,  "BCD overflow"
     708        DBConsts_SInvalidBcdValue,      "%s is not a valid BCD value"
     709        DBConsts_SCouldNotParseTimeStamp,       "Could not parse SQL TimeStamp string"
     710        DBConsts_SInvalidSqlTimeStamp,  "Invalid SQL date/time values"
    697711        QConsts_SMsgDlgInformation,     "Information"
    698712        QConsts_SMsgDlgConfirm, "Confirm"
     
    709723        QConsts_SInvalidMimeSourceStream,       "MimeSource format must have an associated data stream"
    710724        QConsts_SMimeNotSupportedForIcon,       "Mime format not supported for TIcon"
    711         QConsts_SGroupIndexTooLow,      "GroupIndex cannot be less than a previous menu item's GroupIndex"
    712         QConsts_SNoMDIForm,     "Cannot create form. No MDI forms are currently active"
     725        QConsts_SOpen,  "Open"
     726        QConsts_SSave,  "Save"
    713727        QConsts_SNotAnMDIForm,  "Invalid MDIParent for class %s"
    714728        QConsts_SMDIChildNotVisible,    "Cannot hide an MDI Child Form"
     
    725739        QConsts_SAllButton,     "&All"
    726740        QConsts_SCannotDragForm,        "Cannot drag a form"
    727         QConsts_SmkcShift,      "Shift+"
    728         QConsts_SmkcCtrl,       "Ctrl+"
     741        QConsts_SMsgDlgWarning, "Warning"
     742        QConsts_SMsgDlgError,   "Error"
    729743        QConsts_SmkcAlt,        "Alt+"
    730744        QConsts_SInvalidPixelFormat,    "Invalid pixel format"
     
    741755        QConsts_SMenuNotFound,  "Sub-menu is not in menu"
    742756        QConsts_SMenuSetFormError,      "TMenu.SetForm: argument must be TCustomForm"
    743         QConsts_SmkcTab,        "Tab"
    744         QConsts_SmkcBackTab,    "BackTab"
     757        QConsts_SGroupIndexTooLow,      "GroupIndex cannot be less than a previous menu item's GroupIndex"
     758        QConsts_SNoMDIForm,     "Cannot create form. No MDI forms are currently active"
    745759        QConsts_SmkcEsc,        "Esc"
    746760        QConsts_SmkcReturn,     "Return"
     
    757771        QConsts_SmkcIns,        "Ins"
    758772        QConsts_SmkcDel,        "Del"
    759         DBConsts_SCouldNotParseTimeStamp,       "Could not parse SQL TimeStamp string"
    760         DBConsts_SInvalidSqlTimeStamp,  "Invalid SQL date/time values"
    761         VDBConsts_SFirstRecord, "First record"
    762         VDBConsts_SPriorRecord, "Prior record"
    763         VDBConsts_SNextRecord,  "Next record"
    764         VDBConsts_SLastRecord,  "Last record"
    765         VDBConsts_SInsertRecord,        "Insert record"
    766         VDBConsts_SDeleteRecord,        "Delete record"
    767         VDBConsts_SEditRecord,  "Edit record"
    768         VDBConsts_SPostEdit,    "Post edit"
    769         VDBConsts_SCancelEdit,  "Cancel edit"
    770         VDBConsts_SRefreshRecord,       "Refresh data"
    771         VDBConsts_SRemoteLogin, "Remote Login"
    772         QConsts_SInvalidCreateWidget,   "Class %s could not create QT widget"
    773         QConsts_STooManyMessageBoxButtons,      "Too many buttons specified for message box"
    774         QConsts_SmkcBkSp,       "Backspace"
     773        QConsts_SmkcShift,      "Shift+"
     774        QConsts_SmkcCtrl,       "Ctrl+"
    775775        DKLang_SDKLangErrMsg_ErrorLoadingTran,  "Loading translations failed.\r\nLine %d: %s"
    776776        DKLang_SDKLangErrMsg_InvalidConstName,  "Invalid constant name (\"%s\")"
     
    784784        OleConst_SNotLicensed,  "License information for %s not found. You cannot use this control in design mode"
    785785        OleConst_sNoRunningObject,      "Unable to retrieve a pointer to a running object registered with OLE for %s/%s"
    786         JConsts_sChangeJPGSize, "Cannot change the size of a JPEG image"
    787         JConsts_sJPEGError,     "JPEG error #%d"
    788         JConsts_sJPEGImageFile, "JPEG Image File"
    789         DBConsts_SBcdOverflow,  "BCD overflow"
    790         DBConsts_SInvalidBcdValue,      "%s is not a valid BCD value"
     786        QConsts_SInvalidCreateWidget,   "Class %s could not create QT widget"
     787        QConsts_STooManyMessageBoxButtons,      "Too many buttons specified for message box"
     788        QConsts_SmkcBkSp,       "Backspace"
     789        QConsts_SmkcTab,        "Tab"
     790        QConsts_SmkcBackTab,    "BackTab"
    791791        TeeConst_TeeMsg_CheckPointerSize,       "Pointer size must be greater than zero"
    792792        TeeConst_TeeMsg_FunctionPeriod, "Function Period should be >= 0"
Note: See TracChangeset for help on using the changeset viewer.