Play time tracking: Job timers 3: more titles: when the (#9978)
Co-authored-by: Veritius <veritiusgaming@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
committed by
GitHub
parent
6b94db0336
commit
e852ada6c8
7
Resources/Locale/en-US/job/department.ftl
Normal file
7
Resources/Locale/en-US/job/department.ftl
Normal file
@@ -0,0 +1,7 @@
|
||||
department-Cargo = cargo
|
||||
department-Civilian = civilian
|
||||
department-Command = command
|
||||
department-Engineering = engineering
|
||||
department-Medical = medical
|
||||
department-Security = security
|
||||
department-Science = science
|
||||
@@ -30,7 +30,7 @@ job-name-bartender = bartender
|
||||
job-name-passenger = passenger
|
||||
job-name-salvagespec = salvage specialist
|
||||
job-name-qm = quartermaster
|
||||
job-name-cargoteh = cargo technician
|
||||
job-name-cargotech = cargo technician
|
||||
job-name-chef = chef
|
||||
job-name-clown = clown
|
||||
job-name-ertleader = ERT leader
|
||||
@@ -38,3 +38,8 @@ job-name-ertengineer = ERT engineer
|
||||
job-name-ertsecurity = ERT security
|
||||
job-name-ertmedic = ERT medic
|
||||
job-name-ertjanitor = ERT janitor
|
||||
|
||||
# Role timers - Make these alphabetical or I cut you
|
||||
JobAtmosphericTechnician = atmospheric technician
|
||||
JobSalvageSpecialist = salvage specialist
|
||||
JobWarden = warden
|
||||
|
||||
5
Resources/Locale/en-US/job/role-timers.ftl
Normal file
5
Resources/Locale/en-US/job/role-timers.ftl
Normal file
@@ -0,0 +1,5 @@
|
||||
role-timer-department-insufficient = Require {TOSTRING($time, "0")} more minutes in {$department} department.
|
||||
role-timer-overall-insufficient = Require {TOSTRING($time, "0")} more minutes of playtime.
|
||||
role-timer-role-insufficient = Require {TOSTRING($time, "0")} more minutes with {$job} for this role.
|
||||
|
||||
role-timer-locked = Locked (hover for details)
|
||||
Reference in New Issue
Block a user