Adds the NetProbe cartridge (#12543)
* Implement NetProbeCartridge * Add audio and a popup when scanning a device Add some doc comments * Set program icon * Add NetProbe cartridge as rare loot to maintenance loot tool spawner * Make the maximum amount of saved entries configurable Add a scrollbar that shows when there are more entries than fit on the screen * Make device net id names translatable
This commit is contained in:
@@ -28,3 +28,11 @@ device-address-prefix-fire-alarm = Fir-
|
||||
device-address-prefix-air-alarm = Air-
|
||||
|
||||
device-address-examine-message = The device's address is {$address}.
|
||||
|
||||
#Device net ID names
|
||||
device-net-id-private = Private
|
||||
device-net-id-wired = Wired
|
||||
device-net-id-wireless = Wireless
|
||||
device-net-id-apc = Apc
|
||||
device-net-id-atmos-devices = Atmos Devices
|
||||
device-net-id-reserved = Reserved
|
||||
|
||||
Reference in New Issue
Block a user