Removed old Loc.GetString() use instances (#4155)
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
character-setup-gui-character-setup-label = Character setup
|
||||
character-setup-gui-character-setup-save-button = Save
|
||||
character-setup-gui-character-setup-close-button = Close
|
||||
character-setup-gui-create-new-character-button = Create new slot...
|
||||
character-setup-gui-create-new-character-button-tooltip = A maximum of {$maxCharacters} characters are allowed.
|
||||
character-setup-gui-character-picker-button-delete-button = Delete
|
||||
@@ -0,0 +1,34 @@
|
||||
humanoid-profile-editor-randomize-everything-button = Randomize everything
|
||||
humanoid-profile-editor-name-label = Name:
|
||||
humanoid-profile-editor-name-random-button = Randomize
|
||||
humanoid-profile-editor-appearance-tab = Appearance
|
||||
humanoid-profile-editor-sex-label = Sex:
|
||||
humanoid-profile-editor-sex-male-button = Male
|
||||
humanoid-profile-editor-sex-female-button = Female
|
||||
humanoid-profile-editor-age-label = Age:
|
||||
humanoid-profile-editor-pronouns-label = Pronouns:
|
||||
humanoid-profile-editor-pronouns-male-text = He / Him
|
||||
humanoid-profile-editor-pronouns-female-text = She / Her
|
||||
humanoid-profile-editor-pronouns-epicene-text = They / Them
|
||||
humanoid-profile-editor-pronouns-neuter-text = It / It
|
||||
humanoid-profile-editor-import-button = Import
|
||||
humanoid-profile-editor-export-button = Export
|
||||
humanoid-profile-editor-save-button = Save
|
||||
humanoid-profile-editor-clothing-label = Clothing:
|
||||
humanoid-profile-editor-backpack-label = Backpack:
|
||||
humanoid-profile-editor-eyes-label = Eye color:
|
||||
humanoid-profile-editor-jobs-tab = Jobs
|
||||
humanoid-profile-editor-preference-unavailable-stay-in-lobby-button = Stay in lobby if preference unavailable.
|
||||
humanoid-profile-editor-preference-unavailable-spawn-as-overflow-button = Be an {$overflowJob} if preference unavailable.
|
||||
humanoid-profile-editor-preference-jumpsuit = Jumpsuit
|
||||
humanoid-profile-editor-preference-jumpskirt = Jumpskirt
|
||||
humanoid-profile-editor-preference-backpack = Backpack
|
||||
humanoid-profile-editor-preference-satchel = Satchel
|
||||
humanoid-profile-editor-preference-duffelbag = Duffelbag
|
||||
humanoid-profile-editor-jobs-amount-in-department-tooltip = Jobs in the {$departmentName} department
|
||||
humanoid-profile-editor-department-jobs-label = {$departmentName} jobs
|
||||
humanoid-profile-editor-antags-tab = Antags
|
||||
humanoid-profile-editor-job-priority-high-button = High
|
||||
humanoid-profile-editor-job-priority-medium-button = Medium
|
||||
humanoid-profile-editor-job-priority-low-button = Low
|
||||
humanoid-profile-editor-job-priority-never-button = Never
|
||||
Reference in New Issue
Block a user