Ignore:
Timestamp:
Aug 26, 2020, 6:04:44 AM (5 years ago)
Author:
Alex Taylor
Message:

Update CleanPPD function to scrub *ru. and *zh.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/printer/cupswiz/cupswiz.VRX

    r86 r91  
    20162016    CALL NLSSetText 'SW_ABOUT',  'Caption', 10                                          /* 10: Product Information */
    20172017    CALL NLSSetText 'DT_ABOUT1', 'Caption', 11                                          /* 11: eCups Printer Install Utility */
    2018     CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1.19'                                  /* 12: Version %1 */
    2019     CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-2019'                             /* 13: (C) %1 Alex Taylor */
     2018    CALL NLSSetText 'DT_ABOUT2', 'Caption', 12, '1.20'                                  /* 12: Version %1 */
     2019    CALL NLSSetText 'DT_ABOUT3', 'Caption', 13, '2010-2020'                             /* 13: (C) %1 Alex Taylor */
    20202020    CALL NLSSetText 'PB_ABOUT',  'Caption', 2                                           /* 10: Product Information */
    20212021
Note: See TracChangeset for help on using the changeset viewer.