Skip to content

Commit

Permalink
Fixed incorrect cc.req.CompleteContract.cooldown in localization
Browse files Browse the repository at this point in the history
  • Loading branch information
IO5 committed Jan 4, 2024
1 parent e0f1c78 commit d10f052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameData/ContractConfigurator/Localization/en-us.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ Localization
#cc.req.CanResearchTech.x = Must not be able to research <<1>>
#cc.req.CompleteContract = Must have completed contract <<1>>
#cc.req.CompleteContract.x = Must not have completed contract <<1>>
#cc.req.CompleteContract.cooldown = Must have completed contract <<1>> within the last <<2>>
#cc.req.CompleteContract.cooldown = Must have completed contract <<1>> but not in the last <<2>>
#cc.req.CompleteContract.cooldown.x = Must not have completed contract <<1>> within the last <<2>>
#cc.req.Expansion = Must have the <<1>> expansion installed
#cc.req.Facility.exact = The <<1>> must be level <<n:2>>
Expand Down

0 comments on commit d10f052

Please sign in to comment.