Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
## IdCardComponent
|
||||
|
||||
access-id-card-component-owner-name-job-title-text = {$originalOwnerName}{$jobSuffix}
|
||||
access-id-card-component-owner-full-name-job-title-text = {$fullName}'s ID card{$jobSuffix}
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
id-card-console-window-privileged-id = Privileged ID:
|
||||
id-card-console-window-target-id = Target ID:
|
||||
id-card-console-window-full-name-label = Full name:
|
||||
id-card-console-window-save-button = Save
|
||||
id-card-console-window-job-title-label = Job title:
|
||||
id-card-console-window-eject-button = Eject
|
||||
id-card-console-window-insert-button = Insert
|
||||
|
||||
access-id-card-console-component-no-hands-error = You have no hands.
|
||||
access-id-card-console-component-cannot-let-go-error = You can't let go of the ID card!
|
||||
|
||||
## EjectPrivilegedIDVerb
|
||||
|
||||
access-eject-privileged-id-verb-get-data-text = Eject Privileged ID
|
||||
|
||||
## EjectTargetIDVert
|
||||
|
||||
access-eject-target-id-verb-get-data-text = Eject Target ID
|
||||
Reference in New Issue
Block a user