Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
37
Resources/Locale/en-US/pda/pda-component.ftl
Normal file
37
Resources/Locale/en-US/pda/pda-component.ftl
Normal file
@@ -0,0 +1,37 @@
|
||||
|
||||
### 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
|
||||
Reference in New Issue
Block a user