mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
bbccad0ed6
Also make it non-localizable. CORE-18191
57 lines
1.4 KiB
INI
57 lines
1.4 KiB
INI
[Version]
|
||
Signature = "$Windows NT$"
|
||
;Signature = "$ReactOS$"
|
||
LayoutFile = layout.inf
|
||
Class = LegacyDriver
|
||
ClassGUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
|
||
Provider = %ReactOS%
|
||
DriverVer = 03/20/2012,1.01.0.0
|
||
|
||
[ClassInstall32.NT]
|
||
AddReg = LegacyDriverClass.NT.AddReg
|
||
|
||
[LegacyDriverClass.NT.AddReg]
|
||
HKR, , , 0, %LegacyDriverClassName%
|
||
HKR, , Icon, 0, "-19"
|
||
HKR, , NoDisplayClass, 0, 1
|
||
HKR, , EnumPropPages32, 0, "syssetup.dll,LegacyDriverPropPageProvider"
|
||
|
||
;-------------------------------- STRINGS -------------------------------
|
||
|
||
[Strings]
|
||
; Non-localizable
|
||
ReactOS = "ReactOS Project"
|
||
|
||
; Localizable
|
||
LegacyDriverClassName = "Non-Plug and Play Drivers"
|
||
|
||
[Strings.0404]
|
||
LegacyDriverClassName = "非隨插即用驅動程式"
|
||
|
||
[Strings.0405]
|
||
LegacyDriverClassName = "Zařízení nepodporující Plug and Play"
|
||
|
||
[Strings.0407]
|
||
LegacyDriverClassName = "Nicht-PnP Treiber"
|
||
|
||
[Strings.0a]
|
||
LegacyDriverClassName = "Controladores incompatibles con PnP"
|
||
|
||
[Strings.0415]
|
||
LegacyDriverClassName = "Sterowniki niezgodne z Plug and Play"
|
||
|
||
[Strings.0418]
|
||
LegacyDriverClassName = "Modúle pilot de cuplare statică (non-PnP)"
|
||
|
||
[Strings.0419]
|
||
LegacyDriverClassName = "Драйверы устройств не Plug and Play"
|
||
|
||
[Strings.041f]
|
||
LegacyDriverClassName = "Tak ve Çalıştır Olmayan Sürücüler"
|
||
|
||
[Strings.0816]
|
||
LegacyDriverClassName = "Controladores incompativeis com PnP"
|
||
|
||
[Strings.0C04]
|
||
LegacyDriverClassName = "非隨插即用驅動程式"
|