Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

124 lines
982 B

[Strings]
ComputerClassName = "Ordinateur"
MSFT = "Microsoft"
;*******************************************
;device descriptions
GENDEV_MFG = "(Ordinateurs standard)"
@i:E_ISA_UP.DeviceDesc = "PC Standard"
@i:ACPIPIC_UP.DeviceDesc = "PC à interface de configuration et d'énergie avancée (ACPI)"
@i:ACPIAPIC_UP.DeviceDesc = "PC monoprocesseur ACPI"
@i:ACPIAPIC_MP.DeviceDesc = "PC multiprocesseur ACPI"
@i:MPS_UP.DeviceDesc = "PC monoprocesseur SMP"
@i:MPS_MP.DeviceDesc = "PC multiprocesseur SMP"
@a:ACPI_AMD64.DeviceDesc = "Ordinateur ACPI à base x86-64"
@m:ACPI_IA64.DeviceDesc = "Ordinateur ACPI à base IA 64"
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001