37 lines
969 B
Plaintext
37 lines
969 B
Plaintext
|
|
### UI
|
|
|
|
comp-pda-ui-try-insert-id-card-no-hands = You have no hands.
|
|
comp-pda-ui-try-insert-pen-no-hands = You have no hands.
|
|
|
|
# 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]
|
|
|
|
pda-bound-user-interface-insufficient-funds-popup = Insufficient funds!
|
|
|
|
pda-bound-user-interface-tc-balance-popup = TC Balance: [color={$weightedColor}]{$balance}[/color]
|
|
|
|
pda-bound-user-interface-main-menu-tab-title = Main Menu
|
|
|
|
pda-bound-user-interface-uplink-tab-title = Uplink
|
|
|
|
comp-pda-ui-menu-title = PDA
|
|
|
|
comp-pda-ui-eject-id-button = Eject ID
|
|
|
|
comp-pda-ui-eject-pen-button = Eject Pen
|
|
|
|
comp-pda-ui-toggle-flashlight-button = Toggle Flashlight
|
|
|
|
# EjectIDVerb
|
|
eject-id-verb-get-data-text = Eject ID
|
|
|
|
# EjectPenVerb
|
|
eject-pen-verb-get-data-text = Eject Pen
|
|
|
|
# ToggleFlashlightVerb
|
|
toggle-flashlight-verb-get-data-text = Toggle flashlight |