Changeset 70 for trunk


Ignore:
Timestamp:
Sep 28, 2023, 8:12:08 PM (23 months ago)
Author:
gyoung
Message:

Fixed stray @ in some About Dialogs also fix a typo Produkt changed to Product. Ticket 2947

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mediafolder/res/en/about_ecs_en.dlg

    r2 r70  
    77DLGTEMPLATE IDDLG_ABOUT LOADONCALL MOVEABLE DISCARDABLE
    88BEGIN
    9     DIALOG  "Produkt Information", IDDLG_ABOUT, 100, 120, 194, 67,
     9    DIALOG  "Product Information", IDDLG_ABOUT, 100, 120, 194, 67,
    1010            WS_VISIBLE, FCF_TITLEBAR
    1111    BEGIN
     
    1919                        29, 154, 11, DT_VCENTER | DT_WORDBREAK | NOT
    2020                        WS_GROUP
    21                         PRESPARAMS PP_FONTNAMESIZE, "9.WarpSans"
    22         LTEXT           "Licensed to Serenity Systems", 608, 38, 19, 154, 9
     21        //                PRESPARAMS PP_FONTNAMESIZE, "9.WarpSans"
     22        //LTEXT           "Licensed to Serenity Systems", 608, 38, 19, 154, 9
    2323                        PRESPARAMS PP_FONTNAMESIZE, "9.WarpSans"
    2424        DEFPUSHBUTTON   "~Ok", IDSTR_CLOSETEXT, 38, 2, 34, 13
Note: See TracChangeset for help on using the changeset viewer.