mirror of
https://github.com/reactos/reactos.git
synced 2026-06-09 01:12:59 +08:00
[INF] Set manufacturer as ReactOS Project for consistency
Also make it non-localizable. CORE-18191
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user