Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-8288

Typos, "licence" should be "license" for en-US strings.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • 0.3.17
    • None
    • None

    Description

      Replace "licence" with "license" in strings for en-US in the following files at the line number shown:

      reactos/base/applications/rapps/lang/en-US.rc
      150 IDS_AINFO_LICENCE "\nLicence: "

      change to:
      150 IDS_AINFO_LICENCE "\nLicense: "

      reactos/base/setup/usetup/lang/en-US.h
      120 "ENTER = Continue R = Repair L = Licence F3 = Quit",

      change to:
      120 "ENTER = Continue R = Repair L = License F3 = Quit",

      reactos/dll/cpl/sysdm/lang/en-US.rc
      21 PUSHBUTTON "View &licence...", IDC_LICENCE, 170, 199, 78, 13

      change to:
      21 PUSHBUTTON "View &license...", IDC_LICENCE, 170, 199, 78, 13

      reactos/dll/cpl/sysdm/lang/en-US.rc (same file as the preceding one)
      246 CAPTION "Licence"

      change to:
      246 CAPTION "License"

      Attachments

        1. en-US.h
          37 kB
        2. en-US.rc
          6 kB
        3. en-US.rc
          16 kB

        Activity

          People

            hbelusca hbelusca
            middings middings
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: