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:
test1232156
2024-08-17 09:57:06 +03:00
committed by Matthias Mailänder
parent c124684197
commit 536ffb3f31
55 changed files with 134 additions and 138 deletions

View File

@@ -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:

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -57,7 +57,7 @@ button-container-ok = OK
label-tiles-bg-search = Search:
label-bg-filter = Filter:
label-actors-bg-search = Search:
label-actors-bg-owners = Owner:
label-actor-bg-owner = Owner:
label-area-selection = Area Selection
label-area-info = Area Info
label-selected-area-diagonal = Diagonal:
@@ -151,9 +151,9 @@ checkbox-debug-panel-show-screenmap = Show Screen Map
label-mission-objectives = Mission:
## ingame-infoscripterror.yaml
label-script-error-panel-desca = The map script has encountered a fatal error
label-script-error-panel-descb = The details of the error have been saved to lua.log in the logs directory.
label-script-error-panel-descc = Please send this file to the map author so that they can fix this issue.
label-script-error-panel-desc-a = The map script has encountered a fatal error
label-script-error-panel-desc-b = The details of the error have been saved to lua.log in the logs directory.
label-script-error-panel-desc-c = Please send this file to the map author so that they can fix this issue.
## ingame-infostats.yaml
label-objective-mission = Mission:
@@ -206,8 +206,8 @@ checkbox-music-controls-shuffle = Shuffle
checkbox-music-controls-loop = Loop
label-container-title = Track
label-no-music-title = Music Not Installed
label-no-music-desca = The game music can be installed
label-no-music-descb = from the "Manage Content" menu.
label-no-music-desc-a = The game music can be installed
label-no-music-desc-b = from the "Manage Content" menu.
## lobby-options.yaml
label-lobby-options-bin-title = Map Options
@@ -280,7 +280,7 @@ label-input-section-header = Input
label-mouse-control-container = Control Scheme:
label-mouse-control-desc-classic-selection = - Select units using the <Left> mouse button
label-mouse-control-desc-classic-commands = - Command units using the <Left> mouse button
label-mouse-control-desc-classic-buildigs = - Place structures using the <Left> mouse button
label-mouse-control-desc-classic-buildings = - Place structures using the <Left> mouse button
label-mouse-control-desc-classic-support = - Target support powers using the <Left> mouse button
label-mouse-control-desc-classic-zoom = - Zoom the battlefield using the <Scroll Wheel>
label-mouse-control-desc-classic-zoom-modifier = - Zoom the battlefield using <MODIFIER + Scroll Wheel>
@@ -289,7 +289,7 @@ label-mouse-control-desc-classic-scroll-middle = - Pan the battlefield using the
label-mouse-control-desc-classic-edgescroll = or by moving the cursor to the edge of the screen
label-mouse-control-desc-modern-selection = - Select units using the <Left> mouse button
label-mouse-control-desc-modern-commands = - Command units using the <Right> mouse button
label-mouse-control-desc-modern-buildigs = - Place structures using the <Left> mouse button
label-mouse-control-desc-modern-buildings = - Place structures using the <Left> mouse button
label-mouse-control-desc-modern-support = - Target support powers using the <Left> mouse button
label-mouse-control-desc-modern-zoom = - Zoom the battlefield using the <Scroll Wheel>
label-mouse-control-desc-modern-zoom-modifier = - Zoom the battlefield using <MODIFIER + Scroll Wheel>