BudgetDialog: replace funding spinners with sliders
also- add back in the column that indicates how much money is requested for the various departments git-svn-id: https://micropolis.googlecode.com/svn/trunk/micropolis-java@585 d9718cc8-9f43-0410-858b-315f434eb58c
This commit is contained in:
parent
8e9cd7d94d
commit
88669eabb6
2 changed files with 46 additions and 15 deletions
|
@ -275,7 +275,8 @@ legend_image.POLICE_OVERLAY = /legendmm.png
|
|||
!
|
||||
budgetdlg.title = Budget
|
||||
budgetdlg.funding_level_hdr = Funding Level
|
||||
budgetdlg.allocation_hdr = Allocation
|
||||
budgetdlg.requested_hdr = Requested
|
||||
budgetdlg.allocation_hdr = Paid
|
||||
budgetdlg.road_fund = Trans. Fund
|
||||
budgetdlg.police_fund = Police Fund
|
||||
budgetdlg.fire_fund = Fire Fund
|
||||
|
|
Reference in a new issue