Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit c184e51

Browse files
committed
Changed campaign to Conquest in metagamegui
1 parent acd99e8 commit c184e51

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Base.rte/GUIs/MetagameGUI.ini

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Visible = True
134134
Enabled = True
135135
Name = DifficultySlider
136136
Anchor = Left, Top, Right
137-
ToolTip = This sets the difficulty of campaign.
137+
ToolTip = This sets the difficulty of Conquest.
138138
Value = 50
139139
Minimum = 0
140140
Maximum = 100
@@ -168,7 +168,7 @@ Visible = True
168168
Enabled = True
169169
Name = SizeLabel
170170
Anchor = Left, Top, Right
171-
ToolTip = This determines the total number of sites that will eventually be revealed on the planet. Note that only a subset of all the sites loaded into the game will be available, even in the largest game. This helps make every campaign a unique experience.
171+
ToolTip = This determines the total number of sites that will eventually be revealed on the planet. Note that only a subset of all the sites loaded into the game will be available, even in the largest game. This helps make every Conquest a unique experience.
172172
Text = Game Size: 4/24 sites
173173
HAlignment = centre
174174
VAlignment = middle
@@ -184,7 +184,7 @@ Visible = True
184184
Enabled = True
185185
Name = SizeSlider
186186
Anchor = Left, Top, Right
187-
ToolTip = This determines the total number of sites that will eventually be revealed on the planet. Note that only a subset of all the sites loaded into the game will be available, even in the largest game. This helps make every campaign a unique experience.
187+
ToolTip = This determines the total number of sites that will eventually be revealed on the planet. Note that only a subset of all the sites loaded into the game will be available, even in the largest game. This helps make every Conquest a unique experience.
188188
Value = 0
189189
Minimum = 0
190190
Maximum = 100
@@ -1412,7 +1412,7 @@ Visible = True
14121412
Enabled = True
14131413
Name = MainMenuButton
14141414
Anchor = Left, Top, Right
1415-
ToolTip = Returns to the Main Menu without ending your campaign. You can set control and audio settings and return to your game without problems.
1415+
ToolTip = Returns to the Main Menu without ending your Conquest. You can set control and audio settings and return to your game without problems.
14161416
Text = Back to Main Menu
14171417

14181418
[MenuSaveButton]
@@ -1426,7 +1426,7 @@ Visible = True
14261426
Enabled = True
14271427
Name = MenuSaveButton
14281428
Anchor = Left, Top, Right
1429-
Text = Save Campaign
1429+
Text = Save Conquest
14301430

14311431
[MenuLoadButton]
14321432
ControlType = BUTTON
@@ -1439,7 +1439,7 @@ Visible = True
14391439
Enabled = True
14401440
Name = MenuLoadButton
14411441
Anchor = Left, Top, Right
1442-
Text = Load Campaign
1442+
Text = Load Conquest
14431443

14441444
[MenuNewButton]
14451445
ControlType = BUTTON
@@ -1452,7 +1452,7 @@ Visible = True
14521452
Enabled = True
14531453
Name = MenuNewButton
14541454
Anchor = Left, Top, Right
1455-
Text = New Campaign
1455+
Text = New Conquest
14561456

14571457
[MenuQuitButton]
14581458
ControlType = BUTTON
@@ -1781,7 +1781,7 @@ Visible = True
17811781
Enabled = True
17821782
Name = OpenMenuButton
17831783
Anchor = Top, Right
1784-
ToolTip = Display Campaign Menu
1784+
ToolTip = Display Conquest Menu
17851785
Text = M
17861786

17871787
[MenuResumeButton]
@@ -1795,7 +1795,7 @@ Visible = True
17951795
Enabled = True
17961796
Name = MenuResumeButton
17971797
Anchor = Left, Top, Right
1798-
Text = Resume Campaign
1798+
Text = Resume Conquest
17991799

18001800
[P4FundsChangeLabel]
18011801
ControlType = LABEL

0 commit comments

Comments
 (0)