fix bogus label descriptors

This commit is contained in:
Matthias Mailänder
2014-06-10 09:19:51 +02:00
parent 69d86cfcf2
commit 8093942913
2 changed files with 4 additions and 4 deletions

View File

@@ -174,7 +174,7 @@ Container@SETTINGS_PANEL:
Height: 25
Font: Regular
Visible: false
Label@VIDEO_DESC_A:
Label@LANGUAGE_DESC_A:
Y: 265
Width: PARENT_RIGHT
Height: 25
@@ -182,7 +182,7 @@ Container@SETTINGS_PANEL:
Align: Center
Text: Language changes will be applied after the game is restarted
Visible: false
Label@VIDEO_DESC_B:
Label@LANGUAGE_DESC_B:
Y: 280
Width: PARENT_RIGHT
Height: 25

View File

@@ -186,7 +186,7 @@ Background@SETTINGS_PANEL:
Width: 200
Height: 25
Visible: false
Label@VIDEO_DESC_A:
Label@LANGUAGE_DESC_A:
Y: 265
Width: PARENT_RIGHT
Height: 25
@@ -194,7 +194,7 @@ Background@SETTINGS_PANEL:
Align: Center
Text: Language changes will be applied after the game is restarted
Visible: false
Label@VIDEO_DESC_B:
Label@LANGUAGE_DESC_B:
Y: 280
Width: PARENT_RIGHT
Height: 25