Device Linking and better linking ui (#13645)
Co-authored-by: AJCM-git <60196617+AJCM-git@users.noreply.github.com> Co-authored-by: Visne <39844191+Visne@users.noreply.github.com> Co-authored-by: ElectroJr <leonsfriedrich@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ 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
|
||||
device-frequency-prototype-name-basic-device = Basic Devices
|
||||
|
||||
## camera frequencies
|
||||
device-frequency-prototype-name-surveillance-camera-test = Subnet Test
|
||||
|
||||
@@ -6,12 +6,23 @@ network-configurator-too-many-devices = Too many devices stored on this device!
|
||||
network-configurator-update-ok = Device storage updated.
|
||||
network-configurator-device-already-saved = network device: {$device} is already saved.
|
||||
network-configurator-device-access-denied = Access denied!
|
||||
network-configurator-link-mode-started = Started linking device: {$device}
|
||||
network-configurator-link-mode-stopped = Stopped linking.
|
||||
network-configurator-mode-link = Link
|
||||
network-configurator-mode-list = List
|
||||
network-configurator-switched-mode = Switched mode to: {$mode}
|
||||
|
||||
# Verbs
|
||||
network-configurator-save-device = Save device
|
||||
network-configurator-configure = Configure
|
||||
network-configurator-switch-mode = Switch mode
|
||||
network-configurator-link-defaults = Link defaults
|
||||
network-configurator-start-link = Start link
|
||||
network-configurator-link = Link
|
||||
|
||||
# ui
|
||||
network-configurator-title-saved-devices = Saved Devices
|
||||
network-configurator-title-device-configuration = Device Configuration
|
||||
network-configurator-ui-clear-button = Clear
|
||||
network-configurator-ui-count-label = {$count} Devices
|
||||
network-configurator-clear-network-link-overlays = Clear network link overlays
|
||||
@@ -24,3 +35,13 @@ network-configurator-tooltip-edit = Edit targets device list
|
||||
network-configurator-tooltip-clear = Clear targets device list
|
||||
network-configurator-tooltip-copy = Copy targets device list to multitool
|
||||
network-configurator-tooltip-show = Show a holographic visualization of targets device list
|
||||
|
||||
# examine
|
||||
network-configurator-examine-mode-link = [color=red]Link[/color]
|
||||
network-configurator-examine-mode-list = [color=green]List[/color]
|
||||
network-configurator-examine-current-mode = Current mode: {$mode}
|
||||
network-configurator-examine-switch-modes = Press {$key} to switch modes
|
||||
|
||||
# item status
|
||||
network-configurator-item-status-label = Current mode: {$mode}
|
||||
{$keybinding} to switch mode
|
||||
|
||||
Reference in New Issue
Block a user