|
|
1.1 root 1: # Help system, for Unix Micropolis.
2: #
3: # Micropolis, Unix Version. This game was released for the Unix platform
4: # in or about 1990 and has been modified for inclusion in the One Laptop
5: # Per Child program. Copyright (C) 1989 - 2007 Electronic Arts Inc. If
6: # you need assistance with this program, you may contact:
7: # http://wiki.laptop.org/go/Micropolis or email [email protected].
8: #
9: # This program is free software: you can redistribute it and/or modify
10: # it under the terms of the GNU General Public License as published by
11: # the Free Software Foundation, either version 3 of the License, or (at
12: # your option) any later version.
13: #
14: # This program is distributed in the hope that it will be useful, but
15: # WITHOUT ANY WARRANTY; without even the implied warranty of
16: # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17: # General Public License for more details. You should have received a
18: # copy of the GNU General Public License along with this program. If
19: # not, see <http://www.gnu.org/licenses/>.
20: #
21: # ADDITIONAL TERMS per GNU GPL Section 7
22: #
23: # No trademark or publicity rights are granted. This license does NOT
24: # give you any right, title or interest in the trademark SimCity or any
25: # other Electronic Arts trademark. You may not distribute any
26: # modification of this program using the trademark SimCity or claim any
27: # affliation or association with Electronic Arts Inc. or its employees.
28: #
29: # Any propagation or conveyance of this program must include this
30: # copyright notice and these terms.
31: #
32: # If you convey this program (or any modifications of it) and assume
33: # contractual liability for the program to recipients of it, you agree
34: # to indemnify Electronic Arts for any liability that those contractual
35: # assumptions impose on Electronic Arts.
36: #
37: # You may not misrepresent the origins of this program; modified
38: # versions of the program must be marked as such and not identified as
39: # the original program.
40: #
41: # This disclaimer supplements the one included in the General Public
42: # License. TO THE FULLEST EXTENT PERMISSIBLE UNDER APPLICABLE LAW, THIS
43: # PROGRAM IS PROVIDED TO YOU "AS IS," WITH ALL FAULTS, WITHOUT WARRANTY
44: # OF ANY KIND, AND YOUR USE IS AT YOUR SOLE RISK. THE ENTIRE RISK OF
45: # SATISFACTORY QUALITY AND PERFORMANCE RESIDES WITH YOU. ELECTRONIC ARTS
46: # DISCLAIMS ANY AND ALL EXPRESS, IMPLIED OR STATUTORY WARRANTIES,
47: # INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY,
48: # FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT OF THIRD PARTY
49: # RIGHTS, AND WARRANTIES (IF ANY) ARISING FROM A COURSE OF DEALING,
50: # USAGE, OR TRADE PRACTICE. ELECTRONIC ARTS DOES NOT WARRANT AGAINST
51: # INTERFERENCE WITH YOUR ENJOYMENT OF THE PROGRAM; THAT THE PROGRAM WILL
52: # MEET YOUR REQUIREMENTS; THAT OPERATION OF THE PROGRAM WILL BE
53: # UNINTERRUPTED OR ERROR-FREE, OR THAT THE PROGRAM WILL BE COMPATIBLE
54: # WITH THIRD PARTY SOFTWARE OR THAT ANY ERRORS IN THE PROGRAM WILL BE
55: # CORRECTED. NO ORAL OR WRITTEN ADVICE PROVIDED BY ELECTRONIC ARTS OR
56: # ANY AUTHORIZED REPRESENTATIVE SHALL CREATE A WARRANTY. SOME
57: # JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF OR LIMITATIONS ON IMPLIED
58: # WARRANTIES OR THE LIMITATIONS ON THE APPLICABLE STATUTORY RIGHTS OF A
59: # CONSUMER, SO SOME OR ALL OF THE ABOVE EXCLUSIONS AND LIMITATIONS MAY
60: # NOT APPLY TO YOU.
61:
62: # Help messages to do:
63: # MicropolisMenu
64:
65: # backstop help message
66:
67: Help Window {Micropolis Window} \
68: {This is one of Micropolis's windows.
69: Press Help or Meta-Click on the other controls and graphics for more information about them.
70: [More help to come in a later version! Sorry!]}
71:
72: # AskQuestion button help
73:
74: Help SelectCity.No {Keep Playing} \
75: {Press this button to keep playing with the current city simulation.}
76:
77: Help SelectCity.Yes {Another City} \
78: {Press this vote button to abandon this city and choose another one to play with.}
79:
80: Help Quit.No {Keep Playing Micropolis} \
81: {Press this button to continue playing this game of Micropolis.}
82:
83: Help Quit.IQuit {Really Quit Micropolis} \
84: {Press this button to quit playing this game of Micropolis.}
85:
86: Help Quit.IResign {Resign Micropolis} \
87: {Press this button to resign yourself from this game of Micropolis.}
88:
89: Help Quit.AllQuit {Everyone Quit Micropolis} \
90: {Press this vote button to quit Micropolis if everyone else agrees.}
91:
92: Help Plan.Veto {Veto Plan} \
93: {Press this button to veto the plan.}
94:
95: Help Plan.Goto {Goto Plan} \
96: {Press this button to scroll your editor window to the planned location.}
97:
98: Help Plan.Support {Support Plan} \
99: {Press this vote button to support the plan.}
100:
101: Help Disaster.Yes {Cause a Disaster} \
102: {Press this button to cause a disaster.}
103:
104: Help Disaster.No {Don't Cause a Disaster} \
105: {Press this button to avoid causing a disaster.}
106:
107: # head window help
108:
109: Help Head {Micropolis Controls Window} {}
110: Help Head.MicropolisMenu {Micropolis Main Menu} {}
111: Help Head.OptionsMenu {Options Menu} {}
112: Help Head.DisastersMenu {Disasters Menu} {}
113: Help Head.TimeMenu {Time Menu} {}
114: Help Head.PriorityMenu {Priority Menu} {}
115: Help Head.WindowsMenu {Windows Menu} {}
116: Help Head.Date {Micropolis Date Display} {}
117: Help Head.Funds {Micropolis Funds Display} {}
118: Help Head.Graph {Res Com Ind History Graph} {}
119: Help Head.Demand {Res Com Ind Demand Gauge} {}
120: Help Head.Log {Scrolling Message Log} {}
121: Help Head.Scrollbar {Message Log Scrollbar} {}
122: Help Head.Chat {Chat Push Button} {}
123: Help Head.Entry {Text Entry Field} {}
124:
125: # notice window help
126:
127: Help Notice {Micropolis Notice Window} {}
128: Help Notice.Title {Notice Title} {}
129: Help Notice.Text {Notice Text} {}
130: Help Notice.Dismiss {Notice Dismiss Button} {}
131: Help Notice.View {Notice Map View} {}
132:
133: # help window help
134:
135: Help Help {Micropolis Help Window} {}
136: Help Help.Title {Help Title} {}
137: Help Help.Scrollbar {Help Text Scrollbar} {}
138: Help Help.Text {Help Text} {}
139: Help Help.Dismiss {Help Dismiss Button} {}
140:
141: # frob window help
142:
143: Help Frob {Micropolis Frob-O-Matic Dynamic Zone Filter} {This bank of (min/max) interval sliders adjust the filters for the dynamic zone map view. The zones that do not pass through the filter are invisible, and the zones passing through all the filters are displayed, as you adjust the filter intervals.}
144: Help Frob.Title {Frob Title} {}
145: Help Frob.PopulationDensity {Frob Population Density} {Adjust the minimum and maximum Population Density to display in the dynamic map zone menu.}
146: Help Frob.RateOfGrowth {Frob Rate Of Growth} {Adjust the minimum and maximum Rate Of Growth to display in the dynamic map zone menu.}
147: Help Frob.TrafficDensity {Frob Traffic Density} {Adjust the minimum and maximum Traffic Density to display in the dynamic map zone menu.}
148: Help Frob.PollutionRate {Frob Pollution Rate} {Adjust the minimum and maximum Pollution Rate to display in the dynamic map zone menu.}
149: Help Frob.CrimeRate {Frob Crime Rate} {Adjust the minimum and maximum Crime Rate to display in the dynamic map zone menu.}
150: Help Frob.LandValue {Frob Land Value} {Adjust the minimum and maximum Land Value to display in the dynamic map zone menu.}
151: Help Frob.PoliceEffect {Frob Police Effect} {Adjust the minimum and maximum Police Effect to display in the dynamic map zone menu.}
152: Help Frob.FireEffect {Frob Fire Effect} {Adjust the minimum and maximum Fire Effect to display in the dynamic map zone menu.}
153: Help Frob.Dismiss {Frob Dismiss Button} {}
154:
155: # scenario window help
156:
157: Help Scenario {Micropolis Chooser Window} {}
158: Help Scenario.NewCity {New City Button} {}
159: Help Scenario.LoadCity {Load City Button} {}
160: Help Scenario.Dullsville {Dullsville Scenario Button} {}
161: Help Scenario.SanFran {San Francisco Scenario Button} {}
162: Help Scenario.Hamburg {Hamburg Scenario Button} {}
163: Help Scenario.Bern {Bern Scenario Button} {}
164: Help Scenario.Tokyo {Tokyo Scenario Button} {}
165: Help Scenario.Rio {Rio de Janeiro Scenario Button} {}
166: Help Scenario.Boston {Boston Scenario Button} {}
167: Help Scenario.Detroit {Detroit Scenario Button} {}
168: Help Scenario.Previous {Previous Map Button} {}
169: Help Scenario.Use {Use This Map Button} {}
170: Help Scenario.Next {Next Map Button} {}
171: Help Scenario.Name {City Name Entry Field} {}
172: Help Scenario.Level {Game Level Buttons} {}
173:
174: # map window help
175:
176: Help Map {Micropolis Map Window} {}
177: Help Map.View {Map View} {}
178: Help Map.Zones {Map Zones Menu} {}
179: Help Map.Overlays {Map Overlays Menu} {}
180:
181: # editor window help
182:
183: Help Editor {Micropolis Editor Window} {}
184: Help Editor.Display {Editor Display Menu} {}
185: Help Editor.Options {Editor Options Menu} {}
186: Help Editor.Message {Editor Message Banner} {}
187: Help Editor.View {Editor View} {}
188: Help Editor.ToolPallet {Editor Tool Pallet} {}
189: Help Editor.ToolName {Editor Tool Name} {}
190: Help Editor.ToolCost {Editor Tool Cost} {}
191: Help Editor.ToolRes {Residential Zone Tool Icon} {}
192: Help Editor.ToolCom {Commercial Zone Tool Icon} {}
193: Help Editor.ToolInd {Industrial Zone Tool Icon} {}
194: Help Editor.ToolFire {Fire Station Tool Icon} {}
195: Help Editor.ToolQuery {Query Tool Icon} {}
196: Help Editor.ToolPolice {Police Station Tool Icon} {}
197: Help Editor.ToolWire {Wire Tool Icon} {}
198: Help Editor.ToolBulldozer {Bulldozer Tool Icon} {}
199: Help Editor.ToolRail {Rail Tool Icon} {}
200: Help Editor.ToolRoad {Road Tool Icon} {}
201: Help Editor.ToolChalk {Chalk Tool Icon} {}
202: Help Editor.ToolEraser {Eraser Tool Icon} {}
203: Help Editor.ToolStadium {Stadium Tool Icon} {}
204: Help Editor.ToolPark {Park Tool Icon} {}
205: Help Editor.ToolSeaport {Seaport Tool Icon} {}
206: Help Editor.ToolCoal {Coal Power Plant Tool Icon} {}
207: Help Editor.ToolNuclear {Nuclear Power Plant Tool Icon} {}
208: Help Editor.ToolAirport {Airport Tool Icon} {}
209: Help Editor.ToolPie {Editor Tool Pie Menu} {}
210: Help Editor.ZonePie {Editor Tool Zone Pie Menu} {}
211: Help Editor.BuildPie {Editor Tool Build Pie Menu} {}
212:
213: # budget window help
214:
215: Help Budget {Micropolis Budget Window} {}
216: Help Budget.Label {Paused to set the Budget} {}
217: Help Budget.Collected {Taxes Collected} {}
218: Help Budget.Flow {Cash Flow} {}
219: Help Budget.Previous {Previous Funds} {}
220: Help Budget.Current {Current Funds} {}
221: Help Budget.Road {Road Fund} {}
222: Help Budget.Fire {Fire Fund} {}
223: Help Budget.Police {Police Fund} {}
224: Help Budget.Tax {Tax Rate} {}
225: Help Budget.Continue {Continue With These Figures} {}
226: Help Budget.Reset {Reset to Original Figures} {}
227: Help Budget.Cancel {Cancel Changes and Continue} {}
228: Help Budget.AutoCancel {Automatic Cancel Timeout} {}
229:
230: # graph window help
231:
232: Help Graph {Micropolis Graph Window} {}
233: Help Graph.10Years {Graph 10 Year Scale} {}
234: Help Graph.120Years {Graph 120 Year Scale} {}
235: Help Graph.Res {Graph Residential Toggle} {}
236: Help Graph.Com {Graph Commercial Toggle} {}
237: Help Graph.Ind {Graph Industrial Toggle} {}
238: Help Graph.Money {Graph Cash Flow Toggle} {}
239: Help Graph.Crime {Graph Crime Toggle} {}
240: Help Graph.Pollution {Graph Pollution Toggle} {}
241: Help Graph.View {Graph View} {}
242: Help Graph.Dismiss {Dismiss Graph Window Button} {}
243:
244: # evaluation window help
245:
246: Help Evaluation {Micropolis Evaluation Window} {}
247: Help Evaluation.Opinion {Public Opinion} {}
248: Help Evaluation.GoodJob {Are You Doing a Good Job?} {}
249: Help Evaluation.WorstProblems {Your Worst Problems} {}
250: Help Evaluation.Statistics {Statistics} {}
251: Help Evaluation.Score {Score} {}
252: Help Evaluation.Dismiss {Dismiss Evaluation Window Button} {}
253:
254: # ask window help
255:
256: Help Ask {Micropolis Query Window} {}
257:
258: # add player window
259:
260: Help Player {Micropolis Player Window} {}
261: Help Player.Players {Displays of Micropolis Players} {}
262: Help Player.Display {Display of Player to Add} {}
263: Help Player.Dismiss {Dismiss Player Window Button} {}
264:
265: # file window
266:
267: Help File {Micropolis File Chooser Window} {}
268: Help File.List {List of File Names} {}
269: Help File.Directory {Directory Name} {}
270: Help File.File {File Name} {}
271: Help File.OK {OK Button} {}
272: Help File.Rescan {Rescan Directory} {}
273: Help File.Cancel {Cancel File Chooser} {}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.