"Fossies" - the Fresh Open Source Software Archive

Member "epstool-3.08/src/cres.h" (10 Jun 2005, 15647 Bytes) of package /linux/misc/old/ghost/ghostgum/epstool-3.08-os2.zip:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 /* Copyright (C) 2001-2002 Ghostgum Software Pty Ltd.  All rights reserved.
    2 
    3   This software is provided AS-IS with no warranty, either express or
    4   implied.
    5 
    6   This software is distributed under licence and may not be copied,
    7   modified or distributed except as expressly authorised under the terms
    8   of the licence contained in the file LICENCE in this distribution.
    9 
   10   For more information about licensing, please refer to
   11   http://www.ghostgum.com.au/ or contact Ghostsgum Software Pty Ltd, 
   12   218 Gallaghers Rd, Glen Waverley VIC 3150, AUSTRALIA, 
   13   Fax +61 3 9886 6616.
   14 */
   15 
   16 /* $Id: cres.h,v 1.4 2003/01/30 09:38:01 ghostgum Exp $ */
   17 /* Resource identifiers for menus and strings */
   18 
   19 /* for menus and clang.rc */
   20 
   21 #define IDS_APPNAME     10
   22 #define IDS_GSVIEWVERSION   11
   23 
   24 #define IDM_FILEMENU    100
   25 #define IDM_OPEN    101
   26 #define IDM_SELECT  102
   27 #define IDM_SAVEAS  103
   28 #define IDM_EXTRACT 104
   29 #define IDM_PSTOEPS 105
   30 #define IDM_CLOSE   106
   31 #define IDM_CLOSE_DONE  107
   32 #define IDM_INFO    108
   33 #define IDM_PRINT   110
   34 #define IDM_PRINTTOFILE 111
   35 #define IDM_CONVERTFILE 112
   36 #define IDM_SPOOL   113
   37 #define IDM_GSMESS      114
   38 #define IDM_LASTFILE1   115
   39 #define IDM_LASTFILE2   116
   40 #define IDM_LASTFILE3   117
   41 #define IDM_LASTFILE4   118
   42 #define IDM_EXIT    119
   43 #define IDM_DROP    120
   44 #define IDM_PSTOEDIT    121
   45 #define IDM_ARGS    122
   46 
   47 #define IDM_EDITMENU    150
   48 #define IDM_COPYCLIP    151
   49 #define IDM_PASTETO 152
   50 #define IDM_CONVERT 153
   51 #define IDM_ADDEPSMENU  154
   52 #define IDM_MAKEEPSI    155
   53 #define IDM_MAKEEPST4   156
   54 #define IDM_MAKEEPST6U  157
   55 #define IDM_MAKEEPST6P  158
   56 #define IDM_MAKEEPSW    159
   57 #define IDM_MAKEEPSU    160
   58 #define IDM_EXTEPSMENU  161
   59 #define IDM_EXTRACTPS   162
   60 #define IDM_EXTRACTPRE  163
   61 #define IDM_TEXTEXTRACT      164
   62 #define IDM_TEXTEXTRACT_SLOW 165
   63 #define IDM_TEXTFIND         166
   64 #define IDM_TEXTFINDNEXT     167
   65 #define IDM_MEASURE     168
   66 
   67 #define IDM_OPTIONMENU    174
   68 #define IDM_GSCOMMAND     175
   69 #define IDM_CFG       176
   70 #define IDM_SOUNDS    177
   71 #define IDM_SETTINGS      178
   72 #define IDM_SAVESETTINGS  179
   73 #define IDM_SAFER         180  
   74 #define IDM_SAVEDIR   181
   75 #define IDM_BUTTONSHOW    182
   76 #define IDM_FITPAGE   183
   77 #define IDM_AUTOREDISPLAY 185
   78 #define IDM_EPSFCLIP      186
   79 #define IDM_EPSFWARN      187
   80 #define IDM_IGNOREDSC     188
   81 #define IDM_SHOWBBOX      189
   82 
   83 #define IDM_UNITMENU    190
   84 #define IDM_UNITPT  191
   85 #define IDM_UNITMM  192
   86 #define IDM_UNITINCH    193
   87 #define IDM_UNITCUSTOM  194
   88 #define IDM_UNITFINE    195
   89 
   90 #define IDM_VIEWMENU    200
   91 #define IDM_NEXT    201
   92 #define IDM_NEXTHOME    202
   93 #define IDM_NEXTSKIP    203
   94 #define IDM_PREV    204
   95 #define IDM_PREVHOME    205
   96 #define IDM_PREVSKIP    206
   97 #define IDM_GOTO    207
   98 #define IDM_GOBACK  208
   99 #define IDM_GOFWD   209
  100 #define IDM_REDISPLAY   210
  101 #define IDM_SKIP    211
  102 #define IDM_FULLSCREEN  212
  103 #define IDM_FITWIN  213
  104 #define IDM_OPTIONS 214
  105 
  106 #define IDM_ORIENTMENU  220
  107 #define IDM_PORTRAIT    221
  108 #define IDM_LANDSCAPE   222
  109 #define IDM_UPSIDEDOWN  223
  110 #define IDM_SEASCAPE    224
  111 #define IDM_SWAPLANDSCAPE 225
  112 #define IDM_AUTOORIENT  226
  113 
  114 #define IDM_DISPLAYSETTINGS 250
  115 #define IDM_ZOOM    251
  116 #define IDM_MAGPLUS 252
  117 #define IDM_MAGMINUS    253
  118 #define IDM_RESOLUTION  254
  119 
  120 #define IDM_MEDIAMENU   300
  121 #define IDM_MEDIAFIRST  301
  122 #define IDM_11x17   301
  123 #define IDM_A3      302
  124 #define IDM_A4      303
  125 #define IDM_A5      304
  126 #define IDM_B4      305
  127 #define IDM_B5      306
  128 #define IDM_LEDGER  307
  129 #define IDM_LEGAL   308
  130 #define IDM_LETTER  309
  131 #define IDM_NOTE    310
  132 #define IDM_MEDIALAST   311
  133 #define IDM_USERSIZE    312
  134 #define IDM_USERSIZE1   313
  135 #define IDM_USERSIZE2   314
  136 #define IDM_USERSIZE3   315
  137 #define IDM_USERSIZE4   316
  138 #define IDM_USERSIZE5   317
  139 #define IDM_USERSIZE6   318
  140 #define IDM_USERSIZE7   319
  141 #define IDM_USERSIZE8   320
  142 #define IDM_USERSIZE9   321
  143 #define IDM_USERSIZE10  322
  144 #define IDM_USERSIZE11  323
  145 #define IDM_USERSIZE12  324
  146 #define IDM_USERSIZE13  325
  147 #define MEDIA_USERDEFINED "User Defined"
  148 
  149 #define IDM_MEDIAROTATE 330
  150 
  151 #define IDM_HELPMENU    340
  152 #define IDM_HELPCONTENT 341
  153 #define IDM_HELPSEARCH  342
  154 #define IDM_HELPKEYS    343
  155 #define IDM_ABOUT   344
  156 #define IDM_MISC    345
  157 #define IDM_REGISTER    346
  158 
  159 #define IDD_LANG    350
  160 #define IDM_LANGMENU    350
  161 #define IDM_LANGEN  351
  162 /* These language IDs may be reallocated in GSview */
  163 /* but are needed by the setup program */
  164 #define IDM_LANGDE  352
  165 #define IDM_LANGFR  353
  166 #define IDM_LANGIT  354
  167 #define IDM_LANGES  355
  168 #define IDM_LANGGR  356
  169 #define IDM_LANGNL  357
  170 #define IDM_LANGSE  358
  171 
  172 #define IDM_LANGLAST    359
  173 
  174 #define IDM_PSTOTEXTMENU    370
  175 #define IDM_PSTOTEXTDIS     371
  176 #define IDM_PSTOTEXTNORM    372
  177 #define IDM_PSTOTEXTCORK    373
  178 
  179 
  180 /* file filters */
  181 #define FILTER_PSALL    0
  182 #define FILTER_PS   1
  183 #define FILTER_EPS  2
  184 #define FILTER_EPI  3
  185 #define FILTER_PDF  4
  186 #define FILTER_ALL  5
  187 #define FILTER_BMP  6
  188 #define FILTER_TIFF 7
  189 #define FILTER_WMF  8
  190 #define FILTER_TXT  9
  191 
  192 /* string constants */
  193 #define IDS_SLANGUAGE   601
  194 #define IDS_CODEPAGE    602
  195 #define IDS_HELPFILE    603
  196 #define IDS_HELPTITLE   604
  197 #define IDS_SIGSEGV 605
  198 #define IDS_FILENOTFOUND 606
  199 
  200 #define IDS_LANGUAGE    608
  201 #define IDS_ELANGUAGE   609
  202 #define IDS_FILE    610
  203 #define IDS_NOFILE  611
  204 #define IDS_PAGE    612
  205 #define IDS_NOPAGE  613
  206 #define IDS_PAGESPECIAL 614
  207 #define IDS_LANDSCAPE   615
  208 #define IDS_PORTRAIT    616
  209 #define IDS_ASCEND  617
  210 #define IDS_DESCEND 618
  211 #define IDS_SPECIAL 619
  212 #define IDS_PAGEINFO    620
  213 #define IDS_LINKPAGE    621
  214 #define IDS_DEFAULT 622
  215 #define IDS_NOTDEFTAG   623
  216 
  217 #define IDS_EPSF    625
  218 #define IDS_EPSI    626
  219 #define IDS_EPST    627
  220 #define IDS_EPSW    628
  221 #define IDS_DSC     629
  222 #define IDS_NOTDSC  630
  223 #define IDS_PDF         631
  224 #define IDS_IGNOREDSC   632
  225 #define IDS_CTRLD   633
  226 #define IDS_PJL     634
  227 #define IDS_DCS2    635
  228 
  229 #define IDS_OUTPUTFILE  640
  230 #define IDS_PRINTINGALL 641
  231 #define IDS_PRINTFILE   642
  232 #define IDS_PRINTAGAIN  643
  233 #define IDS_SELECTPAGE  645
  234 #define IDS_SELECTPAGES 646
  235 #define IDS_NOTOPEN 649
  236 #define IDS_CANNOTRUN   650
  237 #define IDS_TOOLONG 651
  238 #define IDS_NOMORE  652
  239 #define IDS_GSCOMMAND   653
  240 #define IDS_NOZOOM  656
  241 #define IDS_USERWIDTH   657
  242 #define IDS_USERHEIGHT  658
  243 #define IDS_BADEPS  659
  244 #define IDS_NOPREVIEW   660
  245 #define IDS_NOTDFNAME   661
  246 #define IDS_NOTEMP  662
  247 #define IDS_CANCELDONE  663
  248 #define IDS_BADCLI      664
  249 #define IDS_DUPOPT      665
  250 #define IDS_TEXTFIND    666
  251 #define IDS_TEXTNOTFIND 667
  252 #define IDS_PRINTPDFPS  668
  253 #define IDS_NOPDFQUICKTEXT 669
  254 #define IDS_BAD_DOSEPS_HEADER 670
  255 #define IDS_PROBABLY_PCL 671
  256 #define IDS_BUSYPRINTING 672
  257 
  258 /* PDF messages */
  259 #define IDS_PDFNOPAGE       790
  260 #define IDS_PDFEXTRACTALL   791
  261 #define IDS_USEPDFWRITE     792
  262 
  263 /* filter strings */
  264 #define IDS_FILTER_BASE 800
  265 #define IDS_FILTER_PSALL IDS_FILTER_BASE+FILTER_PSALL
  266 #define IDS_FILTER_PS   IDS_FILTER_BASE+FILTER_PS
  267 #define IDS_FILTER_EPS  IDS_FILTER_BASE+FILTER_EPS
  268 #define IDS_FILTER_EPI  IDS_FILTER_BASE+FILTER_EPI
  269 #define IDS_FILTER_PDF  IDS_FILTER_BASE+FILTER_PDF
  270 #define IDS_FILTER_ALL  IDS_FILTER_BASE+FILTER_ALL
  271 #define IDS_FILTER_BMP  IDS_FILTER_BASE+FILTER_BMP
  272 #define IDS_FILTER_TIFF IDS_FILTER_BASE+FILTER_TIFF
  273 #define IDS_FILTER_WMF  IDS_FILTER_BASE+FILTER_WMF
  274 #define IDS_FILTER_TXT  IDS_FILTER_BASE+FILTER_TXT
  275 
  276 #define IDS_LARGEMEDIA      840
  277 #define IDS_NOTIMPLEMENTED  841
  278 #define IDS_NOLINKTARGET    842
  279 #define IDS_PARSEERROR      844
  280 #define IDS_ZLIB_FAIL       845
  281 #define IDS_BZIP2_FAIL      846
  282 
  283 #define IDS_BETAEXPIRED     850
  284 #define IDS_BETAWARN        851
  285 #define IDS_NOPRINTERINI    852
  286 #define IDS_NOINI       853
  287 #define IDS_NEEDTEMP        854
  288 #define IDS_GSNOTINSTALLED  857
  289 #define IDS_GSLIBNOTINSTALLED   858
  290 #define IDS_INVALIDREG      864
  291 #define IDS_UNREGISTERED    865
  292 
  293 
  294 #define IDS_INVALIDNUMBER       2022
  295 #define IDS_CANTINVERT          2023
  296 
  297 #define IDS_UNITNAME        2030
  298 #define IDS_UNITPT      2030
  299 #define IDS_UNITMM      2031
  300 #define IDS_UNITINCH        2032
  301 #define IDS_UNITCUSTOM      2033
  302 #define IDS_UNITFINE        2034
  303 
  304 #define DSC_IGNORE_ALL      2231
  305 
  306 #define IDS_DSC_INFO        2250
  307 #define IDS_DSC_WARN        2251
  308 #define IDS_DSC_ERROR       2252
  309 #define IDS_DSC_LINEFMT     2253
  310 
  311 #define IDM_DSCMENU     2260
  312 #define IDM_DSC_OFF     2261
  313 #define IDM_DSC_ERROR       2262
  314 #define IDM_DSC_WARN        2263
  315 #define IDM_DSC_INFO        2264
  316 
  317 
  318 /* We must define these directly, without using arithmetic */
  319 /* because OS/2 Resource Compiler won't accept arithmetic */
  320 #define CDSC_RESOURCE_BASE      2400
  321 #define CDSC_RESOURCE_BBOX      2400
  322 #define CDSC_RESOURCE_BBOX2         2401
  323 #define CDSC_RESOURCE_BBOX3         2402
  324 #define CDSC_RESOURCE_EARLY_TRAILER     2404
  325 #define CDSC_RESOURCE_EARLY_TRAILER2    2405
  326 #define CDSC_RESOURCE_EARLY_TRAILER3    2406
  327 #define CDSC_RESOURCE_EARLY_EOF     2408
  328 #define CDSC_RESOURCE_EARLY_EOF2    2409
  329 #define CDSC_RESOURCE_EARLY_EOF3    2410
  330 #define CDSC_RESOURCE_PAGE_IN_TRAILER   2412
  331 #define CDSC_RESOURCE_PAGE_IN_TRAILER2  2413
  332 #define CDSC_RESOURCE_PAGE_IN_TRAILER3  2414
  333 #define CDSC_RESOURCE_PAGE_ORDINAL  2416
  334 #define CDSC_RESOURCE_PAGE_ORDINAL2     2417
  335 #define CDSC_RESOURCE_PAGE_ORDINAL3     2418
  336 #define CDSC_RESOURCE_PAGES_WRONG   2420
  337 #define CDSC_RESOURCE_PAGES_WRONG2  2421
  338 #define CDSC_RESOURCE_PAGES_WRONG3  2422
  339 #define CDSC_RESOURCE_EPS_NO_BBOX   2424
  340 #define CDSC_RESOURCE_EPS_NO_BBOX2  2425
  341 #define CDSC_RESOURCE_EPS_NO_BBOX3  2426
  342 #define CDSC_RESOURCE_EPS_PAGES     2428
  343 #define CDSC_RESOURCE_EPS_PAGES2    2429
  344 #define CDSC_RESOURCE_EPS_PAGES3    2430
  345 #define CDSC_RESOURCE_NO_MEDIA      2432
  346 #define CDSC_RESOURCE_NO_MEDIA2     2433
  347 #define CDSC_RESOURCE_NO_MEDIA3     2434
  348 #define CDSC_RESOURCE_ATEND         2436
  349 #define CDSC_RESOURCE_ATEND2        2437
  350 #define CDSC_RESOURCE_ATEND3        2438
  351 #define CDSC_RESOURCE_DUP_COMMENT   2440
  352 #define CDSC_RESOURCE_DUP_COMMENT2  2441
  353 #define CDSC_RESOURCE_DUP_COMMENT3  2442
  354 #define CDSC_RESOURCE_DUP_TRAILER   2444
  355 #define CDSC_RESOURCE_DUP_TRAILER2  2445
  356 #define CDSC_RESOURCE_DUP_TRAILER3  2446
  357 #define CDSC_RESOURCE_BEGIN_END     2448
  358 #define CDSC_RESOURCE_BEGIN_END2    2449
  359 #define CDSC_RESOURCE_BEGIN_END3    2450
  360 #define CDSC_RESOURCE_BAD_SECTION   2452
  361 #define CDSC_RESOURCE_BAD_SECTION2  2453
  362 #define CDSC_RESOURCE_BAD_SECTION3  2454
  363 #define CDSC_RESOURCE_LONG_LINE     2456
  364 #define CDSC_RESOURCE_LONG_LINE2    2457
  365 #define CDSC_RESOURCE_LONG_LINE3    2458
  366 #define CDSC_RESOURCE_INCORRECT_USAGE   2460
  367 #define CDSC_RESOURCE_INCORRECT_USAGE2  2461
  368 #define CDSC_RESOURCE_INCORRECT_USAGE3  2462
  369 
  370 
  371 /* Language changing */
  372 #define AASELECTLANGUAGE "Select Language"   /* Don't translate this */
  373 
  374 
  375 /* for xlang.rc */
  376 
  377 #define IDS_GSVIEW_COPYRIGHT1   4030
  378 #define IDS_GSVIEW_COPYRIGHT2   4031
  379 #define IDS_GSVIEW_COPYRIGHT3   4032
  380 
  381 #define IDS_GS_COPYRIGHT1   4040
  382 #define IDS_GS_COPYRIGHT2   4041
  383 #define IDS_GS_COPYRIGHT3   4042
  384 
  385 /* Buttons */
  386 #define IDS_AAOK    4050
  387 #define IDS_AACANCEL    4051
  388 #define IDS_AAEDIT  4052
  389 #define IDS_AADEFAULTS  4053
  390 #define IDS_AAHELP  4054
  391 #define IDS_AANEW   4055
  392 #define IDS_AATEST  4056
  393 #define IDS_AAYES   4057
  394 #define IDS_AANO    4058
  395 #define IDS_AANEXTGT    4059
  396 #define IDS_AABACKLT    4060
  397 #define IDS_AAFINISHGT  4061
  398 #define IDS_AAEXIT  4062
  399 
  400 /* About dialog box */
  401 #define IDS_AAABOUTWIN  4070
  402 #define IDS_AAABOUTX11  4072
  403 #define IDS_AACOPY1 4075
  404 #define IDS_AACOPY2 4076
  405 #define IDS_AACOPY4 4077
  406 #define IDS_AACOPY5 4078
  407 #define IDS_AACOPY6 4079
  408 #define IDS_AACOPY7 4080
  409 #define IDS_AACOPY8 4081
  410 #define IDS_AACOPY9 4082
  411 #define IDS_AACOPY10    4083
  412 #define IDS_AACOPY11    4084
  413 #define IDS_AACOPY12    4085
  414 #define IDS_AACOPY13    4086
  415 #define IDS_AACOPY14    4087
  416 #define IDS_AACOPY19    4092
  417 #define IDS_AACOPY20    4093
  418 
  419 #define IDS_AAINPUT 4100
  420 
  421 /* DSC error dialog box */
  422 #define IDS_AADSC   4110
  423 #define IDS_AAIGNOREALLDSC  4111
  424 
  425 /* Info dialog box */
  426 #define IDS_AAINFO  4120
  427 #define IDS_AAFILEC 4121
  428 #define IDS_AATYPEC 4122
  429 #define IDS_AATITLEC    4123
  430 #define IDS_AADATEC 4124
  431 #define IDS_AABOUNDINGBOXC  4125
  432 #define IDS_AAHIRESBOUNDINGBOXC 4126
  433 #define IDS_AAORIENTATIONC  4127
  434 #define IDS_AADEFAULTMEDIAC 4128
  435 #define IDS_AAPAGEORDERC    4129
  436 #define IDS_AAPAGESC    4130
  437 #define IDS_AAPAGEC 4131
  438 #define IDS_AABITMAPC   4132
  439 
  440 /* Select port, printer, page dialog boxes */
  441 #define IDS_AASELECTPORT    4150
  442 #define IDS_AASELECTPRINTER 4151
  443 #define IDS_AAPRINTING  4152
  444 #define IDS_AASELECTPAGE    4153
  445 #define IDS_AASELECTPAGES   4154
  446 
  447 /* Convert and Printer Setup dialog box */
  448 #define IDS_AAPRINTERSETUP  4160
  449 #define IDS_AADEVICEC   4161
  450 #define IDS_AARESOLUTIONC   4162
  451 #define IDS_AAQUEUEC    4163
  452 #define IDS_AAPRINTTOFILE   4164
  453 #define IDS_AAPSPRINTER 4165
  454 #define IDS_AAOPTIONSC  4166
  455 #define IDS_AAFIXEDMEDIA    4167
  456 #define IDS_AACONVERT   4168
  457 #define IDS_AAWINPRINTERSETTINGS    4169
  458 #define IDS_AACOLOURS   4170
  459 #define IDS_AABANDW 4171
  460 #define IDS_AAGREY  4172
  461 #define IDS_AAFULLCOLOUR    4173
  462 #define IDS_AASELECTGSDEVICE    4174
  463 
  464 #define IDS_AAODDEVEN   4180
  465 #define IDS_AAIGNOREDSC 4181
  466 #define IDS_AAPAGES 4182
  467 #define IDS_AAFROMC 4183
  468 #define IDS_AATOC   4184
  469 
  470 #define IDS_AAADVANCED  4190
  471 #define IDS_AAADVANCEDPSOPT 4191
  472 #define IDS_AASENDCTRLDBEFORE   4192
  473 #define IDS_AASENDCTRLDAFTER    4193
  474 #define IDS_AAPROLOGFILE    4194
  475 #define IDS_AAEPILOGFILE    4195
  476 #define IDS_AABROWSE    4196
  477 
  478 /* PS2EPS dialog box */
  479 #define IDS_AAPSTOEPS   4210
  480 #define IDS_AAPSTOEPSREAD   4211
  481 #define IDS_AAPSTOEPSAUTO   4212
  482 
  483 #define IDS_AAAPROPERTIES   4220
  484 #define IDS_AAALLPAGES  4221
  485 #define IDS_AAODDPAGES  4222
  486 #define IDS_AAEVENPAGES 4223
  487 #define IDS_AAALL   4224
  488 #define IDS_AAODD   4225
  489 #define IDS_AAEVEN  4226
  490 #define IDS_AAREVERSE   4227
  491 
  492 /* Properties dialog box */
  493 #define IDS_AAPROPERTIES    4230
  494 #define IDS_AAPROPERTYC 4231
  495 #define IDS_AAVALUEC    4232
  496 #define IDS_AAPAGEOFFSETPT  4233
  497 #define IDS_AAXC    4234
  498 #define IDS_AAYC    4235
  499 
  500 /* Edit Properties dialog box */
  501 #define IDS_AAEDITPROPERTIES    4240
  502 #define IDS_AAPROPERTYTYPEC 4241
  503 #define IDS_AANUMBER    4242
  504 #define IDS_AASTRING    4243
  505 #define IDS_AANAMEC 4244
  506 #define IDS_AAVALUESC   4245
  507 #define IDS_AADELETE    4246
  508 
  509 #define IDS_AABOUNDINGBOX   4250
  510 
  511 /* Advanced Configure dialog box */
  512 #define IDS_AACONFIGUREGS   4260
  513 #define IDS_AAGHOSTSCRIPTDLLC   4261
  514 #define IDS_AAGHOSTSCRIPTINCC   4262
  515 #define IDS_AAGHOSTSCRIPTOTHERC 4263
  516 #define IDS_AAGHOSTSCRIPTSOC    4268
  517 #define IDS_AAGHOSTSCRIPTEXEC   4269
  518 
  519 /* Easy Configure dialog box */
  520 #define IDS_AAEASYCONFIGURE 4270
  521 #define IDS_AAWHICHGS   4271
  522 
  523 /* Download Ghostscript dialog box */
  524 #define IDS_AADOWNLOADGS    4280
  525 #define IDS_AADOWNLOADNOW   4281
  526 #define IDS_AAGSNOTFOUND    4282
  527 
  528 #define IDS_AAGSMESSWIN 4290
  529 #define IDS_AAGSMESSPM  4291
  530 #define IDS_AAGSMESSX11 4292
  531 #define IDS_AACOPY  4293
  532 
  533 /* Display Settings dialog box */
  534 #define IDS_AADISPLAYSETTINGS   4300
  535 #define IDS_AARESOLUTION    4301
  536 #define IDS_AAZOOMRESOLUTION    4302
  537 #define IDS_AADEPTH 4303
  538 #define IDS_AATEXTALPHA 4304
  539 #define IDS_AAGRAPHICSALPHA 4305
  540 #define IDS_AADRAWMETHOD    4306
  541 #define IDS_AADPI   4307
  542 #define IDS_AABPP   4308
  543 #define IDS_AABITS  4309
  544 
  545 /* Measure and custom units dialog box */
  546 #define IDS_AAPT    4320
  547 #define IDS_AAMM    4321
  548 #define IDS_AAINCH  4322
  549 #define IDS_AACUSTOM    4323
  550 #define IDS_AAMEASURE   4324
  551 #define IDS_AAUNITC 4325
  552 #define IDS_AASTARTC    4326
  553 #define IDS_AAFINISHC   4327
  554 #define IDS_AADELTAC    4328
  555 #define IDS_AALENGTHC   4329
  556 #define IDS_AACHANGE    4330
  557 #define IDS_AACALCXFORM 4331
  558 #define IDS_AATRANSLATE 4332
  559 #define IDS_AAROTATE    4333
  560 #define IDS_AASCALE 4334
  561 #define IDS_AAINITMATRIX    4335
  562 #define IDS_AAINVERTMATRIX  4336
  563 
  564 /* PS to Edit dialog box */
  565 #define IDS_AAPSTOEDIT  4340
  566 #define IDS_AAFORMATC   4341
  567 #define IDS_AADRAWTASP  4342
  568 #define IDS_AAMAPTOLATIN1   4343
  569 #define IDS_AAFLATNESSC 4344
  570 #define IDS_AADEFAULTFONTC  4345
  571 #define IDS_AADRIVEROPTIONSC    4346
  572 
  573 /* Registration */
  574 #define IDS_AAREGTOC    4350
  575 #define IDS_AANUMBERC   4351
  576 #define IDS_AAGSVIEWREG 4352
  577 #define IDS_AAREGISTERNOW   4353
  578 #define IDS_AAONLINEREG 4354
  579 #define IDS_AAREG1  4355
  580 #define IDS_AAREG2  4356
  581 #define IDS_AANAG1  4357
  582 #define IDS_AANAG2  4358
  583 #define IDS_AANAG3  4359
  584 #define IDS_AANAG4  4360
  585 #define IDS_AANAG5  4361
  586 
  587 
  588 /* Language changing */
  589 #define IDS_AASELECTLANGUAGE    4500
  590 #define IDS_AAENGLISH   4501
  591 #define IDS_AADEUTSCH   4502
  592 #define IDS_AAFRANCAIS  4503
  593 #define IDS_AAITALIANO  4504
  594 #define IDS_AAESPANOL   4505
  595 #define IDS_AAGREEK 4506
  596 #define IDS_AANEDERLANDS 4507
  597 #define IDS_AASVENSKA   4508
  598 
  599 #define IDS_WINHELPFILE 4510