mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 18:43:30 +00:00
[INF] Set manufacturer as ReactOS Project for consistency
Also make it non-localizable. CORE-18191
This commit is contained in:
parent
6881d8c624
commit
bbccad0ed6
40 changed files with 173 additions and 329 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue