Fix spelling errors and add naming consistency to translation keys
Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com>
This commit is contained in:
committed by
Matthias Mailänder
parent
c124684197
commit
536ffb3f31
@@ -359,7 +359,7 @@ Container@EDITOR_WORLD_ROOT:
|
||||
Y: 60
|
||||
Width: 55
|
||||
Height: 25
|
||||
Text: label-actors-bg-owners
|
||||
Text: label-actor-bg-owner
|
||||
Align: Right
|
||||
Font: TinyBold
|
||||
DropDownButton@OWNERS_DROPDOWN:
|
||||
|
||||
@@ -10,7 +10,7 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align: Center
|
||||
Text: label-script-error-panel-desca
|
||||
Text: label-script-error-panel-desc-a
|
||||
Label@DESCB:
|
||||
X: 15
|
||||
Y: 46
|
||||
@@ -18,7 +18,7 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: label-script-error-panel-descb
|
||||
Text: label-script-error-panel-desc-b
|
||||
Label@DESCC:
|
||||
X: 15
|
||||
Y: 66
|
||||
@@ -26,7 +26,7 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: label-script-error-panel-descc
|
||||
Text: label-script-error-panel-desc-c
|
||||
ScrollPanel@SCRIPT_ERROR_MESSAGE_PANEL:
|
||||
X: 20
|
||||
Y: 96
|
||||
|
||||
@@ -175,11 +175,11 @@ Container@LOBBY_MUSIC_BIN:
|
||||
Width: PARENT_RIGHT - 24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: label-no-music-desca
|
||||
Text: label-no-music-desc-a
|
||||
Label@DESCB:
|
||||
Y: 116
|
||||
Width: PARENT_RIGHT - 24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: label-no-music-descb
|
||||
Text: label-no-music-desc-b
|
||||
|
||||
|
||||
@@ -139,7 +139,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 16
|
||||
Font: Small
|
||||
Text: label-mouse-control-desc-classic-buildigs
|
||||
Text: label-mouse-control-desc-classic-buildings
|
||||
LabelWithHighlight@DESC_SUPPORT:
|
||||
Y: 51
|
||||
Width: PARENT_RIGHT
|
||||
@@ -192,12 +192,12 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
|
||||
Height: 16
|
||||
Font: Small
|
||||
Text: label-mouse-control-desc-modern-commands
|
||||
LabelWithHighlight@DESC_BUILDIGS:
|
||||
LabelWithHighlight@DESC_BUILDINGS:
|
||||
Y: 34
|
||||
Width: PARENT_RIGHT
|
||||
Height: 16
|
||||
Font: Small
|
||||
Text: label-mouse-control-desc-modern-buildigs
|
||||
Text: label-mouse-control-desc-modern-buildings
|
||||
LabelWithHighlight@DESC_SUPPORT:
|
||||
Y: 51
|
||||
Width: PARENT_RIGHT
|
||||
|
||||
@@ -152,13 +152,13 @@ Background@MUSIC_PANEL:
|
||||
Width: PARENT_RIGHT - 24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: label-no-music-desca
|
||||
Text: label-no-music-desc-a
|
||||
Label@DESCB:
|
||||
Y: 40
|
||||
Width: PARENT_RIGHT - 24
|
||||
Height: 25
|
||||
Align: Center
|
||||
Text: label-no-music-descb
|
||||
Text: label-no-music-desc-b
|
||||
Button@BACK_BUTTON:
|
||||
X: PARENT_RIGHT - WIDTH - 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
|
||||
@@ -76,7 +76,7 @@ Container@INPUT_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 16
|
||||
Font: Small
|
||||
Text: label-mouse-control-desc-classic-buildigs
|
||||
Text: label-mouse-control-desc-classic-buildings
|
||||
LabelWithHighlight@DESC_SUPPORT:
|
||||
Y: 51
|
||||
Width: PARENT_RIGHT
|
||||
@@ -135,7 +135,7 @@ Container@INPUT_PANEL:
|
||||
Width: PARENT_RIGHT
|
||||
Height: 16
|
||||
Font: Small
|
||||
Text: label-mouse-control-desc-modern-buildigs
|
||||
Text: label-mouse-control-desc-modern-buildings
|
||||
LabelWithHighlight@DESC_SUPPORT:
|
||||
Y: 51
|
||||
Width: PARENT_RIGHT
|
||||
|
||||
Reference in New Issue
Block a user