Modified the text inside "Install Required" dialogs to be consistent across all mods

This commit is contained in:
Dmitri Suvorov
2015-06-29 19:23:49 +03:00
parent 3fd49b87d3
commit 8ce5d208c2
4 changed files with 20 additions and 27 deletions

View File

@@ -37,7 +37,7 @@ Container@INSTALL_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Install Game Content Text: Install Required
Background@bg: Background@bg:
Width: 640 Width: 640
Height: 150 Height: 150
@@ -50,10 +50,10 @@ Container@INSTALL_PANEL:
ImageName: install ImageName: install
Label@INFO: Label@INFO:
X: 170 X: 170
Y: 35 Y: 50
Width: PARENT_RIGHT-30 Width: PARENT_RIGHT-30
Height: 25 Height: 25
Text: OpenRA requires the original C&C content files. Text: OpenRA requires the original Command & Conquer game content.
Font: Bold Font: Bold
Label@INFO2: Label@INFO2:
X: 170 X: 170
@@ -61,7 +61,7 @@ Container@INSTALL_PANEL:
Width: PARENT_RIGHT-185 Width: PARENT_RIGHT-185
Height: 25 Height: 25
WordWrap: true WordWrap: true
Text: OpenRA can download these files (excluding music and videos) from the internet, or you can install from the original C&C CDs. Text: Content can be downloaded, or copied from the install CD.
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
Y: 149 Y: 149
@@ -128,10 +128,10 @@ Container@INSTALL_FROMCD_PANEL:
Children: Children:
Label@INFO: Label@INFO:
X: 170 X: 170
Y: 35 Y: 50
Width: PARENT_RIGHT-30 Width: PARENT_RIGHT-30
Height: 25 Height: 25
Text: Disk not found Text: Disk not found.
Font: Bold Font: Bold
Label@INFO2: Label@INFO2:
X: 170 X: 170
@@ -168,7 +168,7 @@ Container@INSTALL_DOWNLOAD_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Downloading Content Text: Downloading Command & Conquer Content
Background@bg: Background@bg:
Width: 640 Width: 640
Height: 150 Height: 150

View File

@@ -2,37 +2,30 @@ Background@INSTALL_PANEL:
Logic: InstallLogic Logic: InstallLogic
X: (WINDOW_RIGHT - WIDTH)/2 X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2 Y: (WINDOW_BOTTOM - HEIGHT)/2
Width: 630 Width: 500
Height: 200 Height: 160
Children: Children:
Label@TITLE: Label@TITLE:
X: 0 X: 0
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Content files missing Text: Install Required
Align: Center Align: Center
Font: Bold Font: Bold
Label@WELCOME: Label@DESC1:
X: 0 X: 0
Y: 50 Y: 50
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: This is the work in progress Dune 2000 mod. It requires the original game files. Text: OpenRA requires the original Dune 2000 game content.
Align: Center Align: Center
Label@DOWNLOAD: Label@DESC2:
X: 0 X: 0
Y: 90 Y: 70
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: The easiest way is to simply click "Download" to fetch a minimal subset to get started. Text: Content can be downloaded, or copied from the install CD.
Align: Center
Label@VIA_CD:
X: 0
Y: 110
Width: PARENT_RIGHT
Height: 25
Text: Insert your Dune 2000 CD and click "From CD" to copy game assets including music and videos.
Align: Center Align: Center
Button@DOWNLOAD_BUTTON: Button@DOWNLOAD_BUTTON:
X: 20 X: 20
@@ -46,7 +39,7 @@ Background@INSTALL_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 110 Width: 110
Height: 25 Height: 25
Text: From CD Text: Use CD
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT - 130 X: PARENT_RIGHT - 130
@@ -112,7 +105,7 @@ Background@INSTALL_FROMCD_PANEL:
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Installing Game Assets from CD Text: Installing from CD
Align: Center Align: Center
Font: Bold Font: Bold
Container@INSTALLING: Container@INSTALLING:
@@ -146,7 +139,7 @@ Background@INSTALL_FROMCD_PANEL:
Y: 70 Y: 70
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Please insert the Dune 2000 install CDs then click Retry. Text: Please insert the Dune 2000 install CD then click Retry.
Align: Center Align: Center
Button@RETRY_BUTTON: Button@RETRY_BUTTON:
X: PARENT_RIGHT - 280 X: PARENT_RIGHT - 280

View File

@@ -154,7 +154,7 @@ Background@INSTALL_FROMCD_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: Back
Font: Bold Font: Bold
Key: escape Key: escape

View File

@@ -154,7 +154,7 @@ Background@INSTALL_FROMCD_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: Back
Font: Bold Font: Bold
Key: escape Key: escape