[INF] Set manufacturer as ReactOS Project for consistency

Also make it non-localizable. CORE-18191
This commit is contained in:
Stanislav Motylkov 2022-06-27 17:00:18 +03:00
parent 6881d8c624
commit bbccad0ed6
No known key found for this signature in database
GPG key ID: AFE513258CBA9E92
40 changed files with 173 additions and 329 deletions

View file

@ -87,10 +87,11 @@ AddService = green, 0x00000002, green_Service_Inst
;-------------------------------- STRINGS -------------------------------
[Strings]
ReactOS = "ReactOS Team"
; Non-localizable
ReactOS = "ReactOS Project"
ReactOSMfg = "(ReactOS Project)"
; Localizable
GREEN.DriverDesc = "VT100 server emulator"
ReactOSMfg = "(ReactOS Team)"
KEYBOARD.DeviceDesc = "Keyboard for remote console"
SCREEN.DeviceDesc = "Screen for remote console"