-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4165 from IllianiCBT/fixedSkillGeneration
Added GM Hire & Fixed Skill Level Options to Bulk Hire Dialog
- Loading branch information
Showing
2 changed files
with
83 additions
and
23 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
MekHQ/resources/mekhq/resources/HireBulkPersonnelDialog.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,10 @@ | ||
btnHire.text=Hire | ||
btnGmHire.text=GM Hire | ||
lblType.text=Type: | ||
lblRank.text=Rank: | ||
lblNumber.text=Number: | ||
Form.title=Hire Multiple Personnel | ||
btnClose.text=Close | ||
lblAgeRange.text=Age range | ||
lblSkillLevel.text=Fixed Skill Level | ||
lblAgeRangeSeparator.text=↔ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters