[RAPPS][USETUP][SYSDM]

"Licence" --> "License" in USA english.
Patch by middings contributor.
CORE-8288 #resolve #comment Thanks :)

svn path=/trunk/; revision=63542
This commit is contained in:
Hermès Bélusca-Maïto 2014-06-05 19:38:44 +00:00
parent 5ed72773b9
commit 40d538d6b1
3 changed files with 4 additions and 4 deletions

View file

@ -147,7 +147,7 @@ BEGIN
IDS_AINFO_DESCRIPTION "\nDescription: "
IDS_AINFO_SIZE "\nSize: "
IDS_AINFO_URLSITE "\nHome Page: "
IDS_AINFO_LICENCE "\nLicence: "
IDS_AINFO_LICENCE "\nLicense: "
END
STRINGTABLE

View file

@ -117,7 +117,7 @@ static MUI_ENTRY enUSWelcomePageEntries[] =
{
0,
0,
"ENTER = Continue R = Repair L = Licence F3 = Quit",
"ENTER = Continue R = Repair L = License F3 = Quit",
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
},
{

View file

@ -18,7 +18,7 @@ BEGIN
LTEXT "", IDC_MACHINELINE4, 130, 171, 118, 9
LTEXT "", IDC_MACHINELINE5, 130, 180, 118, 9
CONTROL "Visit the <A HREF=""http://www.reactos.org/"">ReactOS Homepage</A>", IDC_ROSHOMEPAGE_LINK, "SysLink", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 20, 200, 140, 10
PUSHBUTTON "View &licence...", IDC_LICENCE, 170, 199, 78, 13
PUSHBUTTON "View &license...", IDC_LICENCE, 170, 199, 78, 13
END
IDD_PROPPAGEHARDWARE DIALOGEX 0, 0, 256, 218
@ -243,7 +243,7 @@ BEGIN
END
IDD_LICENCE DIALOGEX 6, 5, 267, 159
CAPTION "Licence"
CAPTION "License"
FONT 8, "MS Shell Dlg", 0, 0, 0x0
STYLE DS_SHELLFONT | WS_BORDER | WS_THICKFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
BEGIN