Translation key fixes
Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com>
This commit is contained in:
@@ -399,7 +399,7 @@ Container@EDITOR_WORLD_ROOT:
|
||||
Y: 12
|
||||
Width: 55
|
||||
Height: 25
|
||||
Text: label-tools-bg-categories
|
||||
Text: label-tool-bg-category
|
||||
Align: Right
|
||||
Font: TinyBold
|
||||
DropDownButton@TOOLS_DROPDOWN:
|
||||
|
||||
@@ -12,7 +12,7 @@ Container@SKIRMISH_STATS:
|
||||
Width: 482
|
||||
Height: 25
|
||||
Font: MediumBold
|
||||
Text: label-objective-mission
|
||||
Text: label-mission-objective
|
||||
Label@STATS_STATUS:
|
||||
X: 100
|
||||
Y: 22
|
||||
@@ -25,7 +25,7 @@ Container@SKIRMISH_STATS:
|
||||
Width: 482
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Text: checkbox-objective-stats
|
||||
Text: checkbox-stats-objective
|
||||
Disabled: true
|
||||
TextColorDisabled: FFFFFF
|
||||
Container@STATS_HEADERS:
|
||||
|
||||
@@ -16,14 +16,14 @@ Background@KICK_CLIENT_DIALOG:
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: label-kick-client-dialog-texta
|
||||
Text: label-kick-client-dialog-text-a
|
||||
Label@TEXTB:
|
||||
Y: 86
|
||||
Width: PARENT_WIDTH
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: label-kick-client-dialog-textb
|
||||
Text: label-kick-client-dialog-text-b
|
||||
Checkbox@PREVENT_REJOINING_CHECKBOX:
|
||||
X: (PARENT_WIDTH - WIDTH) / 2
|
||||
Y: 120
|
||||
@@ -97,14 +97,14 @@ Background@FORCE_START_DIALOG:
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: label-force-start-dialog-texta
|
||||
Text: label-force-start-dialog-text-a
|
||||
Label@TEXTB:
|
||||
Y: 86
|
||||
Width: PARENT_WIDTH
|
||||
Height: 25
|
||||
Font: Regular
|
||||
Align: Center
|
||||
Text: label-force-start-dialog-textb
|
||||
Text: label-force-start-dialog-text-b
|
||||
Container@KICK_WARNING:
|
||||
Width: PARENT_WIDTH
|
||||
Children:
|
||||
|
||||
@@ -61,12 +61,12 @@ label-actor-bg-owner = Owner:
|
||||
label-area-selection = Area Selection
|
||||
label-area-info = Area Info
|
||||
label-selected-area-diagonal = Diagonal:
|
||||
label-selected-area-resources= Resources:
|
||||
label-selected-area-resources = Resources:
|
||||
label-copy-filters = Copy Filters
|
||||
label-filter-terrain = Terrain
|
||||
label-filter-resources = Resources
|
||||
label-filter-actors = Actors
|
||||
label-tools-bg-categories = Tool:
|
||||
label-tool-bg-category = Tool:
|
||||
button-marker-tiles-clear-current = Clear Current
|
||||
button-marker-tiles-clear-all = Clear All
|
||||
label-marker-layer-num-sides = Number of Sides
|
||||
@@ -156,8 +156,8 @@ label-script-error-panel-desc-b = The details of the error have been saved to lu
|
||||
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:
|
||||
checkbox-objective-stats = Destroy all opposition!
|
||||
label-mission-objective = Mission:
|
||||
checkbox-stats-objective = Destroy all opposition!
|
||||
label-stats-player = Player
|
||||
label-stats-faction = Faction
|
||||
label-stats-score = Score
|
||||
@@ -167,15 +167,15 @@ label-stats-actions = Actions
|
||||
label-menu-buttons-title = Options
|
||||
|
||||
## lobby-kickdialogs.yaml
|
||||
label-kick-client-dialog-texta = You may also apply a temporary ban, preventing
|
||||
label-kick-client-dialog-textb = them from joining for the remainder of this game.
|
||||
label-kick-client-dialog-text-a = You may also apply a temporary ban, preventing
|
||||
label-kick-client-dialog-text-b = them from joining for the remainder of this game.
|
||||
checkbox-kick-client-dialog-prevent-rejoining = Temporarily Ban
|
||||
button-kick-client-dialog = Kick
|
||||
label-kick-spectators-dialog-title = Kick Spectators
|
||||
button-kick-spectators-dialog-ok = Ok
|
||||
label-force-start-dialog-title = Start Game?
|
||||
label-force-start-dialog-texta = One or more players are not yet ready.
|
||||
label-force-start-dialog-textb = Are you sure that you want to force start the game?
|
||||
label-force-start-dialog-text-a = One or more players are not yet ready.
|
||||
label-force-start-dialog-text-b = Are you sure that you want to force start the game?
|
||||
label-kick-warning-a = One or more clients are missing the selected
|
||||
label-kick-warning-b = map, and will be kicked from the server.
|
||||
button-force-start-dialog-start = Start
|
||||
|
||||
Reference in New Issue
Block a user