Fax Machine (#11704)
This commit is contained in:
@@ -4,6 +4,7 @@ device-frequency-prototype-name-suit-sensors = Suit Sensors
|
||||
device-frequency-prototype-name-lights = Smart Lights
|
||||
device-frequency-prototype-name-mailing-units = Mailing Units
|
||||
device-frequency-prototype-name-pdas = PDAs
|
||||
device-frequency-prototype-name-fax = Fax
|
||||
|
||||
## camera frequencies
|
||||
device-frequency-prototype-name-surveillance-camera-test = Subnet Test
|
||||
|
||||
20
Resources/Locale/en-US/fax/fax.ftl
Normal file
20
Resources/Locale/en-US/fax/fax.ftl
Normal file
@@ -0,0 +1,20 @@
|
||||
fax-machine-popup-source-unknown = unknown
|
||||
fax-machine-popup-received = Received correspondence from { $from }.
|
||||
fax-machine-popup-name-long = Fax name is too long
|
||||
fax-machine-popup-name-exist = Fax with same name already exist in network
|
||||
fax-machine-popup-name-set = Fax name has been updated
|
||||
|
||||
fax-machine-dialog-rename = Rename
|
||||
fax-machine-dialog-field-name = Name
|
||||
|
||||
fax-machine-ui-window = Fax Machine
|
||||
fax-machine-ui-send-button = Send
|
||||
fax-machine-ui-refresh-button = Refresh
|
||||
fax-machine-ui-no-peers = No Peers
|
||||
fax-machine-ui-to = To:
|
||||
fax-machine-ui-from = From:
|
||||
fax-machine-ui-paper = Paper:
|
||||
fax-machine-ui-paper-inserted = Paper in tray
|
||||
fax-machine-ui-paper-not-inserted = No paper
|
||||
|
||||
fax-machine-chat-notify = Received new fax message on "{$fax}" fax
|
||||
@@ -32,3 +32,8 @@ nuke-label-nanotrasen = NT-{$serial}
|
||||
# do you even need this one? It's more funnier to say that
|
||||
# the Syndicate stole a NT nuke
|
||||
nuke-label-syndicate = SYN-{$serial}
|
||||
|
||||
# Codes
|
||||
nuke-codes-message = [color=red]TOP SECRET![/color]
|
||||
Nuclear device activation code: {$name} - {$code}
|
||||
nuke-codes-fax-paper-name = nuclear authentication codes
|
||||
|
||||
@@ -25,6 +25,7 @@ verb-categories-instrument-style = Instrument Style
|
||||
verb-categories-set-sensor = Sensor
|
||||
verb-categories-timer = Set Delay
|
||||
verb-categories-lever = Lever
|
||||
verb-categories-fax = Set Destination
|
||||
|
||||
verb-common-toggle-light = Toggle light
|
||||
verb-common-close = Close
|
||||
|
||||
Reference in New Issue
Block a user