Files
tbd-station-14/Resources/Locale/en-US/pda/pda-component.ftl
Daniil Sikinami 7ca7272a80 Add to PDA alert level, shift duration, instructions and ID access. Also fix uknown station name. (#15220)
* PDA update and fix

* fix alert level

* Fix color level

* Maybe this will look better

* PDA update and fix

* fix alert level

* Fix color level

* Maybe this will look better

* Now threat color is taken in the same way as for emergency lamps

* Minor improvements

* Fix alert level string

* AlertLevelChangedEvent for all PDAs

* StationAlert is also stored in PDAComponent

* Removed IdAccessLevels

* Removed Access from PDAMenu.xaml.cs and Draw time real-time

* AlertLevel updated from AlertLevelChangedEvent

* Removed garbage

* Removed garbage from PDAUpdateState.cs

* Change comp-pda-ui-station-time

* revert rename PDAOwnerInfo to PdaOwnerInfo

* remove not use short names jobs

* "ftl var should be lowercase"

* "ftl var should be lowercase" again

* transfer StationAlert to PDAIdInfoText

* transfer StationAlert to PDAIdInfoText

* Line breaks of parameter/argument lists conventions

* not randomly inline property attributes

* no broadcast AlertLevelChangedEvent

* fix cctualOwnerName

* GridModifiedEvent never called

* add alert-level-unknown-instructions

* UpdateAlertLevel for latejoin

* Add alert-level-unknown

* Revert "GridModifiedEvent never called"

This reverts commit fa7d1620

* remove garbage and fix quite long
2023-05-17 14:35:40 -06:00

52 lines
1.5 KiB
Plaintext

### UI
# For the PDA screen
comp-pda-ui = ID: [color=white]{$owner}[/color], [color=yellow]{$jobTitle}[/color]
comp-pda-ui-blank = ID:
comp-pda-ui-owner = Owner: [color=white]{$actualOwnerName}[/color]
comp-pda-io-program-list-button = Programs
comp-pda-io-settings-button = Settings
comp-pda-io-program-fallback-title = Program
comp-pda-io-no-programs-available = No Programs Available
pda-bound-user-interface-show-uplink-title = Open Uplink
pda-bound-user-interface-show-uplink-description = Access your uplink
pda-bound-user-interface-lock-uplink-title = Lock Uplink
pda-bound-user-interface-lock-uplink-description = Prevent anyone from accessing your uplink without the code
comp-pda-ui-menu-title = PDA
comp-pda-ui-station = Station: [color=white]{$station}[/color]
comp-pda-ui-station-alert-level = Alert Level: [color={ $color }]{ $level }[/color]
comp-pda-ui-station-alert-level-instructions = Instructions: [color=white]{ $instructions }[/color]
comp-pda-ui-station-time = Shift duration: [color=white]{ $time }[/color]
comp-pda-ui-eject-id-button = Eject ID
comp-pda-ui-eject-pen-button = Eject Pen
comp-pda-ui-ringtone-button = Ringtone
comp-pda-ui-ringtone-button-description = Change your PDA's ringtone
comp-pda-ui-toggle-flashlight-button = Toggle Flashlight
pda-bound-user-interface-music-button = Music Instrument
pda-bound-user-interface-music-button-description = Play music on your PDA
comp-pda-ui-unknown = Unknown
comp-pda-ui-unassigned = Unassigned