reactos/media/inf/unknown.inf
Joachim Henze b130d5f4c0 [0.4.13][INF] Backport String deduplication and minor fixes
Fixes a bug in msmouse.inf missing " at begin of last string in section [Strings.0416].
partial pick of 0.4.15-dev-1105-g d50cbb6eed (only the changes in msmouse.inf were picked) (#3173)
------------
Fixes a bug in nete1000.inf missing " at the end of a string in section [Strings.0415] (which affected releases/0.4.12 to releases/0.4.14).
------------
partial pick of 0.4.15-dev-4867-g bbccad0ed6 Deduplicate the "ReactOS =" strings,
they are non-localizable now CORE-18191. I intentionally left out the "ReactOS team"->"ReactOS project" part here.
------------
full pick of 0.4.15-dev-309-g 7c8d5635aa [PROCESSR][INF] Fix "Intel Intel" duplication typos
which was an addendum to 3509318521 == SVN r46465
------------
also ported back deduplication of some manufacturer strings.
------------
all changes to shortcuts.inf and syssetup.inf.tpl are exclusively stripping EOL-whitespace, no other changes in those files.
------------
the only part that was not picked from master is the stripped 's' in disk.inf, which is possible,
because the file has been replaced altogether in master by an MS file.
2022-12-18 15:10:54 +01:00

52 lines
1.1 KiB
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[Version]
Signature = "$Windows NT$"
;Signature = "$ReactOS$"
LayoutFile = layout.inf
Class = Unknown
ClassGUID = {4D36E97E-E325-11CE-BFC1-08002BE10318}
Provider = %ReactOS%
DriverVer = 10/11/2005,1.01.0.0
[ClassInstall32.NT]
AddReg = UnknownClass.NT.AddReg
[UnknownClass.NT.AddReg]
HKR, , , 0, %UnknownClassName%
HKR, , Icon, 0, "-18"
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
UnknownClassName = "Other Devices"
[Strings.0405]
UnknownClassName = "Ostatní zařízení"
[Strings.0407]
UnknownClassName = "Andere Geräte"
[Strings.0a]
UnknownClassName = "Otros dispositivos"
[Strings.040D]
UnknownClassName = "התקנים אחרים"
[Strings.0415]
UnknownClassName = "Nieznane urządzenie"
[Strings.0418]
UnknownClassName = "Alte dispozitive"
[Strings.0419]
UnknownClassName = "Другие устройства"
[Strings.041f]
UnknownClassName = "Başka Aygıtlar"
[Strings.0422]
UnknownClassName = "Інші пристрої"
[Strings.0804]
UnknownClassName = "其它设备"