Automated translation extraction

This commit is contained in:
Gustas
2023-10-21 20:10:21 +03:00
committed by Matthias Mailänder
parent cbd6b67456
commit 754e7845f3
123 changed files with 3567 additions and 1452 deletions

View File

@@ -12,7 +12,7 @@ Container@ASSETBROWSER_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Asset Browser Text: label-assetbrowser-panel-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -25,21 +25,21 @@ Container@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Select asset source Text: label-bg-source-selector-desc
DropDownButton@SOURCE_SELECTOR: DropDownButton@SOURCE_SELECTOR:
X: 15 X: 15
Y: 30 Y: 30
Width: 195 Width: 195
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Folders Text: dropdownbutton-bg-source-selector
DropDownButton@ASSET_TYPES_DROPDOWN: DropDownButton@ASSET_TYPES_DROPDOWN:
X: 15 X: 15
Y: 65 Y: 65
Width: 195 Width: 195
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Asset types Text: dropdownbutton-bg-asset-types-dropdown
Label@FILENAME_DESC: Label@FILENAME_DESC:
X: 15 X: 15
Y: 95 Y: 95
@@ -47,7 +47,7 @@ Container@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Filter by name Text: label-bg-filename-desc
TextField@FILENAME_INPUT: TextField@FILENAME_INPUT:
X: 15 X: 15
Y: 120 Y: 120
@@ -81,7 +81,7 @@ Container@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Left Align: Left
Text: Scale: Text: label-bg-sprite-scale
Slider@SPRITE_SCALE_SLIDER: Slider@SPRITE_SCALE_SLIDER:
X: PARENT_RIGHT - WIDTH - 330 X: PARENT_RIGHT - WIDTH - 330
Y: 35 Y: 35
@@ -96,7 +96,7 @@ Container@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Right Align: Right
Text: Palette: Text: label-bg-palette-desc
DropDownButton@PALETTE_SELECTOR: DropDownButton@PALETTE_SELECTOR:
X: PARENT_RIGHT - WIDTH - 110 X: PARENT_RIGHT - WIDTH - 110
Y: 30 Y: 30
@@ -133,7 +133,7 @@ Container@ASSETBROWSER_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
Visible: false Visible: false
Text: Error displaying file. See assetbrowser.log for details. Text: label-sprite-bg-error
Container@FRAME_SELECTOR: Container@FRAME_SELECTOR:
X: 225 X: 225
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
@@ -222,7 +222,7 @@ Container@ASSETBROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-assetbrowser-panel-close
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:
ScrollPanel@ASSET_TYPES_PANEL: ScrollPanel@ASSET_TYPES_PANEL:
@@ -236,3 +236,4 @@ ScrollPanel@ASSET_TYPES_PANEL:
Y: 5 Y: 5
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20

View File

@@ -13,13 +13,13 @@ Background@COLOR_CHOOSER:
Y: 89 Y: 89
Width: 77 Width: 77
Height: 25 Height: 25
Text: Random Text: button-color-chooser-random
Button@STORE_BUTTON: Button@STORE_BUTTON:
X: 229 X: 229
Y: 118 Y: 118
Width: 77 Width: 77
Height: 25 Height: 25
Text: Store Text: button-color-chooser-store
Font: Bold Font: Bold
ActorPreview@PREVIEW: ActorPreview@PREVIEW:
X: 232 X: 232
@@ -32,14 +32,14 @@ Background@COLOR_CHOOSER:
Y: PARENT_BOTTOM - 30 Y: PARENT_BOTTOM - 30
Height: 25 Height: 25
Width: 80 Width: 80
Text: Mixer Text: button-color-chooser-mixer-tab
Font: Bold Font: Bold
Button@PALETTE_TAB_BUTTON: Button@PALETTE_TAB_BUTTON:
X: 90 X: 90
Y: PARENT_BOTTOM - 30 Y: PARENT_BOTTOM - 30
Height: 25 Height: 25
Width: 80 Width: 80
Text: Palette Text: button-color-chooser-palette-tab
Font: Bold Font: Bold
Container@MIXER_TAB: Container@MIXER_TAB:
X: 5 X: 5
@@ -98,7 +98,7 @@ Background@COLOR_CHOOSER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 13 Height: 13
Align: Center Align: Center
Text: Preset Colors Text: label-preset-header
Container@PRESET_AREA: Container@PRESET_AREA:
Width: PARENT_RIGHT - 4 Width: PARENT_RIGHT - 4
Height: 58 Height: 58
@@ -124,7 +124,7 @@ Background@COLOR_CHOOSER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 13 Height: 13
Align: Center Align: Center
Text: Custom Colors Text: label-custom-header
Container@CUSTOM_AREA: Container@CUSTOM_AREA:
Width: PARENT_RIGHT - 4 Width: PARENT_RIGHT - 4
Height: 31 Height: 31
@@ -138,3 +138,4 @@ Background@COLOR_CHOOSER:
Height: 27 Height: 27
Visible: false Visible: false
ClickSound: ClickSound ClickSound: ClickSound

View File

@@ -11,7 +11,7 @@ Container@CONNECTING_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Connecting Text: label-connecting-panel-title
Background@bg: Background@bg:
Width: 370 Width: 370
Height: 90 Height: 90
@@ -21,7 +21,7 @@ Container@CONNECTING_PANEL:
Y: (PARENT_BOTTOM - HEIGHT) / 2 Y: (PARENT_BOTTOM - HEIGHT) / 2
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Connecting... Text: label-bg-connecting-desc
Font: Bold Font: Bold
Align: Center Align: Center
Button@ABORT_BUTTON: Button@ABORT_BUTTON:
@@ -29,7 +29,7 @@ Container@CONNECTING_PANEL:
Y: 89 Y: 89
Width: 140 Width: 140
Height: 35 Height: 35
Text: Abort Text: button-connecting-panel-abort
Container@CONNECTIONFAILED_PANEL: Container@CONNECTIONFAILED_PANEL:
Logic: ConnectionFailedLogic Logic: ConnectionFailedLogic
@@ -54,7 +54,7 @@ Container@CONNECTIONFAILED_PANEL:
Y: 16 Y: 16
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Failed to connect Text: label-connection-background-connecting-desc
Font: Bold Font: Bold
Align: Center Align: Center
Label@CONNECTION_ERROR: Label@CONNECTION_ERROR:
@@ -69,7 +69,7 @@ Container@CONNECTIONFAILED_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Password: Text: label-connection-background-password
Font: Bold Font: Bold
PasswordField@PASSWORD: PasswordField@PASSWORD:
X: 140 X: 140
@@ -82,20 +82,20 @@ Container@CONNECTIONFAILED_PANEL:
Y: 84 Y: 84
Width: 140 Width: 140
Height: 35 Height: 35
Text: Abort Text: button-connectionfailed-panel-abort
Button@QUIT_BUTTON: Button@QUIT_BUTTON:
Key: escape Key: escape
Y: 84 Y: 84
Width: 140 Width: 140
Height: 35 Height: 35
Text: Quit Text: button-connectionfailed-panel-quit
Button@RETRY_BUTTON: Button@RETRY_BUTTON:
Key: return Key: return
X: 230 X: 230
Y: 84 Y: 84
Width: 140 Width: 140
Height: 35 Height: 35
Text: Retry Text: button-connectionfailed-panel-retry
Container@CONNECTION_SWITCHMOD_PANEL: Container@CONNECTION_SWITCHMOD_PANEL:
Logic: ConnectionSwitchModLogic Logic: ConnectionSwitchModLogic
@@ -110,7 +110,7 @@ Container@CONNECTION_SWITCHMOD_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Switch Mod Text: label-connection-switchmod-panel-title
Background@CONNECTION_BACKGROUND: Background@CONNECTION_BACKGROUND:
Width: 370 Width: 370
Height: 120 Height: 120
@@ -120,7 +120,7 @@ Container@CONNECTION_SWITCHMOD_PANEL:
Y: 16 Y: 16
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: This server is running a different mod: Text: label-connection-background-desc
Font: Bold Font: Bold
Align: Center Align: Center
Container@MOD_CONTAINER: Container@MOD_CONTAINER:
@@ -150,7 +150,7 @@ Container@CONNECTION_SWITCHMOD_PANEL:
Y: 81 Y: 81
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Switch mods and join server? Text: label-connection-background-desc2
Font: Bold Font: Bold
Align: Center Align: Center
Button@ABORT_BUTTON: Button@ABORT_BUTTON:
@@ -158,11 +158,12 @@ Container@CONNECTION_SWITCHMOD_PANEL:
Y: 119 Y: 119
Width: 140 Width: 140
Height: 35 Height: 35
Text: Abort Text: button-connection-switchmod-panel-abort
Button@SWITCH_BUTTON: Button@SWITCH_BUTTON:
Key: return Key: return
X: 230 X: 230
Y: 119 Y: 119
Width: 140 Width: 140
Height: 35 Height: 35
Text: Switch Text: button-connection-switchmod-panel-switch

View File

@@ -11,7 +11,7 @@ Container@CREDITS_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Credits Text: label-credits-panel-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -31,7 +31,7 @@ Container@CREDITS_PANEL:
X: 150 X: 150
Width: 140 Width: 140
Height: 35 Height: 35
Text: OpenRA Text: button-tab-container-engine
ScrollPanel@CREDITS_DISPLAY: ScrollPanel@CREDITS_DISPLAY:
X: 15 X: 15
Y: 15 Y: 15
@@ -48,5 +48,6 @@ Container@CREDITS_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-credits-panel-back
Key: escape Key: escape

View File

@@ -178,7 +178,7 @@ Background@THREEBUTTON_PROMPT:
Y: 40 Y: 40
Width: 140 Width: 140
Height: 35 Height: 35
Text: Confirm Text: button-threebutton-prompt-confirm
Visible: false Visible: false
Button@OTHER_BUTTON: Button@OTHER_BUTTON:
Key: r Key: r
@@ -186,14 +186,14 @@ Background@THREEBUTTON_PROMPT:
Y: 40 Y: 40
Width: 140 Width: 140
Height: 35 Height: 35
Text: Restart Text: button-threebutton-prompt-other
Visible: false Visible: false
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
Key: escape Key: escape
Y: 40 Y: 40
Width: 140 Width: 140
Height: 35 Height: 35
Text: Cancel Text: button-threebutton-prompt-cancel
Visible: false Visible: false
Background@TWOBUTTON_PROMPT: Background@TWOBUTTON_PROMPT:
@@ -220,7 +220,7 @@ Background@TWOBUTTON_PROMPT:
Y: 30 Y: 30
Width: 140 Width: 140
Height: 35 Height: 35
Text: Cancel Text: button-twobutton-prompt-cancel
Visible: false Visible: false
Button@CONFIRM_BUTTON: Button@CONFIRM_BUTTON:
Key: return Key: return
@@ -228,7 +228,7 @@ Background@TWOBUTTON_PROMPT:
Y: 30 Y: 30
Width: 140 Width: 140
Height: 35 Height: 35
Text: Confirm Text: button-twobutton-prompt-confirm
Visible: false Visible: false
Container@TEXT_INPUT_PROMPT: Container@TEXT_INPUT_PROMPT:
@@ -265,7 +265,7 @@ Container@TEXT_INPUT_PROMPT:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 160 Width: 160
Height: 34 Height: 34
Text: OK Text: button-text-input-prompt-accept
Font: Bold Font: Bold
Key: return Key: return
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
@@ -273,7 +273,7 @@ Container@TEXT_INPUT_PROMPT:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 160 Width: 160
Height: 35 Height: 35
Text: Cancel Text: button-text-input-prompt-cancel
Font: Bold Font: Bold
Key: escape Key: escape
@@ -312,3 +312,4 @@ ScrollPanel@NEWS_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
VAlign: Middle VAlign: Middle

View File

@@ -6,7 +6,7 @@ Container@NEW_MAP_BG:
Height: 95 Height: 95
Children: Children:
Label@TITLE: Label@TITLE:
Text: New Map Text: label-new-map-bg-title
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 0 - 22 Y: 0 - 22
Font: BigBold Font: BigBold
@@ -23,7 +23,7 @@ Container@NEW_MAP_BG:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Tileset: Text: label-bg-tileset
DropDownButton@TILESET: DropDownButton@TILESET:
X: 125 X: 125
Y: 15 Y: 15
@@ -35,7 +35,7 @@ Container@NEW_MAP_BG:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Width: Text: label-bg-width
TextField@WIDTH: TextField@WIDTH:
X: 125 X: 125
Y: 50 Y: 50
@@ -50,7 +50,7 @@ Container@NEW_MAP_BG:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Height: Text: label-bg-height
TextField@HEIGHT: TextField@HEIGHT:
X: 235 X: 235
Y: 50 Y: 50
@@ -63,7 +63,7 @@ Container@NEW_MAP_BG:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Cancel Text: button-new-map-bg-cancel
Font: Bold Font: Bold
Key: escape Key: escape
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
@@ -71,7 +71,7 @@ Container@NEW_MAP_BG:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Create Text: button-new-map-bg-create
Font: Bold Font: Bold
Key: return Key: return
@@ -83,7 +83,7 @@ Container@SAVE_MAP_PANEL:
Height: 195 Height: 195
Children: Children:
Label@LABEL_TITLE: Label@LABEL_TITLE:
Text: Save Map Text: label-save-map-panel-title
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 0 - 22 Y: 0 - 22
Font: BigBold Font: BigBold
@@ -100,7 +100,7 @@ Container@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Title: Text: label-save-map-background-title
TextField@TITLE: TextField@TITLE:
X: 110 X: 110
Y: 15 Y: 15
@@ -113,7 +113,7 @@ Container@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Author: Text: label-save-map-background-author
TextField@AUTHOR: TextField@AUTHOR:
X: 110 X: 110
Y: 50 Y: 50
@@ -126,13 +126,13 @@ Container@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Visibility: Text: label-save-map-background-visibility
DropDownButton@VISIBILITY_DROPDOWN: DropDownButton@VISIBILITY_DROPDOWN:
X: 110 X: 110
Y: 85 Y: 85
Width: 220 Width: 220
Height: 25 Height: 25
Text: Map Visibility Text: dropdownbutton-save-map-background-visibility-dropdown
Font: Regular Font: Regular
Label@DIRECTORY_LABEL: Label@DIRECTORY_LABEL:
X: 10 X: 10
@@ -140,7 +140,7 @@ Container@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Directory: Text: label-save-map-background-directory
DropDownButton@DIRECTORY_DROPDOWN: DropDownButton@DIRECTORY_DROPDOWN:
X: 110 X: 110
Y: 120 Y: 120
@@ -153,7 +153,7 @@ Container@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Filename: Text: label-save-map-background-filename
TextField@FILENAME: TextField@FILENAME:
X: 110 X: 110
Y: 155 Y: 155
@@ -170,7 +170,7 @@ Container@SAVE_MAP_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Cancel Text: button-save-map-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
Button@SAVE_BUTTON: Button@SAVE_BUTTON:
@@ -178,7 +178,7 @@ Container@SAVE_MAP_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Save Text: button-save-map-panel
Font: Bold Font: Bold
ScrollPanel@MAP_SAVE_VISIBILITY_PANEL: ScrollPanel@MAP_SAVE_VISIBILITY_PANEL:
@@ -241,7 +241,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 30 Y: 30
Width: 55 Width: 55
Height: 24 Height: 24
Text: ID Text: label-actor-edit-panel-id
Align: Right Align: Right
TextField@ACTOR_ID: TextField@ACTOR_ID:
X: 67 X: 67
@@ -310,19 +310,19 @@ Container@EDITOR_WORLD_ROOT:
X: 4 X: 4
Width: 75 Width: 75
Height: 25 Height: 25
Text: Delete Text: button-container-delete
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: 110 X: 110
Width: 75 Width: 75
Height: 25 Height: 25
Text: Cancel Text: button-container-cancel
Font: Bold Font: Bold
Button@OK_BUTTON: Button@OK_BUTTON:
X: 190 X: 190
Width: 75 Width: 75
Height: 25 Height: 25
Text: OK Text: button-container-ok
Font: Bold Font: Bold
ViewportController: ViewportController:
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
@@ -360,7 +360,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 5 Y: 5
Width: 30 Width: 30
Height: 25 Height: 25
TooltipText: Menu TooltipText: button-editor-world-root-options-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Children: Children:
Image: Image:
@@ -389,14 +389,14 @@ Container@EDITOR_WORLD_ROOT:
Y: 1 Y: 1
Width: PARENT_RIGHT - 5 Width: PARENT_RIGHT - 5
Height: 25 Height: 25
Text: Search: Text: label-tiles-bg-search
Align: Right Align: Right
Font: TinyBold Font: TinyBold
Label@CATEGORIES_LABEL: Label@CATEGORIES_LABEL:
Y: 25 Y: 25
Width: PARENT_RIGHT - 5 Width: PARENT_RIGHT - 5
Height: 25 Height: 25
Text: Filter: Text: label-tiles-bg-categories
Align: Right Align: Right
Font: TinyBold Font: TinyBold
TextField@SEARCH_TEXTFIELD: TextField@SEARCH_TEXTFIELD:
@@ -472,21 +472,21 @@ Container@EDITOR_WORLD_ROOT:
Y: 1 Y: 1
Width: PARENT_RIGHT - 5 Width: PARENT_RIGHT - 5
Height: 25 Height: 25
Text: Search: Text: label-actors-bg-search
Align: Right Align: Right
Font: TinyBold Font: TinyBold
Label@CATEGORIES_LABEL: Label@CATEGORIES_LABEL:
Y: 25 Y: 25
Width: PARENT_RIGHT - 5 Width: PARENT_RIGHT - 5
Height: 25 Height: 25
Text: Filter: Text: label-actors-bg-categories
Align: Right Align: Right
Font: TinyBold Font: TinyBold
Label@OWNERS_LABEL: Label@OWNERS_LABEL:
Y: 49 Y: 49
Width: PARENT_RIGHT - 5 Width: PARENT_RIGHT - 5
Height: 25 Height: 25
Text: Owner: Text: label-actors-bg-owners
Align: Right Align: Right
Font: TinyBold Font: TinyBold
TextField@SEARCH_TEXTFIELD: TextField@SEARCH_TEXTFIELD:
@@ -567,87 +567,87 @@ Container@EDITOR_WORLD_ROOT:
Button@TILES_TAB: Button@TILES_TAB:
Width: 71 Width: 71
Height: 25 Height: 25
Text: Tiles Text: button-map-editor-tab-container-tiles.label
Font: Bold Font: Bold
Key: EditorTilesTab Key: EditorTilesTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Tiles TooltipText: button-map-editor-tab-container-tiles.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@OVERLAYS_TAB: Button@OVERLAYS_TAB:
X: 70 X: 70
Width: 80 Width: 80
Height: 25 Height: 25
Text: Overlays Text: button-map-editor-tab-container-overlays.label
Font: Bold Font: Bold
Key: EditorOverlaysTab Key: EditorOverlaysTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Overlays TooltipText: button-map-editor-tab-container-overlays.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@ACTORS_TAB: Button@ACTORS_TAB:
X: 149 X: 149
Width: 71 Width: 71
Height: 25 Height: 25
Text: Actors Text: button-map-editor-tab-container-actors.label
Font: Bold Font: Bold
Key: EditorActorsTab Key: EditorActorsTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Actors TooltipText: button-map-editor-tab-container-actors.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@HISTORY_TAB: Button@HISTORY_TAB:
X: 219 X: 219
Width: 71 Width: 71
Height: 25 Height: 25
Text: History Text: button-map-editor-tab-container-history.label
Font: Bold Font: Bold
Key: EditorHistoryTab Key: EditorHistoryTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: History TooltipText: button-map-editor-tab-container-history.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@UNDO_BUTTON: Button@UNDO_BUTTON:
X: WINDOW_RIGHT - 800 X: WINDOW_RIGHT - 800
Y: 5 Y: 5
Height: 25 Height: 25
Width: 100 Width: 100
Text: Undo Text: button-editor-world-root-undo.label
Font: Bold Font: Bold
Key: EditorUndo Key: EditorUndo
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Undo last step TooltipText: button-editor-world-root-undo.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@REDO_BUTTON: Button@REDO_BUTTON:
X: WINDOW_RIGHT - 690 X: WINDOW_RIGHT - 690
Y: 5 Y: 5
Height: 25 Height: 25
Width: 100 Width: 100
Text: Redo Text: button-editor-world-root-redo.label
Font: Bold Font: Bold
Key: EditorRedo Key: EditorRedo
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Redo last step TooltipText: button-editor-world-root-redo.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@COPYPASTE_BUTTON: Button@COPYPASTE_BUTTON:
X: WINDOW_RIGHT - 580 X: WINDOW_RIGHT - 580
Y: 5 Y: 5
Width: 96 Width: 96
Height: 25 Height: 25
Text: Copy/Paste Text: button-editor-world-root-copypaste.label
Key: EditorCopy Key: EditorCopy
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Copy TooltipText: button-editor-world-root-copypaste.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
DropDownButton@COPYFILTER_BUTTON: DropDownButton@COPYFILTER_BUTTON:
X: WINDOW_RIGHT - 475 X: WINDOW_RIGHT - 475
Y: 5 Y: 5
Width: 140 Width: 140
Height: 25 Height: 25
Text: Copy Filters Text: dropdownbutton-editor-world-root-copyfilter-button
Font: Bold Font: Bold
DropDownButton@OVERLAY_BUTTON: DropDownButton@OVERLAY_BUTTON:
X: WINDOW_RIGHT - 950 X: WINDOW_RIGHT - 950
Y: 5 Y: 5
Width: 140 Width: 140
Height: 25 Height: 25
Text: Overlays Text: dropdownbutton-editor-world-root-overlay-button
Font: Bold Font: Bold
Label@COORDINATE_LABEL: Label@COORDINATE_LABEL:
X: 10 X: 10
@@ -678,13 +678,13 @@ ScrollPanel@CATEGORY_FILTER_PANEL:
Y: 0 - 5 Y: 0 - 5
Width: 88 Width: 88
Height: 25 Height: 25
Text: All Text: button-select-categories-buttons-all
Button@SELECT_NONE: Button@SELECT_NONE:
X: 10 + 88 + 10 X: 10 + 88 + 10
Y: 0 - 5 Y: 0 - 5
Width: 88 Width: 88
Height: 25 Height: 25
Text: None Text: button-select-categories-buttons-none
Checkbox@CATEGORY_TEMPLATE: Checkbox@CATEGORY_TEMPLATE:
X: 5 X: 5
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
@@ -716,3 +716,4 @@ ScrollPanel@OVERLAY_PANEL:
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Visible: false Visible: false

View File

@@ -11,7 +11,7 @@ Container@GAMESAVE_BROWSER_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Load game Text: label-gamesave-browser-panel-load-title
Visible: False Visible: False
Label@SAVE_TITLE: Label@SAVE_TITLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -19,7 +19,7 @@ Container@GAMESAVE_BROWSER_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Save game Text: label-gamesave-browser-panel-save-title
Visible: False Visible: False
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -42,7 +42,7 @@ Container@GAMESAVE_BROWSER_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
Text: [CREATE NEW FILE] Text: label-bg-title
ScrollItem@GAME_TEMPLATE: ScrollItem@GAME_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
Height: 25 Height: 25
@@ -78,26 +78,26 @@ Container@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-bg-cancel
Button@DELETE_ALL_BUTTON: Button@DELETE_ALL_BUTTON:
X: PARENT_RIGHT - 370 - WIDTH X: PARENT_RIGHT - 370 - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 100 Width: 100
Height: 35 Height: 35
Text: Delete All Text: button-bg-delete-all
Button@DELETE_BUTTON: Button@DELETE_BUTTON:
X: PARENT_RIGHT - 260 - WIDTH X: PARENT_RIGHT - 260 - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 100 Width: 100
Height: 35 Height: 35
Text: Delete Text: button-bg-delete
Key: Delete Key: Delete
Button@RENAME_BUTTON: Button@RENAME_BUTTON:
X: PARENT_RIGHT - 150 - WIDTH X: PARENT_RIGHT - 150 - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 100 Width: 100
Height: 35 Height: 35
Text: Rename Text: button-bg-rename
Key: F2 Key: F2
Button@LOAD_BUTTON: Button@LOAD_BUTTON:
Key: return Key: return
@@ -105,7 +105,7 @@ Container@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Load Text: button-bg-load
Visible: False Visible: False
Button@SAVE_BUTTON: Button@SAVE_BUTTON:
Key: return Key: return
@@ -113,6 +113,7 @@ Container@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Save Text: button-bg-save
Visible: False Visible: False
TooltipContainer@GAMESAVE_TOOLTIP_CONTAINER: TooltipContainer@GAMESAVE_TOOLTIP_CONTAINER:

View File

@@ -37,7 +37,7 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Loading Saved Game Text: label-gamesave-loading-screen-title
ProgressBar@PROGRESS: ProgressBar@PROGRESS:
X: (WINDOW_RIGHT - 500) / 2 X: (WINDOW_RIGHT - 500) / 2
Y: 3 * WINDOW_BOTTOM / 4 Y: 3 * WINDOW_BOTTOM / 4
@@ -49,4 +49,5 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: Press Escape to cancel loading and return to the main menu Text: label-gamesave-loading-screen-desc

View File

@@ -30,10 +30,10 @@ Container@CHAT_PANEL:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: button-chat-chrome-mode.label
Font: Bold Font: Bold
Key: ToggleChatMode Key: ToggleChatMode
TooltipText: Toggle chat mode TooltipText: button-chat-chrome-mode.tooltip
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD: TextField@CHAT_TEXTFIELD:
@@ -63,3 +63,4 @@ Container@CHAT_PANEL:
TopBottomSpacing: 3 TopBottomSpacing: 3
ItemSpacing: 4 ItemSpacing: 4
Align: Bottom Align: Bottom

View File

@@ -6,7 +6,7 @@ Container@DEBUG_PANEL:
Label@TITLE: Label@TITLE:
Y: 26 Y: 26
Font: Bold Font: Bold
Text: Debug Options Text: label-debug-panel-title
Align: Center Align: Center
Width: PARENT_RIGHT Width: PARENT_RIGHT
Checkbox@INSTANT_BUILD: Checkbox@INSTANT_BUILD:
@@ -15,70 +15,70 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Instant Build Speed Text: checkbox-debug-panel-instant-build
Checkbox@ENABLE_TECH: Checkbox@ENABLE_TECH:
X: 45 X: 45
Y: 75 Y: 75
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Build Everything Text: checkbox-debug-panel-enable-tech
Checkbox@BUILD_ANYWHERE: Checkbox@BUILD_ANYWHERE:
X: 45 X: 45
Y: 105 Y: 105
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Build Anywhere Text: checkbox-debug-panel-build-anywhere
Checkbox@UNLIMITED_POWER: Checkbox@UNLIMITED_POWER:
X: 290 X: 290
Y: 45 Y: 45
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Unlimited Power Text: checkbox-debug-panel-unlimited-power
Checkbox@INSTANT_CHARGE: Checkbox@INSTANT_CHARGE:
X: 290 X: 290
Y: 75 Y: 75
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Instant Charge Time Text: checkbox-debug-panel-instant-charge
Checkbox@DISABLE_VISIBILITY_CHECKS: Checkbox@DISABLE_VISIBILITY_CHECKS:
X: 290 X: 290
Y: 105 Y: 105
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Disable Visibility Checks Text: checkbox-debug-panel-disable-visibility-checks
Button@GIVE_CASH: Button@GIVE_CASH:
X: 90 X: 90
Y: 145 Y: 145
Width: 140 Width: 140
Height: 35 Height: 35
Text: Give $20,000 Text: button-debug-panel-give-cash
Button@GROW_RESOURCES: Button@GROW_RESOURCES:
X: 271 X: 271
Y: 145 Y: 145
Width: 140 Width: 140
Height: 35 Height: 35
Text: Grow Resources Text: button-debug-panel-grow-resources
Button@GIVE_EXPLORATION: Button@GIVE_EXPLORATION:
X: 90 X: 90
Y: 195 Y: 195
Width: 140 Width: 140
Height: 35 Height: 35
Text: Clear Shroud Text: button-debug-panel-give-exploration
Button@RESET_EXPLORATION: Button@RESET_EXPLORATION:
X: 271 X: 271
Y: 195 Y: 195
Width: 140 Width: 140
Height: 35 Height: 35
Text: Reset Shroud Text: button-debug-panel-reset-exploration
Label@VISUALIZATIONS_TITLE: Label@VISUALIZATIONS_TITLE:
Y: 256 Y: 256
Font: Bold Font: Bold
Text: Visualizations Text: label-debug-panel-visualizations-title
Align: Center Align: Center
Width: PARENT_RIGHT Width: PARENT_RIGHT
Checkbox@SHOW_UNIT_PATHS: Checkbox@SHOW_UNIT_PATHS:
@@ -87,46 +87,47 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Unit Paths Text: checkbox-debug-panel-show-unit-paths
Checkbox@SHOW_CUSTOMTERRAIN_OVERLAY: Checkbox@SHOW_CUSTOMTERRAIN_OVERLAY:
X: 45 X: 45
Y: 305 Y: 305
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Custom Terrain Text: checkbox-debug-panel-show-customterrain-overlay
Checkbox@SHOW_ACTOR_TAGS: Checkbox@SHOW_ACTOR_TAGS:
X: 45 X: 45
Y: 335 Y: 335
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Actor Tags Text: checkbox-debug-panel-show-actor-tags
Checkbox@SHOW_COMBATOVERLAY: Checkbox@SHOW_COMBATOVERLAY:
X: 290 X: 290
Y: 275 Y: 275
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Combat Geometry Text: checkbox-debug-panel-show-combatoverlay
Checkbox@SHOW_GEOMETRY: Checkbox@SHOW_GEOMETRY:
X: 290 X: 290
Y: 305 Y: 305
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Render Geometry Text: checkbox-debug-panel-show-geometry
Checkbox@SHOW_TERRAIN_OVERLAY: Checkbox@SHOW_TERRAIN_OVERLAY:
X: 290 X: 290
Y: 335 Y: 335
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Terrain Geometry Text: checkbox-debug-panel-show-terrain-overlay
Checkbox@SHOW_SCREENMAP: Checkbox@SHOW_SCREENMAP:
X: 290 X: 290
Y: 365 Y: 365
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Screen Map Text: checkbox-debug-panel-show-screenmap

View File

@@ -12,3 +12,4 @@ Container@DEBUG_WIDGETS:
Align: Center Align: Center
Font: Bold Font: Bold
Contrast: true Contrast: true

View File

@@ -63,3 +63,4 @@ Container@LOBBY_OPTIONS_PANEL:
Font: Regular Font: Regular
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER

View File

@@ -9,7 +9,7 @@ Container@GAME_INFO_PANEL:
Label@TITLE: Label@TITLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 0 - 22 Y: 0 - 22
Text: Game Information Text: label-game-info-panel-title
Align: Center Align: Center
Font: BigBold Font: BigBold
Contrast: true Contrast: true
@@ -101,3 +101,4 @@ Container@GAME_INFO_PANEL:
Container@LOBBY_OPTIONS_PANEL: Container@LOBBY_OPTIONS_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM

View File

@@ -28,3 +28,4 @@ Container@MAP_PANEL:
X: 4 X: 4
Y: 2 Y: 2
Width: PARENT_RIGHT - 32 Width: PARENT_RIGHT - 32

View File

@@ -17,10 +17,10 @@ Container@CHAT_CONTAINER:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: button-chat-chrome-mode.label
Font: Bold Font: Bold
Key: ToggleChatMode Key: ToggleChatMode
TooltipText: Toggle chat mode TooltipText: button-chat-chrome-mode.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD: TextField@CHAT_TEXTFIELD:
X: 55 X: 55
@@ -32,3 +32,4 @@ Container@CHAT_CONTAINER:
Height: PARENT_BOTTOM - 30 Height: PARENT_BOTTOM - 30
TopBottomSpacing: 3 TopBottomSpacing: 3
ItemSpacing: 2 ItemSpacing: 2

View File

@@ -9,7 +9,7 @@ Container@MISSION_OBJECTIVES:
Width: 80 Width: 80
Height: 20 Height: 20
Font: MediumBold Font: MediumBold
Text: Mission: Text: label-mission-objectives
Label@MISSION_STATUS: Label@MISSION_STATUS:
X: 95 X: 95
Y: 17 Y: 17
@@ -41,3 +41,4 @@ Container@MISSION_OBJECTIVES:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Disabled: True Disabled: True
TextColorDisabled: FFFFFF TextColorDisabled: FFFFFF

View File

@@ -12,7 +12,7 @@ Container@SKIRMISH_STATS:
Width: 80 Width: 80
Height: 20 Height: 20
Font: MediumBold Font: MediumBold
Text: Mission: Text: label-objective-mission
Label@STATS_STATUS: Label@STATS_STATUS:
X: 95 X: 95
Y: 17 Y: 17
@@ -25,7 +25,7 @@ Container@SKIRMISH_STATS:
Width: 482 Width: 482
Height: 20 Height: 20
Font: Bold Font: Bold
Text: Destroy all opposition! Text: checkbox-objective-stats
Disabled: true Disabled: true
TextColorDisabled: FFFFFF TextColorDisabled: FFFFFF
Container@STATS_HEADERS: Container@STATS_HEADERS:
@@ -38,27 +38,27 @@ Container@SKIRMISH_STATS:
Y: 1 Y: 1
Width: 210 Width: 210
Height: 25 Height: 25
Text: Player Text: label-stats-name
Font: Bold Font: Bold
Label@FACTION: Label@FACTION:
X: 230 X: 230
Y: 1 Y: 1
Width: 120 Width: 120
Height: 25 Height: 25
Text: Faction Text: label-stats-faction
Font: Bold Font: Bold
Label@SCORE: Label@SCORE:
X: 392 X: 392
Y: 1 Y: 1
Width: 60 Width: 60
Height: 25 Height: 25
Text: Score Text: label-stats-score
Font: Bold Font: Bold
Label@ACTIONS: Label@ACTIONS:
X: 457 X: 457
Width: 20 Width: 20
Height: 25 Height: 25
Text: Actions Text: label-stats-actions
Font: Bold Font: Bold
ScrollPanel@PLAYER_LIST: ScrollPanel@PLAYER_LIST:
X: 15 X: 15
@@ -187,3 +187,4 @@ Container@SKIRMISH_STATS:
ImageName: kick ImageName: kick
X: 7 X: 7
Y: 7 Y: 7

View File

@@ -32,3 +32,4 @@ Container@INGAME_MENU:
Button@BUTTON_TEMPLATE: Button@BUTTON_TEMPLATE:
Width: 120 Width: 120
Height: 35 Height: 35

View File

@@ -135,7 +135,7 @@ Container@OBSERVER_WIDGETS:
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 25 Height: 25
Align: Right Align: Right
Text: Audio Muted Text: label-mute-indicator
Contrast: true Contrast: true
LogicKeyListener@OBSERVER_KEY_LISTENER: LogicKeyListener@OBSERVER_KEY_LISTENER:
MenuButton@OPTIONS_BUTTON: MenuButton@OPTIONS_BUTTON:
@@ -144,7 +144,7 @@ Container@OBSERVER_WIDGETS:
Y: 5 Y: 5
Width: 30 Width: 30
Height: 25 Height: 25
TooltipText: Menu TooltipText: button-observer-widgets-options-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
DisableWorldSounds: true DisableWorldSounds: true
Children: Children:
@@ -186,7 +186,7 @@ Container@OBSERVER_WIDGETS:
Width: 26 Width: 26
Height: 26 Height: 26
Key: Pause Key: Pause
TooltipText: Pause TooltipText: button-replay-player-pause-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
IgnoreChildMouseOver: true IgnoreChildMouseOver: true
Children: Children:
@@ -203,7 +203,7 @@ Container@OBSERVER_WIDGETS:
Width: 26 Width: 26
Height: 26 Height: 26
Key: Pause Key: Pause
TooltipText: Play TooltipText: button-replay-player-play-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
IgnoreChildMouseOver: true IgnoreChildMouseOver: true
Children: Children:
@@ -220,10 +220,10 @@ Container@OBSERVER_WIDGETS:
Width: 36 Width: 36
Height: 20 Height: 20
Key: ReplaySpeedSlow Key: ReplaySpeedSlow
TooltipText: Slow speed TooltipText: button-replay-player-slow.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
VisualHeight: 0 VisualHeight: 0
Text: 50% Text: button-replay-player-slow.label
Font: TinyBold Font: TinyBold
Button@BUTTON_REGULAR: Button@BUTTON_REGULAR:
X: 57 + 48 X: 57 + 48
@@ -231,10 +231,10 @@ Container@OBSERVER_WIDGETS:
Width: 38 Width: 38
Height: 20 Height: 20
Key: ReplaySpeedRegular Key: ReplaySpeedRegular
TooltipText: Regular speed TooltipText: button-replay-player-regular.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
VisualHeight: 0 VisualHeight: 0
Text: 100% Text: button-replay-player-regular.label
Font: TinyBold Font: TinyBold
Button@BUTTON_FAST: Button@BUTTON_FAST:
X: 57 + 48 * 2 X: 57 + 48 * 2
@@ -242,10 +242,10 @@ Container@OBSERVER_WIDGETS:
Width: 38 Width: 38
Height: 20 Height: 20
Key: ReplaySpeedFast Key: ReplaySpeedFast
TooltipText: Fast speed TooltipText: button-replay-player-fast.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
VisualHeight: 0 VisualHeight: 0
Text: 200% Text: button-replay-player-fast.label
Font: TinyBold Font: TinyBold
Button@BUTTON_MAXIMUM: Button@BUTTON_MAXIMUM:
X: 57 + 48 * 3 X: 57 + 48 * 3
@@ -253,10 +253,10 @@ Container@OBSERVER_WIDGETS:
Width: 38 Width: 38
Height: 20 Height: 20
Key: ReplaySpeedMax Key: ReplaySpeedMax
TooltipText: Maximum speed TooltipText: button-replay-player-maximum.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
VisualHeight: 0 VisualHeight: 0
Text: MAX Text: button-replay-player-maximum.label
Font: TinyBold Font: TinyBold
DropDownButton@SHROUD_SELECTOR: DropDownButton@SHROUD_SELECTOR:
Logic: ObserverShroudSelectorLogic Logic: ObserverShroudSelectorLogic
@@ -339,7 +339,7 @@ Container@OBSERVER_WIDGETS:
Width: 120 Width: 120
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Player Text: label-basic-stats-player-header
Align: Left Align: Left
Shadow: True Shadow: True
Label@CASH_HEADER: Label@CASH_HEADER:
@@ -348,7 +348,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Cash Text: label-basic-stats-cash-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@POWER_HEADER: Label@POWER_HEADER:
@@ -357,7 +357,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Power Text: label-basic-stats-power-header
Align: Center Align: Center
Shadow: True Shadow: True
Label@KILLS_HEADER: Label@KILLS_HEADER:
@@ -366,7 +366,7 @@ Container@OBSERVER_WIDGETS:
Width: 40 Width: 40
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Kills Text: label-basic-stats-kills-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@DEATHS_HEADER: Label@DEATHS_HEADER:
@@ -375,7 +375,7 @@ Container@OBSERVER_WIDGETS:
Width: 60 Width: 60
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Deaths Text: label-basic-stats-deaths-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@ASSETS_DESTROYED_HEADER: Label@ASSETS_DESTROYED_HEADER:
@@ -384,7 +384,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Destroyed Text: label-basic-stats-assets-destroyed-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@ASSETS_LOST_HEADER: Label@ASSETS_LOST_HEADER:
@@ -393,7 +393,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Lost Text: label-basic-stats-assets-lost-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@EXPERIENCE_HEADER: Label@EXPERIENCE_HEADER:
@@ -402,7 +402,7 @@ Container@OBSERVER_WIDGETS:
Width: 60 Width: 60
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Score Text: label-basic-stats-experience-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@ACTIONS_MIN_HEADER: Label@ACTIONS_MIN_HEADER:
@@ -411,7 +411,7 @@ Container@OBSERVER_WIDGETS:
Width: 60 Width: 60
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: APM Text: label-basic-stats-actions-min-header
Align: Right Align: Right
Shadow: True Shadow: True
Container@ECONOMY_STATS_HEADERS: Container@ECONOMY_STATS_HEADERS:
@@ -438,14 +438,14 @@ Container@OBSERVER_WIDGETS:
Width: 120 Width: 120
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Player Text: label-economy-stats-player-header
Shadow: True Shadow: True
Label@CASH_HEADER: Label@CASH_HEADER:
X: 160 X: 160
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Cash Text: label-economy-stats-cash-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@INCOME_HEADER: Label@INCOME_HEADER:
@@ -453,7 +453,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Income Text: label-economy-stats-income-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@ASSETS_HEADER: Label@ASSETS_HEADER:
@@ -461,7 +461,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Assets Text: label-economy-stats-assets-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@EARNED_HEADER: Label@EARNED_HEADER:
@@ -469,7 +469,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Earned Text: label-economy-stats-earned-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@SPENT_HEADER: Label@SPENT_HEADER:
@@ -477,7 +477,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Spent Text: label-economy-stats-spent-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@HARVESTERS_HEADER: Label@HARVESTERS_HEADER:
@@ -485,7 +485,7 @@ Container@OBSERVER_WIDGETS:
Width: 80 Width: 80
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Harvesters Text: label-economy-stats-harvesters-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@DERRICKS_HEADER: Label@DERRICKS_HEADER:
@@ -493,7 +493,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Oil Derricks Text: label-economy-stats-derricks-header
Align: Right Align: Right
Shadow: True Shadow: True
Container@PRODUCTION_STATS_HEADERS: Container@PRODUCTION_STATS_HEADERS:
@@ -521,7 +521,7 @@ Container@OBSERVER_WIDGETS:
Width: 120 Width: 120
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Player Text: label-production-stats-player-header
Align: Left Align: Left
Shadow: True Shadow: True
Label@PRODUCTION_HEADER: Label@PRODUCTION_HEADER:
@@ -530,7 +530,7 @@ Container@OBSERVER_WIDGETS:
Width: 100 Width: 100
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Production Text: label-production-stats-header
Shadow: True Shadow: True
Container@SUPPORT_POWERS_HEADERS: Container@SUPPORT_POWERS_HEADERS:
X: 0 X: 0
@@ -557,7 +557,7 @@ Container@OBSERVER_WIDGETS:
Width: 120 Width: 120
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Player Text: label-support-powers-player-header
Align: Left Align: Left
Shadow: True Shadow: True
Label@SUPPORT_POWERS_HEADER: Label@SUPPORT_POWERS_HEADER:
@@ -566,7 +566,7 @@ Container@OBSERVER_WIDGETS:
Width: 100 Width: 100
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Support Powers Text: label-support-powers-header
Shadow: True Shadow: True
Container@ARMY_HEADERS: Container@ARMY_HEADERS:
X: 0 X: 0
@@ -593,7 +593,7 @@ Container@OBSERVER_WIDGETS:
Width: 120 Width: 120
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Player Text: label-army-player-header
Align: Left Align: Left
Shadow: True Shadow: True
Label@ARMY_HEADER: Label@ARMY_HEADER:
@@ -602,7 +602,7 @@ Container@OBSERVER_WIDGETS:
Width: 100 Width: 100
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Army Text: label-army-header
Shadow: True Shadow: True
Container@COMBAT_STATS_HEADERS: Container@COMBAT_STATS_HEADERS:
X: 0 X: 0
@@ -629,7 +629,7 @@ Container@OBSERVER_WIDGETS:
Width: 120 Width: 120
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Player Text: label-combat-stats-player-header
Align: Left Align: Left
Shadow: True Shadow: True
Label@ASSETS_DESTROYED_HEADER: Label@ASSETS_DESTROYED_HEADER:
@@ -638,7 +638,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Destroyed Text: label-combat-stats-assets-destroyed-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@ASSETS_LOST_HEADER: Label@ASSETS_LOST_HEADER:
@@ -647,7 +647,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Lost Text: label-combat-stats-assets-lost-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@UNITS_KILLED_HEADER: Label@UNITS_KILLED_HEADER:
@@ -656,7 +656,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: U. Killed Text: label-combat-stats-units-killed-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@UNITS_DEAD_HEADER: Label@UNITS_DEAD_HEADER:
@@ -665,7 +665,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Units Lost Text: label-combat-stats-units-dead-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@BUILDINGS_KILLED_HEADER: Label@BUILDINGS_KILLED_HEADER:
@@ -674,7 +674,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: B. Killed Text: label-combat-stats-buildings-killed-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@BUILDINGS_DEAD_HEADER: Label@BUILDINGS_DEAD_HEADER:
@@ -683,7 +683,7 @@ Container@OBSERVER_WIDGETS:
Width: 75 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: B. Lost Text: label-combat-stats-buildings-dead-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@ARMY_VALUE_HEADER: Label@ARMY_VALUE_HEADER:
@@ -692,7 +692,7 @@ Container@OBSERVER_WIDGETS:
Width: 90 Width: 90
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Army Value Text: label-combat-stats-army-value-header
Align: Right Align: Right
Shadow: True Shadow: True
Label@VISION_HEADER: Label@VISION_HEADER:
@@ -701,7 +701,7 @@ Container@OBSERVER_WIDGETS:
Width: 60 Width: 60
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Vision Text: label-combat-stats-vision-header
Align: Right Align: Right
Shadow: True Shadow: True
ScrollPanel@PLAYER_STATS_PANEL: ScrollPanel@PLAYER_STATS_PANEL:
@@ -1215,8 +1215,8 @@ Container@PLAYER_WIDGETS:
Y: 1 Y: 1
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SUPPORT_POWER_TOOLTIP_FACTIONSUFFIX TooltipTemplate: SUPPORT_POWER_TOOLTIP_FACTIONSUFFIX
ReadyText: Ready ReadyText: supportpowers-support-powers-palette.ready
HoldText: On Hold HoldText: supportpowers-support-powers-palette.hold
HotkeyPrefix: SupportPower HotkeyPrefix: SupportPower
HotkeyCount: 6 HotkeyCount: 6
Image@COMMAND_BAR_BACKGROUND: Image@COMMAND_BAR_BACKGROUND:
@@ -1245,8 +1245,8 @@ Container@PLAYER_WIDGETS:
Background: chrome-button-background Background: chrome-button-background
Key: AttackMove Key: AttackMove
DisableKeySound: true DisableKeySound: true
TooltipText: Attack Move TooltipText: button-command-bar-attack-move.tooltip
TooltipDesc: Selected units will move to the desired location\nand attack any enemies they encounter en route.\n\nHold <(Ctrl)> while targeting to order an Assault Move\nthat attacks any units or structures encountered en route.\n\nLeft-click icon then right-click on target location. TooltipDesc: button-command-bar-attack-move.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1269,8 +1269,8 @@ Container@PLAYER_WIDGETS:
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
DisableKeySound: true DisableKeySound: true
TooltipText: Force Move TooltipText: button-command-bar-force-move.tooltip
TooltipDesc: Selected units will move to the desired location\n - Default activity for the target is suppressed\n - Vehicles will attempt to crush enemies at the target location\n - Helicopters will land at the target location\n\nLeft-click icon then right-click on target.\nHold <(Alt)> to activate temporarily while commanding units. TooltipDesc: button-command-bar-force-move.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1293,8 +1293,8 @@ Container@PLAYER_WIDGETS:
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
DisableKeySound: true DisableKeySound: true
TooltipText: Force Attack TooltipText: button-command-bar-force-attack.tooltip
TooltipDesc: Selected units will attack the targeted unit or location\n - Default activity for the target is suppressed\n - Allows targeting of own or ally forces\n - Long-range artillery units will always target the\n location, ignoring units and buildings\n\nLeft-click icon then right-click on target.\nHold <(Ctrl)> to activate temporarily while commanding units. TooltipDesc: button-command-bar-force-attack.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1318,8 +1318,8 @@ Container@PLAYER_WIDGETS:
Background: chrome-button-background Background: chrome-button-background
Key: Guard Key: Guard
DisableKeySound: true DisableKeySound: true
TooltipText: Guard TooltipText: button-command-bar-guard.tooltip
TooltipDesc: Selected units will follow the targeted unit.\n\nLeft-click icon then right-click on target unit. TooltipDesc: button-command-bar-guard.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1344,8 +1344,8 @@ Container@PLAYER_WIDGETS:
Key: Deploy Key: Deploy
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Deploy TooltipText: button-command-bar-deploy.tooltip
TooltipDesc: Selected units will perform their default deploy activity\n - MCVs will unpack into a Construction Yard\n - Construction Yards will re-pack into a MCV\n - Transports will unload their passengers\n\nActs immediately on selected units. TooltipDesc: button-command-bar-deploy.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1370,8 +1370,8 @@ Container@PLAYER_WIDGETS:
Key: Scatter Key: Scatter
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Scatter TooltipText: button-command-bar-scatter.tooltip
TooltipDesc: Selected units will stop their current activity\nand move to a nearby location.\n\nActs immediately on selected units. TooltipDesc: button-command-bar-scatter.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1396,8 +1396,8 @@ Container@PLAYER_WIDGETS:
Key: Stop Key: Stop
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Stop TooltipText: button-command-bar-stop.tooltip
TooltipDesc: Selected units will stop their current activity.\nSelected buildings will reset their rally point.\n\nActs immediately on selected targets. TooltipDesc: button-command-bar-stop.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1420,8 +1420,8 @@ Container@PLAYER_WIDGETS:
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
DisableKeySound: true DisableKeySound: true
TooltipText: Waypoint Mode TooltipText: button-command-bar-queue-orders.tooltip
TooltipDesc: Use Waypoint Mode to give multiple linking commands\nto the selected units. Units will execute the commands\nimmediately upon receiving them.\n\nLeft-click icon then give commands in the game world.\nHold <(Shift)> to activate temporarily while commanding units. TooltipDesc: button-command-bar-queue-orders.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_WITH_DESC_HIGHLIGHT_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1447,8 +1447,8 @@ Container@PLAYER_WIDGETS:
Key: StanceAttackAnything Key: StanceAttackAnything
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Attack Anything Stance TooltipText: button-stance-bar-attackanything.tooltip
TooltipDesc: Set the selected units to Attack Anything stance:\n - Units will attack enemy units and structures on sight\n - Units will pursue attackers across the battlefield TooltipDesc: button-stance-bar-attackanything.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1473,8 +1473,8 @@ Container@PLAYER_WIDGETS:
Key: StanceDefend Key: StanceDefend
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Defend Stance TooltipText: button-stance-bar-defend.tooltip
TooltipDesc: Set the selected units to Defend stance:\n - Units will attack enemy units on sight\n - Units will not move or pursue enemies TooltipDesc: button-stance-bar-defend.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1499,8 +1499,8 @@ Container@PLAYER_WIDGETS:
Key: StanceReturnFire Key: StanceReturnFire
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Return Fire Stance TooltipText: button-stance-bar-returnfire.tooltip
TooltipDesc: Set the selected units to Return Fire stance:\n - Units will retaliate against enemies that attack them\n - Units will not move or pursue enemies TooltipDesc: button-stance-bar-returnfire.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1525,8 +1525,8 @@ Container@PLAYER_WIDGETS:
Key: StanceHoldFire Key: StanceHoldFire
DisableKeyRepeat: true DisableKeyRepeat: true
DisableKeySound: true DisableKeySound: true
TooltipText: Hold Fire Stance TooltipText: button-stance-bar-holdfire.tooltip
TooltipDesc: Set the selected units to Hold Fire stance:\n - Units will not fire upon enemies\n - Units will not move or pursue enemies TooltipDesc: button-stance-bar-holdfire.tooltipdesc
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
Children: Children:
@@ -1553,7 +1553,7 @@ Container@PLAYER_WIDGETS:
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 25 Height: 25
Align: Right Align: Right
Text: Audio Muted Text: label-mute-indicator
Contrast: true Contrast: true
Image@SIDEBAR_BACKGROUND: Image@SIDEBAR_BACKGROUND:
X: WINDOW_RIGHT - WIDTH - 5 X: WINDOW_RIGHT - WIDTH - 5
@@ -1576,7 +1576,7 @@ Container@PLAYER_WIDGETS:
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
Key: Sell Key: Sell
TooltipText: Sell TooltipText: button-top-buttons-sell-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
VisualHeight: 0 VisualHeight: 0
@@ -1598,7 +1598,7 @@ Container@PLAYER_WIDGETS:
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
Key: Repair Key: Repair
TooltipText: Repair TooltipText: button-top-buttons-repair-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
VisualHeight: 0 VisualHeight: 0
@@ -1620,7 +1620,7 @@ Container@PLAYER_WIDGETS:
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
Key: PlaceBeacon Key: PlaceBeacon
TooltipText: Place Beacon TooltipText: button-top-buttons-beacon-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
VisualHeight: 0 VisualHeight: 0
@@ -1636,7 +1636,7 @@ Container@PLAYER_WIDGETS:
Width: 38 Width: 38
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
TooltipText: Options TooltipText: button-top-buttons-options-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
DisableWorldSounds: true DisableWorldSounds: true
@@ -1755,7 +1755,7 @@ Container@PLAYER_WIDGETS:
Width: 38 Width: 38
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
TooltipText: Buildings TooltipText: button-production-types-building-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
ProductionGroup: Building ProductionGroup: Building
@@ -1777,7 +1777,7 @@ Container@PLAYER_WIDGETS:
Width: 38 Width: 38
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
TooltipText: Support TooltipText: button-production-types-defence-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
ProductionGroup: Defence ProductionGroup: Defence
@@ -1799,7 +1799,7 @@ Container@PLAYER_WIDGETS:
Width: 38 Width: 38
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
TooltipText: Infantry TooltipText: button-production-types-infantry-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
ProductionGroup: Infantry ProductionGroup: Infantry
@@ -1821,7 +1821,7 @@ Container@PLAYER_WIDGETS:
Width: 38 Width: 38
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
TooltipText: Vehicles TooltipText: button-production-types-vehicle-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
ProductionGroup: Vehicle ProductionGroup: Vehicle
@@ -1843,7 +1843,7 @@ Container@PLAYER_WIDGETS:
Width: 38 Width: 38
Height: 26 Height: 26
Background: chrome-button-background Background: chrome-button-background
TooltipText: Aircraft TooltipText: button-production-types-aircraft-tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
ProductionGroup: Aircraft ProductionGroup: Aircraft
@@ -1868,8 +1868,8 @@ Container@PLAYER_WIDGETS:
Width: 192 Width: 192
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: PRODUCTION_TOOLTIP_FACTIONSUFFIX TooltipTemplate: PRODUCTION_TOOLTIP_FACTIONSUFFIX
ReadyText: Ready ReadyText: productionpalette-player-widgets-production-palette.ready
HoldText: On Hold HoldText: productionpalette-player-widgets-production-palette.hold
HotkeyPrefix: Production HotkeyPrefix: Production
HotkeyCount: 24 HotkeyCount: 24
SelectProductionBuildingHotkey: SelectProductionBuilding SelectProductionBuildingHotkey: SelectProductionBuilding
@@ -1895,3 +1895,4 @@ Background@FMVPLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -16,34 +16,34 @@ Background@KICK_CLIENT_DIALOG:
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: You may also apply a temporary ban, preventing Text: label-kick-client-dialog-texta
Label@TEXTB: Label@TEXTB:
Y: 86 Y: 86
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: them from joining for the remainder of this game. Text: label-kick-client-dialog-textb
Checkbox@PREVENT_REJOINING_CHECKBOX: Checkbox@PREVENT_REJOINING_CHECKBOX:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 120 Y: 120
Width: 150 Width: 150
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Temporarily Ban Text: checkbox-kick-client-dialog-prevent-rejoining
Button@OK_BUTTON: Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 + 75 X: (PARENT_RIGHT - WIDTH) / 2 + 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Kick Text: button-kick-client-dialog-ok
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 - 75 X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-kick-client-dialog-cancel
Font: Bold Font: Bold
Background@KICK_SPECTATORS_DIALOG: Background@KICK_SPECTATORS_DIALOG:
@@ -58,7 +58,7 @@ Background@KICK_SPECTATORS_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Kick Spectators Text: label-kick-spectators-dialog-title
Label@TEXT: Label@TEXT:
Y: 86 Y: 86
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -70,14 +70,14 @@ Background@KICK_SPECTATORS_DIALOG:
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Ok Text: button-kick-spectators-dialog-ok
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 - 75 X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-kick-spectators-dialog-cancel
Font: Bold Font: Bold
Background@FORCE_START_DIALOG: Background@FORCE_START_DIALOG:
@@ -91,21 +91,21 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Start Game? Text: label-force-start-dialog-title
Label@TEXTA: Label@TEXTA:
Y: 68 Y: 68
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: One or more players are not yet ready. Text: label-force-start-dialog-texta
Label@TEXTB: Label@TEXTB:
Y: 86 Y: 86
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: Are you sure that you want to force start the game? Text: label-force-start-dialog-textb
Container@KICK_WARNING: Container@KICK_WARNING:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Children: Children:
@@ -116,7 +116,7 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: One or more clients are missing the selected Text: label-kick-warning-a
Label@KICK_WARNING_B: Label@KICK_WARNING_B:
X: 0 X: 0
Y: 124 Y: 124
@@ -124,18 +124,19 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: map, and will be kicked from the server. Text: label-kick-warning-b
Button@OK_BUTTON: Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 + 75 X: (PARENT_RIGHT - WIDTH) / 2 + 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Start Text: button-force-start-dialog-ok
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 - 75 X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-force-start-dialog-cancel
Font: Bold Font: Bold

View File

@@ -76,7 +76,7 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: This map is not compatible Text: label-map-incompatible-status-a
IgnoreMouseOver: true IgnoreMouseOver: true
Label@MAP_STATUS_B: Label@MAP_STATUS_B:
Y: 201 Y: 201
@@ -84,7 +84,7 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: with this version of OpenRA Text: label-map-incompatible-status-b
Container@MAP_VALIDATING: Container@MAP_VALIDATING:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -95,7 +95,7 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: Validating... Text: label-map-validating-status
IgnoreMouseOver: true IgnoreMouseOver: true
ProgressBar@MAP_VALIDATING_BAR: ProgressBar@MAP_VALIDATING_BAR:
Y: 194 Y: 194
@@ -123,12 +123,12 @@ Container@MAP_PREVIEW:
Y: 194 Y: 194
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Install Map Text: button-map-download-available-install
Button@MAP_UPDATE: Button@MAP_UPDATE:
Y: 195 Y: 195
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Update Map Text: button-map-preview-update
Container@MAP_UPDATE_DOWNLOAD_AVAILABLE: Container@MAP_UPDATE_DOWNLOAD_AVAILABLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -137,14 +137,14 @@ Container@MAP_PREVIEW:
Y: 166 Y: 166
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Install Map Text: button-map-update-download-available-install
Label@MAP_SEARCHING: Label@MAP_SEARCHING:
Y: 158 Y: 158
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: Searching OpenRA Resource Center... Text: label-map-preview-searching
IgnoreMouseOver: true IgnoreMouseOver: true
Container@MAP_UNAVAILABLE: Container@MAP_UNAVAILABLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -155,21 +155,21 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: This map was not found on the Text: label-map-unavailable-a
Label@b: Label@b:
Y: 171 Y: 171
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: OpenRA Resource Center Text: label-map-unavailable-b
Label@MAP_ERROR: Label@MAP_ERROR:
Y: 158 Y: 158
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: An error occurred during installation Text: label-map-preview-error
Container@MAP_DOWNLOADING: Container@MAP_DOWNLOADING:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -198,11 +198,12 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: A new version of the map Text: label-map-update-available-a
Label@b: Label@b:
Y: 171 Y: 171
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: was found on your computer Text: label-map-update-available-b

View File

@@ -11,20 +11,20 @@ Container@LOBBY_MUSIC_BIN:
Label@MUSIC: Label@MUSIC:
Width: 308 Width: 308
Height: 25 Height: 25
Text: Music Text: label-container-music
Align: Center Align: Center
Font: Bold Font: Bold
Label@TITLE: Label@TITLE:
X: 317 X: 317
Width: 230 Width: 230
Height: 25 Height: 25
Text: Track Text: label-container-title
Font: Bold Font: Bold
Label@LENGTH: Label@LENGTH:
X: PARENT_RIGHT - 80 X: PARENT_RIGHT - 80
Height: 25 Height: 25
Width: 50 Width: 50
Text: Length Text: label-container-length
Font: Bold Font: Bold
Align: Right Align: Right
Background@CONTROLS: Background@CONTROLS:
@@ -125,20 +125,20 @@ Container@LOBBY_MUSIC_BIN:
Width: 85 Width: 85
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Shuffle Text: checkbox-controls-shuffle
Checkbox@REPEAT: Checkbox@REPEAT:
X: PARENT_RIGHT - 15 - WIDTH X: PARENT_RIGHT - 15 - WIDTH
Y: 150 Y: 150
Width: 70 Width: 70
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Loop Text: checkbox-controls-repeat
Label@VOLUME_LABEL: Label@VOLUME_LABEL:
Y: 182 Y: 182
Width: 65 Width: 65
Height: 25 Height: 25
Align: Right Align: Right
Text: Volume: Text: label-controls-volume
ExponentialSlider@MUSIC_SLIDER: ExponentialSlider@MUSIC_SLIDER:
X: 70 X: 70
Y: 186 Y: 186
@@ -179,16 +179,17 @@ Container@LOBBY_MUSIC_BIN:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Music Not Installed Text: label-no-music-title
Label@DESCA: Label@DESCA:
Y: 95 Y: 95
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: The game music can be installed Text: label-no-music-desca
Label@DESCB: Label@DESCB:
Y: 115 Y: 115
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: from the "Manage Content" menu. Text: label-no-music-descb

View File

@@ -8,7 +8,7 @@ Container@LOBBY_OPTIONS_BIN:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Map Options Text: label-lobby-options-bin-title
ScrollPanel: ScrollPanel:
Logic: LobbyOptionsLogic Logic: LobbyOptionsLogic
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -89,3 +89,4 @@ Container@LOBBY_OPTIONS_BIN:
Font: Regular Font: Regular
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER

View File

@@ -11,49 +11,49 @@ Container@LOBBY_PLAYER_BIN:
Label@LABEL_LOBBY_NAME: Label@LABEL_LOBBY_NAME:
Width: 200 Width: 200
Height: 25 Height: 25
Text: Player Text: label-container-lobby-name
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_COLOR: Label@LABEL_LOBBY_COLOR:
X: 210 X: 210
Width: 94 Width: 94
Height: 25 Height: 25
Text: Color Text: label-container-lobby-color
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_FACTION: Label@LABEL_LOBBY_FACTION:
X: 309 X: 309
Width: 120 Width: 120
Height: 25 Height: 25
Text: Faction Text: label-container-lobby-faction
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_TEAM: Label@LABEL_LOBBY_TEAM:
X: 460 - 25 X: 460 - 25
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: label-container-lobby-team
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_HANDICAP: Label@LABEL_LOBBY_HANDICAP:
X: 491 X: 491
Width: 75 Width: 75
Height: 25 Height: 25
Text: Handicap Text: label-container-lobby-handicap
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_SPAWN: Label@LABEL_LOBBY_SPAWN:
X: 571 X: 571
Width: 50 Width: 50
Height: 25 Height: 25
Text: Spawn Text: label-container-lobby-spawn
Align: Left Align: Left
Font: Bold Font: Bold
Label@LABEL_LOBBY_STATUS: Label@LABEL_LOBBY_STATUS:
X: 627 X: 627
Width: 20 Width: 20
Height: 25 Height: 25
Text: Ready Text: label-container-lobby-status
Align: Left Align: Left
Font: Bold Font: Bold
ScrollPanel@LOBBY_PLAYERS: ScrollPanel@LOBBY_PLAYERS:
@@ -110,7 +110,7 @@ Container@LOBBY_PLAYER_BIN:
X: 15 X: 15
Width: 190 Width: 190
Height: 25 Height: 25
Text: Name Text: dropdownbutton-template-editable-player-slot-options
Font: Regular Font: Regular
Visible: false Visible: false
DropDownButton@COLOR: DropDownButton@COLOR:
@@ -143,7 +143,7 @@ Container@LOBBY_PLAYER_BIN:
X: 40 X: 40
Width: 50 Width: 50
Height: 25 Height: 25
Text: Faction Text: label-template-editable-player-factionname
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 435 X: 435
Width: 50 Width: 50
@@ -155,7 +155,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Font: Regular Font: Regular
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipText: A handicap decreases the combat effectiveness of the player's forces TooltipText: dropdownbutton-template-editable-player-handicap-dropdown-tooltip
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 571 X: 571
Width: 50 Width: 50
@@ -254,7 +254,7 @@ Container@LOBBY_PLAYER_BIN:
X: 40 X: 40
Width: 50 Width: 50
Height: 25 Height: 25
Text: Faction Text: label-faction-factionname
Label@TEAM: Label@TEAM:
X: 435 X: 435
Width: 25 Width: 25
@@ -277,7 +277,7 @@ Container@LOBBY_PLAYER_BIN:
Height: 25 Height: 25
Font: Regular Font: Regular
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipText: A handicap decreases the combat effectiveness of the player's forces TooltipText: dropdownbutton-template-noneditable-player-handicap-dropdown-tooltip
Label@SPAWN: Label@SPAWN:
X: 571 X: 571
Width: 25 Width: 25
@@ -307,7 +307,7 @@ Container@LOBBY_PLAYER_BIN:
X: 15 X: 15
Width: 190 Width: 190
Height: 25 Height: 25
Text: Name Text: dropdownbutton-template-empty-slot-options
Font: Regular Font: Regular
Visible: false Visible: false
Label@NAME: Label@NAME:
@@ -319,7 +319,7 @@ Container@LOBBY_PLAYER_BIN:
X: 210 X: 210
Width: 438 Width: 438
Height: 25 Height: 25
Text: Play in this slot Text: button-template-empty-join
Font: Regular Font: Regular
Container@TEMPLATE_EDITABLE_SPECTATOR: Container@TEMPLATE_EDITABLE_SPECTATOR:
X: 5 X: 5
@@ -368,7 +368,7 @@ Container@LOBBY_PLAYER_BIN:
X: 210 X: 210
Width: 441 Width: 441
Height: 25 Height: 25
Text: Spectator Text: label-template-editable-spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
@@ -449,7 +449,7 @@ Container@LOBBY_PLAYER_BIN:
X: 210 X: 210
Width: 441 Width: 441
Height: 25 Height: 25
Text: Spectator Text: label-template-noneditable-spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
@@ -471,10 +471,11 @@ Container@LOBBY_PLAYER_BIN:
Width: 190 Width: 190
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Allow Spectators? Text: checkbox-template-new-spectator-toggle-spectators
Button@SPECTATE: Button@SPECTATE:
X: 210 X: 210
Width: 438 Width: 438
Height: 25 Height: 25
Text: Spectate Text: button-template-new-spectator-spectate
Font: Regular Font: Regular

View File

@@ -11,26 +11,26 @@ Container@LOBBY_SERVERS_BIN:
X: 5 X: 5
Width: 355 Width: 355
Height: 25 Height: 25
Text: Server Text: label-container-name
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 390 X: 390
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: label-container-players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 480 X: 480
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: label-container-location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 595 X: 595
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: label-container-status
Font: Bold Font: Bold
LogicTicker@NOTICE_WATCHER: LogicTicker@NOTICE_WATCHER:
Container@NOTICE_CONTAINER: Container@NOTICE_CONTAINER:
@@ -47,21 +47,21 @@ Container@LOBBY_SERVERS_BIN:
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 18 Height: 18
Align: Center Align: Center
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net Text: label-bg-outdated-version
Font: TinyBold Font: TinyBold
Label@UNKNOWN_VERSION_LABEL: Label@UNKNOWN_VERSION_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 18 Height: 18
Align: Center Align: Center
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net Text: label-bg-unknown-version
Font: TinyBold Font: TinyBold
Label@PLAYTEST_AVAILABLE_LABEL: Label@PLAYTEST_AVAILABLE_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 18 Height: 18
Align: Center Align: Center
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net Text: label-bg-playtest-available
Font: TinyBold Font: TinyBold
ScrollPanel@SERVER_LIST: ScrollPanel@SERVER_LIST:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -100,7 +100,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: image-lobby-servers-bin-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 372 X: 372
Y: 6 Y: 6
@@ -109,7 +109,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: image-lobby-servers-bin-requires-authentication-tooltip
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 390 X: 390
Width: 85 Width: 85
@@ -135,7 +135,7 @@ Container@LOBBY_SERVERS_BIN:
Y: PARENT_BOTTOM + 5 Y: PARENT_BOTTOM + 5
Width: 180 Width: 180
Height: 25 Height: 25
Text: Filter Games Text: dropdownbutton-lobby-servers-bin-filters
Font: Bold Font: Bold
Button@RELOAD_BUTTON: Button@RELOAD_BUTTON:
X: 185 X: 185
@@ -201,3 +201,4 @@ Container@LOBBY_SERVERS_BIN:
Height: 25 Height: 25
Font: TinyBold Font: TinyBold
Align: Center Align: Center

View File

@@ -33,7 +33,7 @@ Container@SERVER_LOBBY:
Y: 254 Y: 254
Width: 211 Width: 211
Height: 25 Height: 25
Text: Slot Admin Text: dropdownbutton-bg-slots
Container@SKIRMISH_TABS: Container@SKIRMISH_TABS:
X: 697 - WIDTH X: 697 - WIDTH
Width: 465 Width: 465
@@ -43,19 +43,19 @@ Container@SERVER_LOBBY:
Y: 248 Y: 248
Width: 151 Width: 151
Height: 31 Height: 31
Text: Players Text: button-skirmish-tabs-players-tab
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 157 X: 157
Y: 248 Y: 248
Width: 151 Width: 151
Height: 31 Height: 31
Text: Options Text: button-skirmish-tabs-options-tab
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 314 X: 314
Y: 248 Y: 248
Width: 151 Width: 151
Height: 31 Height: 31
Text: Music Text: button-skirmish-tabs-music-tab
Container@MULTIPLAYER_TABS: Container@MULTIPLAYER_TABS:
X: 697 - WIDTH X: 697 - WIDTH
Width: 465 Width: 465
@@ -65,31 +65,31 @@ Container@SERVER_LOBBY:
Y: 248 Y: 248
Width: 112 Width: 112
Height: 31 Height: 31
Text: Players Text: button-multiplayer-tabs-players-tab
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 118 X: 118
Y: 248 Y: 248
Width: 112 Width: 112
Height: 31 Height: 31
Text: Options Text: button-multiplayer-tabs-options-tab
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 236 X: 236
Y: 248 Y: 248
Width: 112 Width: 112
Height: 31 Height: 31
Text: Music Text: button-multiplayer-tabs-music-tab
Button@SERVERS_TAB: Button@SERVERS_TAB:
X: 354 X: 354
Y: 248 Y: 248
Width: 111 Width: 111
Height: 31 Height: 31
Text: Servers Text: button-multiplayer-tabs-servers-tab
Button@CHANGEMAP_BUTTON: Button@CHANGEMAP_BUTTON:
X: PARENT_RIGHT - WIDTH - 15 X: PARENT_RIGHT - WIDTH - 15
Y: 254 Y: 254
Width: 174 Width: 174
Height: 25 Height: 25
Text: Change Map Text: button-bg-changemap
Container@TOP_PANELS_ROOT: Container@TOP_PANELS_ROOT:
X: 15 X: 15
Y: 30 Y: 30
@@ -110,10 +110,10 @@ Container@SERVER_LOBBY:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: button-lobbychat-chat-mode.label
Font: Bold Font: Bold
Key: ToggleChatMode Key: ToggleChatMode
TooltipText: Toggle chat mode TooltipText: button-lobbychat-chat-mode.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD: TextField@CHAT_TEXTFIELD:
X: 55 X: 55
@@ -124,12 +124,13 @@ Container@SERVER_LOBBY:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Leave Game Text: button-server-lobby-disconnect
Button@START_GAME_BUTTON: Button@START_GAME_BUTTON:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Start Game Text: button-server-lobby-start-game
Container@FACTION_DROPDOWN_PANEL_ROOT: Container@FACTION_DROPDOWN_PANEL_ROOT:
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -11,7 +11,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Establishing Battlefield Control Text: label-mainmenu-introduction-prompt-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -23,14 +23,14 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Height: 16 Height: 16
Font: Regular Font: Regular
Align: Center Align: Center
Text: Welcome back Commander! Initialize combat parameters using the options below. Text: label-bg-desc-a
Label@DESC_B: Label@DESC_B:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 33 Y: 33
Height: 16 Height: 16
Font: Regular Font: Regular
Align: Center Align: Center
Text: Additional options can be configured later from the Settings menu. Text: label-bg-desc-b
ScrollPanel@SETTINGS_SCROLLPANEL: ScrollPanel@SETTINGS_SCROLLPANEL:
X: 15 X: 15
Y: 60 Y: 60
@@ -53,7 +53,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Profile Text: label-profile-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 50 Height: 50
@@ -65,7 +65,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Label@PLAYER: Label@PLAYER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Player Name: Text: label-player-container
TextField@PLAYERNAME: TextField@PLAYERNAME:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -79,7 +79,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Label@COLOR: Label@COLOR:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Preferred Color: Text: label-playercolor-container-color
DropDownButton@PLAYERCOLOR: DropDownButton@PLAYERCOLOR:
Y: 25 Y: 25
Width: 75 Width: 75
@@ -105,7 +105,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Input Text: label-input-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 50 Height: 50
@@ -118,7 +118,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Control Scheme: Text: label-mouse-control-container
DropDownButton@MOUSE_CONTROL_DROPDOWN: DropDownButton@MOUSE_CONTROL_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -131,48 +131,48 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-classic-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Left> mouse button Text: label-mouse-control-desc-classic-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-classic-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-classic-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-classic-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-classic-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-classic-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-classic-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-classic-edgescroll
Container@MOUSE_CONTROL_DESC_MODERN: Container@MOUSE_CONTROL_DESC_MODERN:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -180,48 +180,48 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-modern-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Right> mouse button Text: label-mouse-control-desc-modern-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-modern-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-modern-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-modern-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-modern-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-modern-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-modern-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-modern-edgescroll
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
@@ -234,7 +234,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Screen Edge Panning Text: checkbox-edgescroll-container
Container@SPACER: Container@SPACER:
Height: 30 Height: 30
Background@DISPLAY_SECTION_HEADER: Background@DISPLAY_SECTION_HEADER:
@@ -249,7 +249,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Display Text: label-display-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 50 Height: 50
@@ -261,7 +261,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Label@BATTLEFIELD_CAMERA: Label@BATTLEFIELD_CAMERA:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Battlefield Camera: Text: label-battlefield-camera-dropdown-container
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN: DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -274,7 +274,7 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Label@UI_SCALE: Label@UI_SCALE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: UI Scale: Text: label-ui-scale-dropdown-container
DropDownButton@UI_SCALE_DROPDOWN: DropDownButton@UI_SCALE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -292,13 +292,13 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Increase Cursor Size Text: checkbox-cursordouble-container
Button@CONTINUE_BUTTON: Button@CONTINUE_BUTTON:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Continue Text: button-mainmenu-introduction-prompt-continue
Font: Bold Font: Bold
Key: return Key: return
@@ -315,7 +315,7 @@ Container@MAINMENU_SYSTEM_INFO_PROMPT:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Establishing Battlefield Control Text: label-mainmenu-system-info-prompt-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -327,14 +327,14 @@ Container@MAINMENU_SYSTEM_INFO_PROMPT:
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 16 Height: 16
Align: Center Align: Center
Text: We would like to collect some details that will help us optimize OpenRA. Text: label-bg-prompt-text-a
Label@PROMPT_TEXT_B: Label@PROMPT_TEXT_B:
X: 15 X: 15
Y: 33 Y: 33
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 16 Height: 16
Align: Center Align: Center
Text: With your permission, the following anonymous system data will be sent: Text: label-bg-prompt-text-b
ScrollPanel@SYSINFO_DATA: ScrollPanel@SYSINFO_DATA:
X: 15 X: 15
Y: 63 Y: 63
@@ -354,12 +354,13 @@ Container@MAINMENU_SYSTEM_INFO_PROMPT:
Width: 190 Width: 190
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Send System Information Text: checkbox-bg-sysinfo
Button@CONTINUE_BUTTON: Button@CONTINUE_BUTTON:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Continue Text: button-mainmenu-system-info-prompt-continue
Font: Bold Font: Bold
Key: return Key: return

View File

@@ -54,7 +54,7 @@ Container@MENU_BACKGROUND:
Y: 0 - 28 Y: 0 - 28
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Main Menu Text: label-main-menu-mainmenu-title
Align: Center Align: Center
Font: Bold Font: Bold
Contrast: True Contrast: True
@@ -63,37 +63,37 @@ Container@MENU_BACKGROUND:
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Singleplayer Text: button-main-menu-singleplayer
Button@MULTIPLAYER_BUTTON: Button@MULTIPLAYER_BUTTON:
X: 150 X: 150
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Multiplayer Text: button-main-menu-multiplayer
Button@SETTINGS_BUTTON: Button@SETTINGS_BUTTON:
X: 300 X: 300
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Settings Text: button-main-menu-settings
Button@EXTRAS_BUTTON: Button@EXTRAS_BUTTON:
X: 450 X: 450
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Extras Text: button-main-menu-extras
Button@CONTENT_BUTTON: Button@CONTENT_BUTTON:
X: 600 X: 600
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Manage Content Text: button-main-menu-content
Button@QUIT_BUTTON: Button@QUIT_BUTTON:
X: 750 X: 750
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Quit Text: button-main-menu-quit
Container@SINGLEPLAYER_MENU: Container@SINGLEPLAYER_MENU:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Visible: False Visible: False
@@ -103,7 +103,7 @@ Container@MENU_BACKGROUND:
Y: 0 - 28 Y: 0 - 28
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Singleplayer Text: label-singleplayer-menu-title
Align: Center Align: Center
Font: Bold Font: Bold
Contrast: True Contrast: True
@@ -112,26 +112,26 @@ Container@MENU_BACKGROUND:
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Skirmish Text: button-singleplayer-menu-skirmish
Button@MISSIONS_BUTTON: Button@MISSIONS_BUTTON:
X: 150 X: 150
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Missions Text: button-singleplayer-menu-missions
Button@LOAD_BUTTON: Button@LOAD_BUTTON:
X: 300 X: 300
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Load Text: button-singleplayer-menu-load
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
X: 450 X: 450
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-singleplayer-menu-back
Container@EXTRAS_MENU: Container@EXTRAS_MENU:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Visible: False Visible: False
@@ -141,7 +141,7 @@ Container@MENU_BACKGROUND:
Y: 0 - 28 Y: 0 - 28
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Extras Text: label-extras-menu-title
Align: Center Align: Center
Font: Bold Font: Bold
Contrast: True Contrast: True
@@ -150,39 +150,39 @@ Container@MENU_BACKGROUND:
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Replays Text: button-extras-menu-replays
Button@MUSIC_BUTTON: Button@MUSIC_BUTTON:
X: 150 X: 150
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Music Text: button-extras-menu-music
Button@MAP_EDITOR_BUTTON: Button@MAP_EDITOR_BUTTON:
X: 300 X: 300
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Map Editor Text: button-extras-menu-map-editor
Font: Bold Font: Bold
Button@ASSETBROWSER_BUTTON: Button@ASSETBROWSER_BUTTON:
X: 450 X: 450
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Asset Browser Text: button-extras-menu-assetbrowser
Button@CREDITS_BUTTON: Button@CREDITS_BUTTON:
X: 600 X: 600
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Credits Text: button-extras-menu-credits
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
X: 750 X: 750
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-extras-menu-back
Container@MAP_EDITOR_MENU: Container@MAP_EDITOR_MENU:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Visible: False Visible: False
@@ -192,7 +192,7 @@ Container@MENU_BACKGROUND:
Y: 0 - 28 Y: 0 - 28
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Map Editor Text: label-map-editor-menu-title
Align: Center Align: Center
Font: Bold Font: Bold
Contrast: True Contrast: True
@@ -201,21 +201,21 @@ Container@MENU_BACKGROUND:
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: New Map Text: button-map-editor-menu-new
Font: Bold Font: Bold
Button@LOAD_MAP_BUTTON: Button@LOAD_MAP_BUTTON:
X: 150 X: 150
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Load Map Text: button-map-editor-menu-load
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: 300 X: 300
Y: 0 Y: 0
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-map-editor-menu-back
Font: Bold Font: Bold
Key: escape Key: escape
Container@NEWS_BG: Container@NEWS_BG:
@@ -225,7 +225,7 @@ Container@MENU_BACKGROUND:
Y: 50 Y: 50
Width: 400 Width: 400
Height: 25 Height: 25
Text: Battlefield News Text: dropdownbutton-news-bg-button
Font: Bold Font: Bold
Container@UPDATE_NOTICE: Container@UPDATE_NOTICE:
X: (WINDOW_RIGHT - WIDTH) / 2 X: (WINDOW_RIGHT - WIDTH) / 2
@@ -237,14 +237,14 @@ Container@MENU_BACKGROUND:
Height: 25 Height: 25
Align: Center Align: Center
Shadow: true Shadow: true
Text: You are running an outdated version of OpenRA. Text: label-update-notice-a
Label@B: Label@B:
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Align: Center Align: Center
Shadow: true Shadow: true
Text: Download the latest version from www.openra.net Text: label-update-notice-b
Container@PERFORMANCE_INFO: Container@PERFORMANCE_INFO:
Logic: PerfDebugLogic Logic: PerfDebugLogic
Children: Children:
@@ -269,3 +269,4 @@ Container@MENU_BACKGROUND:
Container@PLAYER_PROFILE_CONTAINER: Container@PLAYER_PROFILE_CONTAINER:
X: 31 X: 31
Y: 31 Y: 31

View File

@@ -11,7 +11,7 @@ Container@MAPCHOOSER_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Select Map Text: label-mapchooser-panel-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -22,13 +22,13 @@ Container@MAPCHOOSER_PANEL:
Y: 15 Y: 15
Height: 31 Height: 31
Width: 135 Width: 135
Text: Official Maps Text: button-bg-system-maps-tab
Button@USER_MAPS_TAB_BUTTON: Button@USER_MAPS_TAB_BUTTON:
X: 155 X: 155
Y: 15 Y: 15
Height: 31 Height: 31
Width: 135 Width: 135
Text: Custom Maps Text: button-bg-user-maps-tab
Container@MAP_TAB_PANES: Container@MAP_TAB_PANES:
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: PARENT_BOTTOM - 90 Height: PARENT_BOTTOM - 90
@@ -107,7 +107,7 @@ Container@MAPCHOOSER_PANEL:
Height: 24 Height: 24
Font: Bold Font: Bold
Align: Right Align: Right
Text: Filter: Text: label-filter-order-controls-desc
TextField@MAPFILTER_INPUT: TextField@MAPFILTER_INPUT:
X: 45 X: 45
Width: 150 Width: 150
@@ -118,7 +118,7 @@ Container@MAPCHOOSER_PANEL:
Height: 24 Height: 24
Font: Bold Font: Bold
Align: Center Align: Center
Text: in Text: label-filter-order-controls-desc-joiner
DropDownButton@GAMEMODE_FILTER: DropDownButton@GAMEMODE_FILTER:
X: 225 X: 225
Width: 200 Width: 200
@@ -129,7 +129,7 @@ Container@MAPCHOOSER_PANEL:
Height: 24 Height: 24
Font: Bold Font: Bold
Align: Right Align: Right
Text: Order by: Text: label-filter-order-controls-orderby
DropDownButton@ORDERBY: DropDownButton@ORDERBY:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Width: 200 Width: 200
@@ -139,31 +139,32 @@ Container@MAPCHOOSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-bg-cancel
Button@RANDOMMAP_BUTTON: Button@RANDOMMAP_BUTTON:
Key: space Key: space
X: PARENT_RIGHT - 150 - WIDTH X: PARENT_RIGHT - 150 - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Random Text: button-bg-randommap
Button@DELETE_MAP_BUTTON: Button@DELETE_MAP_BUTTON:
X: PARENT_RIGHT - 300 - WIDTH X: PARENT_RIGHT - 300 - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Delete Map Text: button-bg-delete-map
Button@DELETE_ALL_MAPS_BUTTON: Button@DELETE_ALL_MAPS_BUTTON:
X: PARENT_RIGHT - 450 - WIDTH X: PARENT_RIGHT - 450 - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Delete All Maps Text: button-bg-delete-all-maps
Button@BUTTON_OK: Button@BUTTON_OK:
Key: return Key: return
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Ok Text: button-bg-ok
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -8,7 +8,7 @@ Container@MISSIONBROWSER_PANEL:
Label@MISSIONBROWSER_TITLE: Label@MISSIONBROWSER_TITLE:
Y: 0 - 22 Y: 0 - 22
Width: PARENT_RIGHT Width: PARENT_RIGHT
Text: Missions Text: label-missionbrowser-panel-title
Align: Center Align: Center
Contrast: true Contrast: true
Font: BigBold Font: BigBold
@@ -82,7 +82,7 @@ Container@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 56 Width: 56
Height: 25 Height: 25
Text: Difficulty: Text: label-mission-info-difficulty-desc
Align: Right Align: Right
DropDownButton@DIFFICULTY_DROPDOWNBUTTON: DropDownButton@DIFFICULTY_DROPDOWNBUTTON:
X: 61 X: 61
@@ -95,7 +95,7 @@ Container@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 120 Width: 120
Height: 25 Height: 25
Text: Speed: Text: label-mission-info-gamespeed-desc
Align: Right Align: Right
DropDownButton@GAMESPEED_DROPDOWNBUTTON: DropDownButton@GAMESPEED_DROPDOWNBUTTON:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
@@ -107,7 +107,7 @@ Container@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-missionbrowser-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
Button@START_BRIEFING_VIDEO_BUTTON: Button@START_BRIEFING_VIDEO_BUTTON:
@@ -115,35 +115,35 @@ Container@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Watch Briefing Text: button-missionbrowser-panel-start-briefing-video
Font: Bold Font: Bold
Button@STOP_BRIEFING_VIDEO_BUTTON: Button@STOP_BRIEFING_VIDEO_BUTTON:
X: PARENT_RIGHT - 290 X: PARENT_RIGHT - 290
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Stop Briefing Text: button-missionbrowser-panel-stop-briefing-video
Font: Bold Font: Bold
Button@START_INFO_VIDEO_BUTTON: Button@START_INFO_VIDEO_BUTTON:
X: PARENT_RIGHT - 440 X: PARENT_RIGHT - 440
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Watch Info Video Text: button-missionbrowser-panel-start-info-video
Font: Bold Font: Bold
Button@STOP_INFO_VIDEO_BUTTON: Button@STOP_INFO_VIDEO_BUTTON:
X: PARENT_RIGHT - 440 X: PARENT_RIGHT - 440
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Stop Info Video Text: button-missionbrowser-panel-stop-info-video
Font: Bold Font: Bold
Button@STARTGAME_BUTTON: Button@STARTGAME_BUTTON:
X: PARENT_RIGHT - 140 X: PARENT_RIGHT - 140
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Play Text: button-missionbrowser-panel-startgame
Font: Bold Font: Bold
Background@MISSION_BIN: Background@MISSION_BIN:
X: 15 X: 15
@@ -170,3 +170,4 @@ Background@FULLSCREEN_PLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -6,7 +6,7 @@ Container@MULTIPLAYER_PANEL:
Height: 540 Height: 540
Children: Children:
Label@TITLE: Label@TITLE:
Text: Multiplayer Text: label-multiplayer-panel-title
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 0 - 22 Y: 0 - 22
Font: BigBold Font: BigBold
@@ -27,26 +27,26 @@ Container@MULTIPLAYER_PANEL:
X: 5 X: 5
Width: 355 Width: 355
Height: 25 Height: 25
Text: Server Text: label-container-name
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 390 X: 390
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: label-container-players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 480 X: 480
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: label-container-location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 595 X: 595
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: label-container-status
Font: Bold Font: Bold
LogicTicker@NOTICE_WATCHER: LogicTicker@NOTICE_WATCHER:
Container@NOTICE_CONTAINER: Container@NOTICE_CONTAINER:
@@ -65,21 +65,21 @@ Container@MULTIPLAYER_PANEL:
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net Text: label-bg-outdated-version
Font: TinyBold Font: TinyBold
Label@UNKNOWN_VERSION_LABEL: Label@UNKNOWN_VERSION_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net Text: label-bg-unknown-version
Font: TinyBold Font: TinyBold
Label@PLAYTEST_AVAILABLE_LABEL: Label@PLAYTEST_AVAILABLE_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net Text: label-bg-playtest-available
Font: TinyBold Font: TinyBold
ScrollPanel@SERVER_LIST: ScrollPanel@SERVER_LIST:
X: 15 X: 15
@@ -120,7 +120,7 @@ Container@MULTIPLAYER_PANEL:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: image-bg-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 372 X: 372
Y: 6 Y: 6
@@ -129,7 +129,7 @@ Container@MULTIPLAYER_PANEL:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: image-bg-requires-authentication-tooltip
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 390 X: 390
Width: 85 Width: 85
@@ -210,13 +210,13 @@ Container@MULTIPLAYER_PANEL:
Y: 255 Y: 255
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Join Text: button-selected-server-join
DropDownButton@FILTERS_DROPDOWNBUTTON: DropDownButton@FILTERS_DROPDOWNBUTTON:
X: 15 X: 15
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
Width: 152 Width: 152
Height: 25 Height: 25
Text: Filter Games Text: dropdownbutton-bg-filters
Button@RELOAD_BUTTON: Button@RELOAD_BUTTON:
X: 172 X: 172
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
@@ -245,18 +245,19 @@ Container@MULTIPLAYER_PANEL:
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
Width: 100 Width: 100
Height: 25 Height: 25
Text: Direct IP Text: button-bg-directconnect
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
X: 592 X: 592
Y: PARENT_BOTTOM - 40 Y: PARENT_BOTTOM - 40
Width: 105 Width: 105
Height: 25 Height: 25
Text: Create Text: button-bg-create
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
X: 0 X: 0
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-multiplayer-panel-back
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -50,7 +50,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 5 Y: 5
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Waiting Text: checkbox-multiplayer-filter-panel-waiting-for-players
TextColor: 32CD32 TextColor: 32CD32
Font: Regular Font: Regular
Checkbox@EMPTY: Checkbox@EMPTY:
@@ -58,14 +58,14 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 30 Y: 30
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Empty Text: checkbox-multiplayer-filter-panel-empty
Font: Regular Font: Regular
Checkbox@PASSWORD_PROTECTED: Checkbox@PASSWORD_PROTECTED:
X: 5 X: 5
Y: 55 Y: 55
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Protected Text: checkbox-multiplayer-filter-panel-password-protected
TextColor: FF0000 TextColor: FF0000
Font: Regular Font: Regular
Checkbox@ALREADY_STARTED: Checkbox@ALREADY_STARTED:
@@ -73,7 +73,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 80 Y: 80
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Started Text: checkbox-multiplayer-filter-panel-already-started
TextColor: FFA500 TextColor: FFA500
Font: Regular Font: Regular
Checkbox@INCOMPATIBLE_VERSION: Checkbox@INCOMPATIBLE_VERSION:
@@ -81,6 +81,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 105 Y: 105
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Incompatible Text: checkbox-multiplayer-filter-panel-incompatible-version
TextColor: BEBEBE TextColor: BEBEBE
Font: Regular Font: Regular

View File

@@ -11,7 +11,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Create Server Text: label-multiplayer-createserver-panel-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -22,7 +22,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Width: 105 Width: 105
Height: 25 Height: 25
Align: Right Align: Right
Text: Server Name: Text: label-bg-server-name
TextField@SERVER_NAME: TextField@SERVER_NAME:
X: 110 X: 110
Y: 15 Y: 15
@@ -35,7 +35,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Width: 105 Width: 105
Height: 25 Height: 25
Align: Right Align: Right
Text: Password: Text: label-bg-password
PasswordField@PASSWORD: PasswordField@PASSWORD:
X: 110 X: 110
Y: 50 Y: 50
@@ -48,13 +48,13 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Width: 105 Width: 105
Height: 25 Height: 25
Align: Left Align: Left
Text: (optional) Text: label-bg-after-password
Label@LISTEN_PORT_LABEL: Label@LISTEN_PORT_LABEL:
Y: 84 Y: 84
Width: 105 Width: 105
Height: 25 Height: 25
Align: Right Align: Right
Text: Port: Text: label-bg-listen-port
TextField@LISTEN_PORT: TextField@LISTEN_PORT:
X: 110 X: 110
Y: 85 Y: 85
@@ -69,7 +69,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Width: 150 Width: 150
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Advertise Online Text: checkbox-bg-advertise
Label@NOTICES_HEADER_A: Label@NOTICES_HEADER_A:
X: 15 X: 15
Y: 125 Y: 125
@@ -99,21 +99,21 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will be advertised to the Local Area Network only. Text: label-notices-lan-advertising
Label@FIREWALL: Label@FIREWALL:
Y: 12 Y: 12
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your firewall to allow connections. Text: label-notices-lan-firewall
Label@PORTFORWARD_A: Label@PORTFORWARD_A:
Y: 24 Y: 24
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Players can connect using Direct IP from the Internet if you Text: label-notices-lan-portforward-a
Label@PORTFORWARD_B: Label@PORTFORWARD_B:
X: 7 X: 7
Y: 36 Y: 36
@@ -121,7 +121,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: manually configure port forwarding on your router. Text: label-notices-lan-portforward-b
Container@NOTICES_NO_UPNP: Container@NOTICES_NO_UPNP:
X: 20 X: 20
Y: 145 Y: 145
@@ -133,21 +133,21 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will be advertised to the Local Area Network and Internet. Text: label-notices-no-upnp-advertising
Label@FIREWALL: Label@FIREWALL:
Y: 12 Y: 12
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your firewall to allow connections. Text: label-notices-no-upnp-firewall
Label@PORTFORWARD_A: Label@PORTFORWARD_A:
Y: 24 Y: 24
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your router to allow and forward Text: label-notices-no-upnp-portforward-a
Label@PORTFORWARD_B: Label@PORTFORWARD_B:
X: 7 X: 7
Y: 36 Y: 36
@@ -155,14 +155,14 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: connections to your local IP and Port. Text: label-notices-no-upnp-portforward-b
Label@SETTINGS_A: Label@SETTINGS_A:
Y: 48 Y: 48
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You can enable UPnP/NAT-PMP (if supported by your router) Text: label-notices-no-upnp-settings-a
Label@SETTINGS_B: Label@SETTINGS_B:
X: 7 X: 7
Y: 60 Y: 60
@@ -170,7 +170,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: in the Advanced tab of the settings menu. Text: label-notices-no-upnp-settings-b
Container@NOTICES_UPNP: Container@NOTICES_UPNP:
X: 20 X: 20
Y: 145 Y: 145
@@ -182,28 +182,28 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will be advertised to the Local Area Network and Internet. Text: label-notices-upnp-advertising
Label@FIREWALL: Label@FIREWALL:
Y: 12 Y: 12
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your firewall to allow connections. Text: label-notices-upnp-firewall
Label@PORTFORWARD_A: Label@PORTFORWARD_A:
Y: 24 Y: 24
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will automatically configure port forwarding. Text: label-notices-upnp-portforward-a
Label@SETTINGS_A: Label@SETTINGS_A:
Y: 36 Y: 36
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You can disable UPnP/NAT-PMP in the settings menu. Text: label-notices-upnp-settings-a
Container@MAP_PREVIEW_ROOT: Container@MAP_PREVIEW_ROOT:
X: PARENT_RIGHT - 189 X: PARENT_RIGHT - 189
Y: 15 Y: 15
@@ -214,18 +214,19 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-multiplayer-createserver-panel-back
Button@MAP_BUTTON: Button@MAP_BUTTON:
X: PARENT_RIGHT - WIDTH - 150 X: PARENT_RIGHT - WIDTH - 150
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Change Map Text: button-multiplayer-createserver-panel-map
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
Key: return Key: return
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Create Text: button-multiplayer-createserver-panel-create
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -11,7 +11,7 @@ Container@DIRECTCONNECT_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Connect to Server Text: label-directconnect-panel-title
Background@bg: Background@bg:
Width: 370 Width: 370
Height: 90 Height: 90
@@ -23,7 +23,7 @@ Container@DIRECTCONNECT_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Address: Text: label-bg-address
TextField@IP: TextField@IP:
X: 150 X: 150
Y: 15 Y: 15
@@ -35,7 +35,7 @@ Container@DIRECTCONNECT_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Port: Text: label-bg-port
TextField@PORT: TextField@PORT:
X: 150 X: 150
Y: 50 Y: 50
@@ -48,11 +48,12 @@ Container@DIRECTCONNECT_PANEL:
Y: 89 Y: 89
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-directconnect-panel-back
Button@JOIN_BUTTON: Button@JOIN_BUTTON:
Key: return Key: return
X: 230 X: 230
Y: 89 Y: 89
Width: 140 Width: 140
Height: 35 Height: 35
Text: Join Text: button-directconnect-panel-join

View File

@@ -12,7 +12,7 @@ Container@MUSIC_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Music Player Text: label-music-panel-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -51,14 +51,14 @@ Container@MUSIC_PANEL:
Label@TITLE: Label@TITLE:
Width: 100 Width: 100
Height: 25 Height: 25
Text: Track Text: label-container-title
Align: Center Align: Center
Font: Bold Font: Bold
Label@TYPE: Label@TYPE:
X: PARENT_RIGHT - 85 X: PARENT_RIGHT - 85
Height: 25 Height: 25
Width: 50 Width: 50
Text: Length Text: label-container-type
Align: Right Align: Right
Font: Bold Font: Bold
Container@BUTTONS: Container@BUTTONS:
@@ -149,14 +149,14 @@ Container@MUSIC_PANEL:
Width: 85 Width: 85
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Shuffle Text: checkbox-bg-shuffle
Checkbox@REPEAT: Checkbox@REPEAT:
X: PARENT_RIGHT - 15 - WIDTH X: PARENT_RIGHT - 15 - WIDTH
Y: PARENT_BOTTOM - HEIGHT - 60 Y: PARENT_BOTTOM - HEIGHT - 60
Width: 70 Width: 70
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Loop Text: checkbox-bg-repeat
Container@NO_MUSIC_LABEL: Container@NO_MUSIC_LABEL:
X: 15 X: 15
Y: (PARENT_BOTTOM - HEIGHT - 60) / 2 Y: (PARENT_BOTTOM - HEIGHT - 60) / 2
@@ -169,26 +169,26 @@ Container@MUSIC_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Music Not Installed Text: label-no-music-title
Label@DESCA: Label@DESCA:
Y: 20 Y: 20
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: The game music can be installed Text: label-no-music-desca
Label@DESCB: Label@DESCB:
Y: 40 Y: 40
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: from the "Manage Content" menu. Text: label-no-music-descb
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
X: 0 X: 0
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-music-panel-back
Label@MUTE_LABEL: Label@MUTE_LABEL:
X: 100 X: 100
Y: PARENT_BOTTOM - 60 - 3 Y: PARENT_BOTTOM - 60 - 3
@@ -196,3 +196,4 @@ Container@MUSIC_PANEL:
Height: 20 Height: 20
Font: Small Font: Small
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -26,7 +26,7 @@ Container@LOCAL_PROFILE_PANEL:
Width: 60 Width: 60
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Logout Text: button-profile-header-destroy-key
Background@BADGES_CONTAINER: Background@BADGES_CONTAINER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 48 Y: 48
@@ -43,28 +43,28 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Connect to a forum account to identify Text: label-generate-keys-desc-a
Label@DESC_B: Label@DESC_B:
Y: 22 Y: 22
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: yourself to other players, join private Text: label-generate-keys-desc-b
Label@DESC_C: Label@DESC_C:
Y: 38 Y: 38
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: servers, and display badges. Text: label-generate-keys-desc-c
Button@GENERATE_KEY: Button@GENERATE_KEY:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 70 Y: 70
Width: 240 Width: 240
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Connect to an OpenRA forum account Text: button-generate-keys-key
Background@GENERATING_KEYS: Background@GENERATING_KEYS:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -76,14 +76,14 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Generating authentication key pair. Text: label-generating-keys-desc-a
Label@DESC_B: Label@DESC_B:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: This will take several seconds... Text: label-generating-keys-desc-b
ProgressBar: ProgressBar:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 70 Y: 70
@@ -101,35 +101,35 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: An authentication key has been copied to your Text: label-register-fingerprint-desc-a
Label@DESC_B: Label@DESC_B:
Y: 19 Y: 19
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: clipboard. Add this to your User Control Panel Text: label-register-fingerprint-desc-b
Label@DESC_C: Label@DESC_C:
Y: 35 Y: 35
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: on the OpenRA forum then press Continue. Text: label-register-fingerprint-desc-c
Button@DELETE_KEY: Button@DELETE_KEY:
X: 15 X: 15
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Cancel Text: button-register-fingerprint-delete-key
Button@CHECK_KEY: Button@CHECK_KEY:
X: 185 X: 185
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Continue Text: button-register-fingerprint-check-key
Background@CHECKING_FINGERPRINT: Background@CHECKING_FINGERPRINT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -141,14 +141,14 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Querying account details from Text: label-checking-fingerprint-desc-a
Label@DESC_B: Label@DESC_B:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: the OpenRA forum... Text: label-checking-fingerprint-desc-b
ProgressBar: ProgressBar:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 70 Y: 70
@@ -166,21 +166,21 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Your authentication key is not connected Text: label-fingerprint-not-found-desc-a
Label@DESC_B: Label@DESC_B:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: to an OpenRA forum account. Text: label-fingerprint-not-found-desc-b
Button@FINGERPRINT_NOT_FOUND_CONTINUE: Button@FINGERPRINT_NOT_FOUND_CONTINUE:
X: 185 X: 185
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Back Text: button-fingerprint-not-found-continue
Background@CONNECTION_ERROR: Background@CONNECTION_ERROR:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -192,21 +192,21 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Failed to connect to the OpenRA forum. Text: label-connection-error-desc-a
Label@DESC_B: Label@DESC_B:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Please check your internet connection. Text: label-connection-error-desc-b
Button@CONNECTION_ERROR_RETRY: Button@CONNECTION_ERROR_RETRY:
X: 185 X: 185
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Retry Text: button-connection-error-retry
Container@PLAYER_PROFILE_BADGES_INSERT: Container@PLAYER_PROFILE_BADGES_INSERT:
Logic: PlayerProfileBadgesLogic Logic: PlayerProfileBadgesLogic
@@ -227,3 +227,4 @@ Container@PLAYER_PROFILE_BADGES_INSERT:
Width: PARENT_RIGHT - 60 Width: PARENT_RIGHT - 60
Height: 24 Height: 24
Font: Bold Font: Bold

View File

@@ -11,7 +11,7 @@ Container@REPLAYBROWSER_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Replay Viewer Text: label-replaybrowser-panel-title
Background@bg: Background@bg:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -34,104 +34,104 @@ Container@REPLAYBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Filter Text: label-filters-title
Label@FLT_GAMETYPE_DESC: Label@FLT_GAMETYPE_DESC:
X: 0 X: 0
Y: 15 Y: 15
Width: 80 Width: 80
Height: 25 Height: 25
Text: Type: Text: label-filters-flt-gametype-desc
Align: Right Align: Right
DropDownButton@FLT_GAMETYPE_DROPDOWNBUTTON: DropDownButton@FLT_GAMETYPE_DROPDOWNBUTTON:
X: 85 X: 85
Y: 15 Y: 15
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-gametype
Label@FLT_DATE_DESC: Label@FLT_DATE_DESC:
X: 0 X: 0
Y: 45 Y: 45
Width: 80 Width: 80
Height: 25 Height: 25
Text: Date: Text: label-filters-flt-date-desc
Align: Right Align: Right
DropDownButton@FLT_DATE_DROPDOWNBUTTON: DropDownButton@FLT_DATE_DROPDOWNBUTTON:
X: 85 X: 85
Y: 45 Y: 45
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-date
Label@FLT_DURATION_DESC: Label@FLT_DURATION_DESC:
X: 0 X: 0
Y: 75 Y: 75
Width: 80 Width: 80
Height: 25 Height: 25
Text: Duration: Text: label-filters-flt-duration-desc
Align: Right Align: Right
DropDownButton@FLT_DURATION_DROPDOWNBUTTON: DropDownButton@FLT_DURATION_DROPDOWNBUTTON:
X: 85 X: 85
Y: 75 Y: 75
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-duration
Label@FLT_MAPNAME_DESC: Label@FLT_MAPNAME_DESC:
X: 0 X: 0
Y: 105 Y: 105
Width: 80 Width: 80
Height: 25 Height: 25
Text: Map: Text: label-filters-flt-mapname-desc
Align: Right Align: Right
DropDownButton@FLT_MAPNAME_DROPDOWNBUTTON: DropDownButton@FLT_MAPNAME_DROPDOWNBUTTON:
X: 85 X: 85
Y: 105 Y: 105
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-mapname
Label@FLT_PLAYER_DESC: Label@FLT_PLAYER_DESC:
X: 0 X: 0
Y: 135 Y: 135
Width: 80 Width: 80
Height: 25 Height: 25
Text: Player: Text: label-filters-flt-player-desc
Align: Right Align: Right
DropDownButton@FLT_PLAYER_DROPDOWNBUTTON: DropDownButton@FLT_PLAYER_DROPDOWNBUTTON:
X: 85 X: 85
Y: 135 Y: 135
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Anyone Text: dropdownbutton-filters-flt-player
Label@FLT_OUTCOME_DESC: Label@FLT_OUTCOME_DESC:
X: 0 X: 0
Y: 165 Y: 165
Width: 80 Width: 80
Height: 25 Height: 25
Text: Outcome: Text: label-filters-flt-outcome-desc
Align: Right Align: Right
DropDownButton@FLT_OUTCOME_DROPDOWNBUTTON: DropDownButton@FLT_OUTCOME_DROPDOWNBUTTON:
X: 85 X: 85
Y: 165 Y: 165
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-outcome
Label@FLT_FACTION_DESC: Label@FLT_FACTION_DESC:
X: 0 X: 0
Y: 195 Y: 195
Width: 80 Width: 80
Height: 25 Height: 25
Text: Faction: Text: label-filters-flt-faction-desc
Align: Right Align: Right
DropDownButton@FLT_FACTION_DROPDOWNBUTTON: DropDownButton@FLT_FACTION_DROPDOWNBUTTON:
X: 85 X: 85
Y: 195 Y: 195
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-faction
Button@FLT_RESET_BUTTON: Button@FLT_RESET_BUTTON:
X: 85 X: 85
Y: 235 Y: 235
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Reset Filters Text: button-filters-flt-reset
Font: Bold Font: Bold
Container@MANAGEMENT: Container@MANAGEMENT:
X: 85 X: 85
@@ -144,26 +144,26 @@ Container@REPLAYBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Manage Text: label-management-manage-title
Button@MNG_RENSEL_BUTTON: Button@MNG_RENSEL_BUTTON:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Rename Text: button-management-mng-rensel
Font: Bold Font: Bold
Key: F2 Key: F2
Button@MNG_DELSEL_BUTTON: Button@MNG_DELSEL_BUTTON:
Y: 60 Y: 60
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Delete Text: button-management-mng-delsel
Font: Bold Font: Bold
Key: Delete Key: Delete
Button@MNG_DELALL_BUTTON: Button@MNG_DELALL_BUTTON:
Y: 90 Y: 90
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Delete All Text: button-management-mng-delall
Font: Bold Font: Bold
Container@REPLAY_LIST_CONTAINER: Container@REPLAY_LIST_CONTAINER:
X: 314 X: 314
@@ -175,7 +175,7 @@ Container@REPLAYBROWSER_PANEL:
Y: 0 - 9 Y: 0 - 9
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Choose Replay Text: label-replay-list-container-replaybrowser-title
Align: Center Align: Center
Font: Bold Font: Bold
ScrollPanel@REPLAY_LIST: ScrollPanel@REPLAY_LIST:
@@ -261,12 +261,13 @@ Container@REPLAYBROWSER_PANEL:
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-replaybrowser-panel-cancel
Button@WATCH_BUTTON: Button@WATCH_BUTTON:
Key: return Key: return
X: PARENT_RIGHT - 140 X: PARENT_RIGHT - 140
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Watch Text: button-replaybrowser-panel-watch
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -22,7 +22,7 @@ Container@ADVANCED_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Advanced Text: label-network-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -35,7 +35,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable UPnP/NAT-PMP Discovery Text: checkbox-nat-discovery-container
Container@FETCH_NEWS_CHECKBOX_CONTAINER: Container@FETCH_NEWS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -44,7 +44,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Fetch Community News Text: checkbox-fetch-news-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -57,7 +57,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Performance Graph Text: checkbox-perfgraph-container
Container@CHECK_VERSION_CHECKBOX_CONTAINER: Container@CHECK_VERSION_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -66,7 +66,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Check for Updates Text: checkbox-check-version-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -79,7 +79,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Performance Text Text: checkbox-perftext-container
Container@SENDSYSINFO_CHECKBOX_CONTAINER: Container@SENDSYSINFO_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -88,14 +88,14 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Send System Information Text: checkbox-sendsysinfo-container
Label@SENDSYSINFO_DESC: Label@SENDSYSINFO_DESC:
Y: 15 Y: 15
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 30 Height: 30
Font: Tiny Font: Tiny
WordWrap: True WordWrap: True
Text: Your Operating System, OpenGL and .NET runtime versions, and language settings will be sent along with an anonymous ID to help prioritize future development. Text: label-sendsysinfo-checkbox-container-desc
Container@SPACER: Container@SPACER:
Background@DEBUG_SECTION_HEADER: Background@DEBUG_SECTION_HEADER:
X: 5 X: 5
@@ -109,7 +109,7 @@ Container@ADVANCED_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Developer Text: label-debug-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 40 Height: 40
@@ -121,13 +121,13 @@ Container@ADVANCED_PANEL:
Label@A: Label@A:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Additional developer-specific options can be enabled via the Text: label-debug-hidden-container-a
Align: Center Align: Center
Label@B: Label@B:
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Debug.DisplayDeveloperSettings setting or launch flag Text: label-debug-hidden-container-b
Align: Center Align: Center
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
@@ -141,7 +141,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Bot Debug Messages Text: checkbox-botdebug-container
Container@CHECKBOTSYNC_CHECKBOX_CONTAINER: Container@CHECKBOTSYNC_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -150,7 +150,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Check Sync around BotModule Code Text: checkbox-checkbotsync-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -163,7 +163,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Map Debug Messages Text: checkbox-luadebug-container
Container@CHECKUNSYNCED_CHECKBOX_CONTAINER: Container@CHECKUNSYNCED_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -172,7 +172,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Check Sync around Unsynced Code Text: checkbox-checkunsynced-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -185,7 +185,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable Debug Commands in Replays Text: checkbox-replay-commands-container
Container@PERFLOGGING_CHECKBOX_CONTAINER: Container@PERFLOGGING_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -194,4 +194,5 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable Tick Performance Logging Text: checkbox-perflogging-container

View File

@@ -22,7 +22,7 @@ Container@AUDIO_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Audio Text: label-audio-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -35,7 +35,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Align: Center Align: Center
Text: Audio controls require an active sound device Text: label-no-audio-device-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -48,7 +48,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Cash Ticks Text: checkbox-cash-ticks-container
Container@MUTE_SOUND_CONTAINER: Container@MUTE_SOUND_CONTAINER:
X: 10 X: 10
Y: 30 Y: 30
@@ -58,7 +58,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Mute Sound Text: checkbox-mute-sound-container
Container@SOUND_VOLUME_CONTAINER: Container@SOUND_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -66,7 +66,7 @@ Container@AUDIO_PANEL:
Label@SOUND_LABEL: Label@SOUND_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Sound Volume: Text: label-sound-volume-container
ExponentialSlider@SOUND_VOLUME: ExponentialSlider@SOUND_VOLUME:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -84,8 +84,8 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Mute Menu Music Text: checkbox-mute-background-music-container.label
TooltipText: Mute background music when no specific track is playing TooltipText: checkbox-mute-background-music-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@MUSIC_VOLUME_CONTAINER: Container@MUSIC_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
@@ -94,7 +94,7 @@ Container@AUDIO_PANEL:
Label@MUSIC_LABEL: Label@MUSIC_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Music Volume: Text: label-music-volume-container
ExponentialSlider@MUSIC_VOLUME: ExponentialSlider@MUSIC_VOLUME:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -111,7 +111,7 @@ Container@AUDIO_PANEL:
Label@AUDIO_DEVICE_LABEL: Label@AUDIO_DEVICE_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Audio Device: Text: label-audio-device-container
DropDownButton@AUDIO_DEVICE: DropDownButton@AUDIO_DEVICE:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -123,7 +123,7 @@ Container@AUDIO_PANEL:
Label@VIDEO_LABEL: Label@VIDEO_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Video Volume: Text: label-video-volume-container
ExponentialSlider@VIDEO_VOLUME: ExponentialSlider@VIDEO_VOLUME:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -142,4 +142,5 @@ Container@AUDIO_PANEL:
Height: 20 Height: 20
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: Device changes will be applied after the game is restarted Text: label-restart-required-container-audio-desc

View File

@@ -22,7 +22,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Profile Text: label-profile-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -34,7 +34,7 @@ Container@DISPLAY_PANEL:
LabelForInput@PLAYER: LabelForInput@PLAYER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Player Name: Text: label-player-container
For: PLAYERNAME For: PLAYERNAME
TextField@PLAYERNAME: TextField@PLAYERNAME:
Y: 25 Y: 25
@@ -49,7 +49,7 @@ Container@DISPLAY_PANEL:
LabelForInput@COLOR: LabelForInput@COLOR:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Preferred Color: Text: label-playercolor-container-color
For: PLAYERCOLOR For: PLAYERCOLOR
DropDownButton@PLAYERCOLOR: DropDownButton@PLAYERCOLOR:
Y: 25 Y: 25
@@ -76,7 +76,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Display Text: label-display-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -88,7 +88,7 @@ Container@DISPLAY_PANEL:
Label@BATTLEFIELD_CAMERA: Label@BATTLEFIELD_CAMERA:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Battlefield Camera: Text: label-battlefield-camera-dropdown-container
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN: DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -101,7 +101,7 @@ Container@DISPLAY_PANEL:
Label@TARGET_LINES: Label@TARGET_LINES:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Target Lines: Text: label-target-lines-dropdown-container
DropDownButton@TARGET_LINES_DROPDOWN: DropDownButton@TARGET_LINES_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -118,7 +118,7 @@ Container@DISPLAY_PANEL:
LabelForInput@UI_SCALE: LabelForInput@UI_SCALE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: UI Scale: Text: label-ui-scale-dropdown-container
For: UI_SCALE_DROPDOWN For: UI_SCALE_DROPDOWN
DropDownButton@UI_SCALE_DROPDOWN: DropDownButton@UI_SCALE_DROPDOWN:
Y: 25 Y: 25
@@ -132,7 +132,7 @@ Container@DISPLAY_PANEL:
Label@STATUS_BARS: Label@STATUS_BARS:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Status Bars: Text: label-status-bar-dropdown-container-bars
DropDownButton@STATUS_BAR_DROPDOWN: DropDownButton@STATUS_BAR_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -150,7 +150,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Increase Cursor Size Text: checkbox-cursordouble-container
Container@PLAYER_STANCE_COLORS_CHECKBOX_CONTAINER: Container@PLAYER_STANCE_COLORS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -159,8 +159,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Player Relationship Colors Text: checkbox-player-stance-colors-container.label
TooltipText: Change minimap and health bar colors based on relationship (own, enemy, ally, neutral) TooltipText: checkbox-player-stance-colors-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
@@ -174,8 +174,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show UI Feedback Notifications Text: checkbox-ui-feedback-container.label
TooltipText: Show transient text notifications for UI events TooltipText: checkbox-ui-feedback-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@TRANSIENTS_CHECKBOX_CONTAINER: Container@TRANSIENTS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
@@ -185,8 +185,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Game Event Notifications Text: checkbox-transients-container.label
TooltipText: Show transient text notifications for game events TooltipText: checkbox-transients-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
@@ -200,7 +200,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Hide Chat in Replays Text: checkbox-hide-replay-chat-container
Container@SPACER: Container@SPACER:
Background@VIDEO_SECTION_HEADER: Background@VIDEO_SECTION_HEADER:
X: 5 X: 5
@@ -214,7 +214,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Video Text: label-video-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -226,13 +226,13 @@ Container@DISPLAY_PANEL:
Label@VIDEO_MODE: Label@VIDEO_MODE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Video Mode: Text: label-video-mode-dropdown-container
DropDownButton@MODE_DROPDOWN: DropDownButton@MODE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Text: Windowed Text: dropdownbutton-video-mode-dropdown-container
Container@WINDOW_RESOLUTION_CONTAINER: Container@WINDOW_RESOLUTION_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -240,7 +240,7 @@ Container@DISPLAY_PANEL:
Label@WINDOW_SIZE: Label@WINDOW_SIZE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Window Size: Text: label-window-resolution-container-size
TextField@WINDOW_WIDTH: TextField@WINDOW_WIDTH:
Y: 25 Y: 25
Width: 55 Width: 55
@@ -250,7 +250,7 @@ Container@DISPLAY_PANEL:
Label@X: Label@X:
X: 55 X: 55
Y: 25 Y: 25
Text: x Text: label-window-resolution-container-x
Font: Bold Font: Bold
Height: 25 Height: 25
Width: 15 Width: 15
@@ -269,13 +269,13 @@ Container@DISPLAY_PANEL:
Label@DISPLAY_SELECTION_LABEL: Label@DISPLAY_SELECTION_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Select Display: Text: label-display-selection-container
DropDownButton@DISPLAY_SELECTION_DROPDOWN: DropDownButton@DISPLAY_SELECTION_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Text: Standard Text: dropdownbutton-display-selection-container-dropdown
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -307,7 +307,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable VSync Text: checkbox-vsync-container
Container@FRAME_LIMIT_GAMESPEED_CHECKBOX_CONTAINER: Container@FRAME_LIMIT_GAMESPEED_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Y: 25 Y: 25
@@ -317,7 +317,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Limit framerate to game tick rate Text: checkbox-frame-limit-gamespeed-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -329,7 +329,7 @@ Container@DISPLAY_PANEL:
Label@GL_PROFILE: Label@GL_PROFILE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: OpenGL Profile: Text: label-gl-profile-dropdown-container
DropDownButton@GL_PROFILE_DROPDOWN: DropDownButton@GL_PROFILE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -347,5 +347,6 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Tiny Font: Tiny
Text: Display and OpenGL changes require restart Text: label-restart-required-container-video-desc
Align: Center Align: Center

View File

@@ -30,7 +30,7 @@ Container@HOTKEYS_PANEL:
Width: 100 Width: 100
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Filter by name: Text: label-hotkeys-panel-filter-input
TextField@FILTER_INPUT: TextField@FILTER_INPUT:
X: 108 X: 108
Width: 180 Width: 180
@@ -40,7 +40,7 @@ Container@HOTKEYS_PANEL:
Width: 100 Width: 100
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Context: Text: label-hotkeys-panel-context-dropdown
Align: Right Align: Right
DropDownButton@CONTEXT_DROPDOWN: DropDownButton@CONTEXT_DROPDOWN:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
@@ -92,7 +92,7 @@ Container@HOTKEYS_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
Text: No hotkeys match the filter criteria. Text: label-hotkey-empty-list-message
Background@HOTKEY_REMAP_BGND: Background@HOTKEY_REMAP_BGND:
Y: PARENT_BOTTOM - HEIGHT - 1 Y: PARENT_BOTTOM - HEIGHT - 1
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -133,22 +133,22 @@ Container@HOTKEYS_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Tiny Font: Tiny
Text: This hotkey cannot be modified Text: label-notices-readonly-notice
Button@OVERRIDE_HOTKEY_BUTTON: Button@OVERRIDE_HOTKEY_BUTTON:
X: PARENT_RIGHT - 3 * WIDTH - 30 X: PARENT_RIGHT - 3 * WIDTH - 30
Y: 20 Y: 20
Width: 70 Width: 70
Height: 25 Height: 25
Text: Override Text: button-hotkey-remap-dialog-override
Font: Bold Font: Bold
Button@CLEAR_HOTKEY_BUTTON: Button@CLEAR_HOTKEY_BUTTON:
X: PARENT_RIGHT - 2 * WIDTH - 30 X: PARENT_RIGHT - 2 * WIDTH - 30
Y: 20 Y: 20
Width: 65 Width: 65
Height: 25 Height: 25
Text: Clear Text: button-hotkey-remap-dialog-clear.label
Font: Bold Font: Bold
TooltipText: Unbind the hotkey TooltipText: button-hotkey-remap-dialog-clear.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Button@RESET_HOTKEY_BUTTON: Button@RESET_HOTKEY_BUTTON:
@@ -156,8 +156,9 @@ Container@HOTKEYS_PANEL:
Y: 20 Y: 20
Width: 65 Width: 65
Height: 25 Height: 25
Text: Reset Text: button-hotkey-remap-dialog-reset.label
Font: Bold Font: Bold
TooltipText: Reset to default TooltipText: button-hotkey-remap-dialog-reset.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP

View File

@@ -22,7 +22,7 @@ Container@INPUT_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Input Text: label-input-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -35,7 +35,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Control Scheme: Text: label-mouse-control-container
DropDownButton@MOUSE_CONTROL_DROPDOWN: DropDownButton@MOUSE_CONTROL_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -49,7 +49,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Zoom Modifier: Text: label-zoom-modifier-container
DropDownButton@ZOOM_MODIFIER: DropDownButton@ZOOM_MODIFIER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -63,48 +63,48 @@ Container@INPUT_PANEL:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-classic-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Left> mouse button Text: label-mouse-control-desc-classic-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-classic-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-classic-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-classic-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-classic-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-classic-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-classic-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-classic-edgescroll
Container@MOUSE_CONTROL_DESC_MODERN: Container@MOUSE_CONTROL_DESC_MODERN:
X: 10 X: 10
Y: 55 Y: 55
@@ -113,48 +113,48 @@ Container@INPUT_PANEL:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-modern-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Right> mouse button Text: label-mouse-control-desc-modern-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-modern-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-modern-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-modern-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-modern-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-modern-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-modern-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-modern-edgescroll
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -167,7 +167,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Screen Edge Panning Text: checkbox-edgescroll-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -180,7 +180,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Alternate Mouse Panning Text: checkbox-alternate-scroll-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -193,7 +193,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Lock Mouse to Window Text: checkbox-lockmouse-container
Container@SPACER: Container@SPACER:
Height: 30 Height: 30
Container@ROW: Container@ROW:
@@ -208,7 +208,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Pan Behaviour: Text: label-mouse-scroll-type-container
DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN: DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -221,7 +221,7 @@ Container@INPUT_PANEL:
Label@SCROLL_SPEED_LABEL: Label@SCROLL_SPEED_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Pan Speed: Text: label-scrollspeed-slider-container-scroll-speed
Slider@SCROLLSPEED_SLIDER: Slider@SCROLLSPEED_SLIDER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -240,7 +240,7 @@ Container@INPUT_PANEL:
Label@ZOOM_SPEED_LABEL: Label@ZOOM_SPEED_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Zoom Speed: Text: label-zoomspeed-slider-container-zoom-speed
ExponentialSlider@ZOOMSPEED_SLIDER: ExponentialSlider@ZOOMSPEED_SLIDER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -259,7 +259,7 @@ Container@INPUT_PANEL:
Label@UI_SCROLL_SPEED_LABEL: Label@UI_SCROLL_SPEED_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: UI Scroll Speed: Text: label-ui-scrollspeed-slider-container-scroll-speed
Slider@UI_SCROLLSPEED_SLIDER: Slider@UI_SCROLLSPEED_SLIDER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -267,3 +267,4 @@ Container@INPUT_PANEL:
Ticks: 7 Ticks: 7
MinimumValue: 1 MinimumValue: 1
MaximumValue: 100 MaximumValue: 100

View File

@@ -18,19 +18,19 @@ Container@SETTINGS_PANEL:
Font: BigBold Font: BigBold
Contrast: true Contrast: true
Align: Center Align: Center
Text: Settings Text: label-settings-panel-title
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Back Text: button-settings-panel-back
Button@RESET_BUTTON: Button@RESET_BUTTON:
X: 150 X: 150
Y: PARENT_BOTTOM - 1 Y: PARENT_BOTTOM - 1
Width: 140 Width: 140
Height: 35 Height: 35
Text: Reset Text: button-settings-panel-reset
Container@SETTINGS_TAB_CONTAINER: Container@SETTINGS_TAB_CONTAINER:
X: 0 - 140 + 1 X: 0 - 140 + 1
Children: Children:
@@ -48,3 +48,4 @@ Container@SETTINGS_PANEL:
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: PARENT_BOTTOM - 30 Height: PARENT_BOTTOM - 30
TooltipContainer@SETTINGS_TOOLTIP_CONTAINER: TooltipContainer@SETTINGS_TOOLTIP_CONTAINER:

View File

@@ -405,7 +405,7 @@ Background@LATENCY_TOOLTIP:
Y: 1 Y: 1
Height: 23 Height: 23
Font: Bold Font: Bold
Text: Latency: Text: label-latency-tooltip-prefix
Label@LATENCY: Label@LATENCY:
Y: 1 Y: 1
Height: 23 Height: 23
@@ -420,7 +420,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Label@NAME: Label@NAME:
X: 5 X: 5
Y: 2 Y: 2
Text: Anonymous Player Text: label-anonymous-player-tooltip-name
Height: 23 Height: 23
Font: MediumBold Font: MediumBold
Label@LOCATION: Label@LOCATION:
@@ -451,7 +451,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Label@LABEL: Label@LABEL:
X: 10 X: 10
Height: 12 Height: 12
Text: Game Admin Text: label-game-admin
Font: TinyBold Font: TinyBold
Container@REGISTERED_PLAYER_TOOLTIP: Container@REGISTERED_PLAYER_TOOLTIP:
@@ -497,7 +497,7 @@ Container@REGISTERED_PLAYER_TOOLTIP:
X: 10 X: 10
Y: 1 Y: 1
Height: 12 Height: 12
Text: Game Admin Text: label-game-admin
Font: TinyBold Font: TinyBold
Container@MESSAGE_HEADER: Container@MESSAGE_HEADER:
Height: 26 Height: 26
@@ -514,3 +514,4 @@ Container@REGISTERED_PLAYER_TOOLTIP:
Y: -1 Y: -1
Visible: false Visible: false
Background: panel-black Background: panel-black

View File

@@ -0,0 +1,726 @@
## assetbrowser.yaml
label-assetbrowser-panel-title = Asset Browser
label-bg-source-selector-desc = Select asset source
dropdownbutton-bg-source-selector = Folders
dropdownbutton-bg-asset-types-dropdown = Asset types
label-bg-filename-desc = Filter by name
label-bg-sprite-scale = Scale:
label-bg-palette-desc = Palette:
label-sprite-bg-error = Error displaying file. See assetbrowser.log for details.
button-assetbrowser-panel-close = Back
## color-picker.yaml
button-color-chooser-random = Random
button-color-chooser-store = Store
button-color-chooser-mixer-tab = Mixer
button-color-chooser-palette-tab = Palette
label-preset-header = Preset Colors
label-custom-header = Custom Colors
## connection.yaml
label-connecting-panel-title = Connecting
label-bg-connecting-desc = Connecting...
button-connecting-panel-abort = Abort
label-connection-background-connecting-desc = Failed to connect
label-connection-background-password = Password:
button-connectionfailed-panel-abort = Abort
button-connectionfailed-panel-quit = Quit
button-connectionfailed-panel-retry = Retry
label-connection-switchmod-panel-title = Switch Mod
label-connection-background-desc = This server is running a different mod:
label-connection-background-desc2 = Switch mods and join server?
button-connection-switchmod-panel-abort = Abort
button-connection-switchmod-panel-switch = Switch
## credits.yaml
label-credits-panel-title = Credits
button-tab-container-engine = OpenRA
button-credits-panel-back = Back
## dialogs.yaml
button-threebutton-prompt-confirm = Confirm
button-threebutton-prompt-other = Restart
button-threebutton-prompt-cancel = Cancel
button-twobutton-prompt-cancel = Cancel
button-twobutton-prompt-confirm = Confirm
button-text-input-prompt-accept = OK
button-text-input-prompt-cancel = Cancel
## editor.yaml
label-new-map-bg-title = New Map
label-bg-tileset = Tileset:
label-bg-width = Width:
label-bg-height = Height:
button-new-map-bg-cancel = Cancel
button-new-map-bg-create = Create
label-save-map-panel-title = Save Map
label-save-map-background-title = Title:
label-save-map-background-author = Author:
label-save-map-background-visibility = Visibility:
dropdownbutton-save-map-background-visibility-dropdown = Map Visibility
label-save-map-background-directory = Directory:
label-save-map-background-filename = Filename:
button-save-map-panel-back = Cancel
button-save-map-panel = Save
label-actor-edit-panel-id = ID
button-container-delete = Delete
button-container-cancel = Cancel
button-container-ok = OK
button-editor-world-root-options-tooltip = Menu
label-tiles-bg-search = Search:
label-tiles-bg-categories = Filter:
label-actors-bg-search = Search:
label-actors-bg-categories = Filter:
label-actors-bg-owners = Owner:
button-map-editor-tab-container-tiles =
.label = Tiles
.tooltip = Tiles
button-map-editor-tab-container-overlays =
.label = Overlays
.tooltip = Overlays
button-map-editor-tab-container-actors =
.label = Actors
.tooltip = Actors
button-map-editor-tab-container-history =
.label = History
.tooltip = History
button-editor-world-root-undo =
.label = Undo
.tooltip = Undo last step
button-editor-world-root-redo =
.label = Redo
.tooltip = Redo last step
button-editor-world-root-copypaste =
.label = Copy/Paste
.tooltip = Copy
dropdownbutton-editor-world-root-copyfilter-button = Copy Filters
dropdownbutton-editor-world-root-overlay-button = Overlays
button-select-categories-buttons-all = All
button-select-categories-buttons-none = None
## gamesave-browser.yaml
label-gamesave-browser-panel-load-title = Load game
label-gamesave-browser-panel-save-title = Save game
label-bg-title = [CREATE NEW FILE]
button-bg-delete-all = Delete All
button-bg-delete = Delete
button-bg-rename = Rename
button-bg-load = Load
button-bg-save = Save
## gamesave-loading.yaml
label-gamesave-loading-screen-title = Loading Saved Game
label-gamesave-loading-screen-desc = Press Escape to cancel loading and return to the main menu
## ingame-chat.yaml, ingame-infochat.yaml
button-chat-chrome-mode =
.label = Team
.tooltip = Toggle chat mode
## ingame-debug.yaml
label-debug-panel-title = Debug Options
checkbox-debug-panel-instant-build = Instant Build Speed
checkbox-debug-panel-enable-tech = Build Everything
checkbox-debug-panel-build-anywhere = Build Anywhere
checkbox-debug-panel-unlimited-power = Unlimited Power
checkbox-debug-panel-instant-charge = Instant Charge Time
checkbox-debug-panel-disable-visibility-checks = Disable Visibility Checks
button-debug-panel-give-cash = Give $20,000
button-debug-panel-grow-resources = Grow Resources
button-debug-panel-give-exploration = Clear Shroud
button-debug-panel-reset-exploration = Reset Shroud
label-debug-panel-visualizations-title = Visualizations
checkbox-debug-panel-show-unit-paths = Show Unit Paths
checkbox-debug-panel-show-customterrain-overlay = Show Custom Terrain
checkbox-debug-panel-show-actor-tags = Show Actor Tags
checkbox-debug-panel-show-combatoverlay = Show Combat Geometry
checkbox-debug-panel-show-geometry = Show Render Geometry
checkbox-debug-panel-show-terrain-overlay = Show Terrain Geometry
checkbox-debug-panel-show-screenmap = Show Screen Map
## ingame-info.yaml
label-game-info-panel-title = Game Information
## ingame-infoobjectives.yaml
label-mission-objectives = Mission:
## ingame-infostats.yaml
label-objective-mission = Mission:
checkbox-objective-stats = Destroy all opposition!
label-stats-name = Player
label-stats-faction = Faction
label-stats-score = Score
label-stats-actions = Actions
## ingame.yaml
button-observer-widgets-options-tooltip = Menu
button-replay-player-pause-tooltip = Pause
button-replay-player-play-tooltip = Play
button-replay-player-slow =
.tooltip = Slow speed
.label = 50%
button-replay-player-regular =
.tooltip = Regular speed
.label = 100%
button-replay-player-fast =
.tooltip = Fast speed
.label = 200%
button-replay-player-maximum =
.tooltip = Maximum speed
.label = MAX
label-basic-stats-player-header = Player
label-basic-stats-cash-header = Cash
label-basic-stats-power-header = Power
label-basic-stats-kills-header = Kills
label-basic-stats-deaths-header = Deaths
label-basic-stats-assets-destroyed-header = Destroyed
label-basic-stats-assets-lost-header = Lost
label-basic-stats-experience-header = Score
label-basic-stats-actions-min-header = APM
label-economy-stats-player-header = Player
label-economy-stats-cash-header = Cash
label-economy-stats-income-header = Income
label-economy-stats-assets-header = Assets
label-economy-stats-earned-header = Earned
label-economy-stats-spent-header = Spent
label-economy-stats-harvesters-header = Harvesters
label-economy-stats-derricks-header = Oil Derricks
label-production-stats-player-header = Player
label-production-stats-header = Production
label-support-powers-player-header = Player
label-support-powers-header = Support Powers
label-army-player-header = Player
label-army-header = Army
label-combat-stats-player-header = Player
label-combat-stats-assets-destroyed-header = Destroyed
label-combat-stats-assets-lost-header = Lost
label-combat-stats-units-killed-header = U. Killed
label-combat-stats-units-dead-header = Units Lost
label-combat-stats-buildings-killed-header = B. Killed
label-combat-stats-buildings-dead-header = B. Lost
label-combat-stats-army-value-header = Army Value
label-combat-stats-vision-header = Vision
supportpowers-support-powers-palette =
.ready = Ready
.hold = On Hold
button-command-bar-attack-move =
.tooltip = Attack Move
.tooltipdesc = Selected units will move to the desired location
and attack any enemies they encounter en route.
Hold <(Ctrl)> while targeting to order an Assault Move
that attacks any units or structures encountered en route.
Left-click icon then right-click on target location.
button-command-bar-force-move =
.tooltip = Force Move
.tooltipdesc = Selected units will move to the desired location
- Default activity for the target is suppressed
- Vehicles will attempt to crush enemies at the target location
- Helicopters will land at the target location
Left-click icon then right-click on target.
Hold <(Alt)> to activate temporarily while commanding units.
button-command-bar-force-attack =
.tooltip = Force Attack
.tooltipdesc = Selected units will attack the targeted unit or location
- Default activity for the target is suppressed
- Allows targeting of own or ally forces
- Long-range artillery units will always target the
location, ignoring units and buildings
Left-click icon then right-click on target.
Hold <(Ctrl)> to activate temporarily while commanding units.
button-command-bar-guard =
.tooltip = Guard
.tooltipdesc = Selected units will follow the targeted unit.
Left-click icon then right-click on target unit.
button-command-bar-deploy =
.tooltip = Deploy
.tooltipdesc = Selected units will perform their default deploy activity
- MCVs will unpack into a Construction Yard
- Construction Yards will re-pack into a MCV
- Transports will unload their passengers
Acts immediately on selected units.
button-command-bar-scatter =
.tooltip = Scatter
.tooltipdesc = Selected units will stop their current activity
and move to a nearby location.
Acts immediately on selected units.
button-command-bar-stop =
.tooltip = Stop
.tooltipdesc = Selected units will stop their current activity.
Selected buildings will reset their rally point.
Acts immediately on selected targets.
button-command-bar-queue-orders =
.tooltip = Waypoint Mode
.tooltipdesc = Use Waypoint Mode to give multiple linking commands
to the selected units. Units will execute the commands
immediately upon receiving them.
Left-click icon then give commands in the game world.
Hold <(Shift)> to activate temporarily while commanding units.
button-stance-bar-attackanything =
.tooltip = Attack Anything Stance
.tooltipdesc = Set the selected units to Attack Anything stance:
- Units will attack enemy units and structures on sight
- Units will pursue attackers across the battlefield
button-stance-bar-defend =
.tooltip = Defend Stance
.tooltipdesc = Set the selected units to Defend stance:
- Units will attack enemy units on sight
- Units will not move or pursue enemies
button-stance-bar-returnfire =
.tooltip = Return Fire Stance
.tooltipdesc = Set the selected units to Return Fire stance:
- Units will retaliate against enemies that attack them
- Units will not move or pursue enemies
button-stance-bar-holdfire =
.tooltip = Hold Fire Stance
.tooltipdesc = Set the selected units to Hold Fire stance:
- Units will not fire upon enemies
- Units will not move or pursue enemies
label-mute-indicator = Audio Muted
button-top-buttons-sell-tooltip = Sell
button-top-buttons-repair-tooltip = Repair
button-top-buttons-beacon-tooltip = Place Beacon
button-top-buttons-options-tooltip = Options
button-production-types-building-tooltip = Buildings
button-production-types-defence-tooltip = Support
button-production-types-infantry-tooltip = Infantry
button-production-types-vehicle-tooltip = Vehicles
button-production-types-aircraft-tooltip = Aircraft
productionpalette-player-widgets-production-palette =
.ready = Ready
.hold = On Hold
## 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.
checkbox-kick-client-dialog-prevent-rejoining = Temporarily Ban
button-kick-client-dialog-ok = Kick
button-kick-client-dialog-cancel = Cancel
label-kick-spectators-dialog-title = Kick Spectators
button-kick-spectators-dialog-ok = Ok
button-kick-spectators-dialog-cancel = Cancel
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-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-ok = Start
button-force-start-dialog-cancel = Cancel
## lobby-mappreview.yaml
label-map-incompatible-status-a = This map is not compatible
label-map-incompatible-status-b = with this version of OpenRA
label-map-validating-status = Validating...
button-map-download-available-install = Install Map
button-map-preview-update = Update Map
button-map-update-download-available-install = Install Map
label-map-preview-searching = Searching OpenRA Resource Center...
label-map-unavailable-a = This map was not found on the
label-map-unavailable-b = OpenRA Resource Center
label-map-preview-error = An error occurred during installation
label-map-update-available-a = A new version of the map
label-map-update-available-b = was found on your computer
## lobby-music.yaml
label-container-music = Music
label-container-length = Length
checkbox-controls-shuffle = Shuffle
checkbox-controls-repeat = Loop
label-controls-volume = Volume:
## lobby-music.yaml, music.yaml
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.
## lobby-options.yaml
label-lobby-options-bin-title = Map Options
## lobby-players.yaml
label-container-lobby-name = Player
label-container-lobby-color = Color
label-container-lobby-faction = Faction
label-container-lobby-team = Team
label-container-lobby-handicap = Handicap
label-container-lobby-spawn = Spawn
label-container-lobby-status = Ready
dropdownbutton-template-editable-player-slot-options = Name
label-template-editable-player-factionname = Faction
dropdownbutton-template-editable-player-handicap-dropdown-tooltip = A handicap decreases the combat effectiveness of the player's forces
label-faction-factionname = Faction
dropdownbutton-template-noneditable-player-handicap-dropdown-tooltip = A handicap decreases the combat effectiveness of the player's forces
dropdownbutton-template-empty-slot-options = Name
button-template-empty-join = Play in this slot
label-template-editable-spectator = Spectator
label-template-noneditable-spectator = Spectator
checkbox-template-new-spectator-toggle-spectators = Allow Spectators?
button-template-new-spectator-spectate = Spectate
## lobby-servers.yaml
image-lobby-servers-bin-password-protected-tooltip = Requires Password
image-lobby-servers-bin-requires-authentication-tooltip = Requires OpenRA forum account
dropdownbutton-lobby-servers-bin-filters = Filter Games
## lobby.yaml
dropdownbutton-bg-slots = Slot Admin
button-skirmish-tabs-players-tab = Players
button-skirmish-tabs-options-tab = Options
button-skirmish-tabs-music-tab = Music
button-multiplayer-tabs-players-tab = Players
button-multiplayer-tabs-options-tab = Options
button-multiplayer-tabs-music-tab = Music
button-multiplayer-tabs-servers-tab = Servers
button-bg-changemap = Change Map
button-lobbychat-chat-mode =
.label = Team
.tooltip = Toggle chat mode
button-server-lobby-disconnect = Leave Game
button-server-lobby-start-game = Start Game
## mainmenu-prompts.yaml
label-mainmenu-introduction-prompt-title = Establishing Battlefield Control
label-bg-desc-a = Welcome back Commander! Initialize combat parameters using the options below.
label-bg-desc-b = Additional options can be configured later from the Settings menu.
button-mainmenu-introduction-prompt-continue = Continue
label-mainmenu-system-info-prompt-title = Establishing Battlefield Control
label-bg-prompt-text-a = We would like to collect some details that will help us optimize OpenRA.
label-bg-prompt-text-b = With your permission, the following anonymous system data will be sent:
checkbox-bg-sysinfo = Send System Information
button-mainmenu-system-info-prompt-continue = Continue
## mainmenu-prompts.yaml, settings-display.yaml
label-profile-section-header = Profile
label-player-container = Player Name:
label-playercolor-container-color = Preferred Color:
label-display-section-header = Display
label-battlefield-camera-dropdown-container = Battlefield Camera:
label-ui-scale-dropdown-container = UI Scale:
checkbox-cursordouble-container = Increase Cursor Size
## mainmenu-prompts.yaml, settings-input.yaml
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-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>
label-mouse-control-desc-classic-scroll-right = - Pan the battlefield using the <Right> mouse button
label-mouse-control-desc-classic-scroll-middle = - Pan the battlefield using the <Middle> mouse button
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-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>
label-mouse-control-desc-modern-scroll-right = - Pan the battlefield using the <Right> mouse button
label-mouse-control-desc-modern-scroll-middle = - Pan the battlefield using the <Middle> mouse button
label-mouse-control-desc-modern-edgescroll = or by moving the cursor to the edge of the screen
checkbox-edgescroll-container = Screen Edge Panning
## mainmenu.yaml
label-main-menu-mainmenu-title = Main Menu
button-main-menu-singleplayer = Singleplayer
button-main-menu-multiplayer = Multiplayer
button-main-menu-settings = Settings
button-main-menu-extras = Extras
button-main-menu-content = Manage Content
button-main-menu-quit = Quit
label-singleplayer-menu-title = Singleplayer
button-singleplayer-menu-skirmish = Skirmish
button-singleplayer-menu-missions = Missions
button-singleplayer-menu-load = Load
button-singleplayer-menu-back = Back
label-extras-menu-title = Extras
button-extras-menu-replays = Replays
button-extras-menu-music = Music
button-extras-menu-map-editor = Map Editor
button-extras-menu-assetbrowser = Asset Browser
button-extras-menu-credits = Credits
button-extras-menu-back = Back
label-map-editor-menu-title = Map Editor
button-map-editor-menu-new = New Map
button-map-editor-menu-load = Load Map
button-map-editor-menu-back = Back
dropdownbutton-news-bg-button = Battlefield News
label-update-notice-a = You are running an outdated version of OpenRA.
label-update-notice-b = Download the latest version from www.openra.net
## mapchooser.yaml
label-mapchooser-panel-title = Select Map
button-bg-system-maps-tab = Official Maps
button-bg-user-maps-tab = Custom Maps
label-filter-order-controls-desc = Filter:
label-filter-order-controls-desc-joiner = in
label-filter-order-controls-orderby = Order by:
button-bg-randommap = Random
button-bg-delete-map = Delete Map
button-bg-delete-all-maps = Delete All Maps
button-bg-ok = Ok
## mapchooser.yaml, gamesave-browser.yaml
button-bg-cancel = Back
## missionbrowser.yaml
label-missionbrowser-panel-title = Missions
label-mission-info-difficulty-desc = Difficulty:
label-mission-info-gamespeed-desc = Speed:
button-missionbrowser-panel-back = Back
button-missionbrowser-panel-start-briefing-video = Watch Briefing
button-missionbrowser-panel-stop-briefing-video = Stop Briefing
button-missionbrowser-panel-start-info-video = Watch Info Video
button-missionbrowser-panel-stop-info-video = Stop Info Video
button-missionbrowser-panel-startgame = Play
## multiplayer-browser.yaml
label-multiplayer-panel-title = Multiplayer
image-bg-password-protected-tooltip = Requires Password
image-bg-requires-authentication-tooltip = Requires OpenRA forum account
button-selected-server-join = Join
dropdownbutton-bg-filters = Filter Games
button-bg-directconnect = Direct IP
button-bg-create = Create
button-multiplayer-panel-back = Back
## multiplayer-browser.yaml, lobby-servers.yaml
label-container-name = Server
label-container-players = Players
label-container-location = Location
label-container-status = Status
label-bg-outdated-version = You are running an outdated version of OpenRA. Download the latest version from www.openra.net
label-bg-unknown-version = You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
label-bg-playtest-available = A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
## multiplayer-browserpanels.yaml
checkbox-multiplayer-filter-panel-waiting-for-players = Waiting
checkbox-multiplayer-filter-panel-empty = Empty
checkbox-multiplayer-filter-panel-password-protected = Protected
checkbox-multiplayer-filter-panel-already-started = Started
checkbox-multiplayer-filter-panel-incompatible-version = Incompatible
## multiplayer-createserver.yaml
label-multiplayer-createserver-panel-title = Create Server
label-bg-server-name = Server Name:
label-bg-password = Password:
label-bg-after-password = (optional)
label-bg-listen-port = Port:
checkbox-bg-advertise = Advertise Online
label-notices-lan-advertising = - Game will be advertised to the Local Area Network only.
label-notices-lan-firewall = - You must manually configure your firewall to allow connections.
label-notices-lan-portforward-a = - Players can connect using Direct IP from the Internet if you
label-notices-lan-portforward-b = manually configure port forwarding on your router.
label-notices-no-upnp-advertising = - Game will be advertised to the Local Area Network and Internet.
label-notices-no-upnp-firewall = - You must manually configure your firewall to allow connections.
label-notices-no-upnp-portforward-a = - You must manually configure your router to allow and forward
label-notices-no-upnp-portforward-b = connections to your local IP and Port.
label-notices-no-upnp-settings-a = - You can enable UPnP/NAT-PMP (if supported by your router)
label-notices-no-upnp-settings-b = in the Advanced tab of the settings menu.
label-notices-upnp-advertising = - Game will be advertised to the Local Area Network and Internet.
label-notices-upnp-firewall = - You must manually configure your firewall to allow connections.
label-notices-upnp-portforward-a = - Game will automatically configure port forwarding.
label-notices-upnp-settings-a = - You can disable UPnP/NAT-PMP in the settings menu.
button-multiplayer-createserver-panel-back = Back
button-multiplayer-createserver-panel-map = Change Map
button-multiplayer-createserver-panel-create = Create
## multiplayer-directconnect.yaml
label-directconnect-panel-title = Connect to Server
label-bg-address = Address:
label-bg-port = Port:
button-directconnect-panel-back = Back
button-directconnect-panel-join = Join
## music.yaml
label-music-panel-title = Music Player
label-container-type = Length
checkbox-bg-shuffle = Shuffle
checkbox-bg-repeat = Loop
button-music-panel-back = Back
## playerprofile.yaml
button-profile-header-destroy-key = Logout
label-generate-keys-desc-a = Connect to a forum account to identify
label-generate-keys-desc-b = yourself to other players, join private
label-generate-keys-desc-c = servers, and display badges.
button-generate-keys-key = Connect to an OpenRA forum account
label-generating-keys-desc-a = Generating authentication key pair.
label-generating-keys-desc-b = This will take several seconds...
label-register-fingerprint-desc-a = An authentication key has been copied to your
label-register-fingerprint-desc-b = clipboard. Add this to your User Control Panel
label-register-fingerprint-desc-c = on the OpenRA forum then press Continue.
button-register-fingerprint-delete-key = Cancel
button-register-fingerprint-check-key = Continue
label-checking-fingerprint-desc-a = Querying account details from
label-checking-fingerprint-desc-b = the OpenRA forum...
label-fingerprint-not-found-desc-a = Your authentication key is not connected
label-fingerprint-not-found-desc-b = to an OpenRA forum account.
button-fingerprint-not-found-continue = Back
label-connection-error-desc-a = Failed to connect to the OpenRA forum.
label-connection-error-desc-b = Please check your internet connection.
button-connection-error-retry = Retry
## replaybrowser.yaml
label-replaybrowser-panel-title = Replay Viewer
label-filters-title = Filter
label-filters-flt-gametype-desc = Type:
dropdownbutton-filters-flt-gametype = Any
label-filters-flt-date-desc = Date:
dropdownbutton-filters-flt-date = Any
label-filters-flt-duration-desc = Duration:
dropdownbutton-filters-flt-duration = Any
label-filters-flt-mapname-desc = Map:
dropdownbutton-filters-flt-mapname = Any
label-filters-flt-player-desc = Player:
dropdownbutton-filters-flt-player = Anyone
label-filters-flt-outcome-desc = Outcome:
dropdownbutton-filters-flt-outcome = Any
label-filters-flt-faction-desc = Faction:
dropdownbutton-filters-flt-faction = Any
button-filters-flt-reset = Reset Filters
label-management-manage-title = Manage
button-management-mng-rensel = Rename
button-management-mng-delsel = Delete
button-management-mng-delall = Delete All
label-replay-list-container-replaybrowser-title = Choose Replay
button-replaybrowser-panel-cancel = Back
button-replaybrowser-panel-watch = Watch
## settings-advanced.yaml
label-network-section-header = Advanced
checkbox-nat-discovery-container = Enable UPnP/NAT-PMP Discovery
checkbox-fetch-news-container = Fetch Community News
checkbox-perfgraph-container = Show Performance Graph
checkbox-check-version-container = Check for Updates
checkbox-perftext-container = Show Performance Text
checkbox-sendsysinfo-container = Send System Information
label-sendsysinfo-checkbox-container-desc = Your Operating System, OpenGL and .NET runtime versions, and language settings will be sent along with an anonymous ID to help prioritize future development.
label-debug-section-header = Developer
label-debug-hidden-container-a = Additional developer-specific options can be enabled via the
label-debug-hidden-container-b = Debug.DisplayDeveloperSettings setting or launch flag
checkbox-botdebug-container = Show Bot Debug Messages
checkbox-checkbotsync-container = Check Sync around BotModule Code
checkbox-luadebug-container = Show Map Debug Messages
checkbox-checkunsynced-container = Check Sync around Unsynced Code
checkbox-replay-commands-container = Enable Debug Commands in Replays
checkbox-perflogging-container = Enable Tick Performance Logging
## settings-audio.yaml
label-audio-section-header = Audio
label-no-audio-device-container = Audio controls require an active sound device
checkbox-cash-ticks-container = Cash Ticks
checkbox-mute-sound-container = Mute Sound
label-sound-volume-container = Sound Volume:
checkbox-mute-background-music-container =
.label = Mute Menu Music
.tooltip = Mute background music when no specific track is playing
label-music-volume-container = Music Volume:
label-audio-device-container = Audio Device:
label-video-volume-container = Video Volume:
label-restart-required-container-audio-desc = Device changes will be applied after the game is restarted
## settings-display.yaml
label-target-lines-dropdown-container = Target Lines:
label-status-bar-dropdown-container-bars = Status Bars:
checkbox-player-stance-colors-container =
.label = Player Relationship Colors
.tooltip = Change minimap and health bar colors based on relationship (own, enemy, ally, neutral)
checkbox-ui-feedback-container =
.label = Show UI Feedback Notifications
.tooltip = Show transient text notifications for UI events
checkbox-transients-container =
.label = Show Game Event Notifications
.tooltip = Show transient text notifications for game events
checkbox-hide-replay-chat-container = Hide Chat in Replays
label-video-section-header = Video
label-video-mode-dropdown-container = Video Mode:
dropdownbutton-video-mode-dropdown-container = Windowed
label-window-resolution-container-size = Window Size:
label-window-resolution-container-x = x
label-display-selection-container = Select Display:
dropdownbutton-display-selection-container-dropdown = Standard
checkbox-vsync-container = Enable VSync
checkbox-frame-limit-gamespeed-container = Limit framerate to game tick rate
label-gl-profile-dropdown-container = OpenGL Profile:
label-restart-required-container-video-desc = Display and OpenGL changes require restart
## settings-hotkeys.yaml
label-hotkeys-panel-filter-input = Filter by name:
label-hotkeys-panel-context-dropdown = Context:
label-hotkey-empty-list-message = No hotkeys match the filter criteria.
label-notices-readonly-notice = This hotkey cannot be modified
button-hotkey-remap-dialog-override = Override
button-hotkey-remap-dialog-clear =
.label = Clear
.tooltip = Unbind the hotkey
button-hotkey-remap-dialog-reset =
.label = Reset
.tooltip = Reset to default
## settings-input.yaml
label-zoom-modifier-container = Zoom Modifier:
checkbox-alternate-scroll-container = Alternate Mouse Panning
checkbox-lockmouse-container = Lock Mouse to Window
label-mouse-scroll-type-container = Pan Behaviour:
label-scrollspeed-slider-container-scroll-speed = Pan Speed:
label-zoomspeed-slider-container-zoom-speed = Zoom Speed:
label-ui-scrollspeed-slider-container-scroll-speed = UI Scroll Speed:
## settings.yaml
label-settings-panel-title = Settings
button-settings-panel-back = Back
button-settings-panel-reset = Reset
## tooltips.yaml
label-latency-tooltip-prefix = Latency:
label-anonymous-player-tooltip-name = Anonymous Player
label-game-admin = Game Admin

View File

@@ -12,7 +12,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Asset Browser Text: label-assetbrowser-panel-title
Label@SOURCE_SELECTOR_DESC: Label@SOURCE_SELECTOR_DESC:
X: 20 X: 20
Y: 36 Y: 36
@@ -20,21 +20,21 @@ Background@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Select asset source Text: label-assetbrowser-panel-source-selector-desc
DropDownButton@SOURCE_SELECTOR: DropDownButton@SOURCE_SELECTOR:
X: 20 X: 20
Y: 60 Y: 60
Width: 195 Width: 195
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Folders Text: dropdownbutton-assetbrowser-panel-source-selector
DropDownButton@ASSET_TYPES_DROPDOWN: DropDownButton@ASSET_TYPES_DROPDOWN:
X: 20 X: 20
Y: 90 Y: 90
Width: 195 Width: 195
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Asset types Text: dropdownbutton-assetbrowser-panel-asset-types-dropdown
Label@FILENAME_DESC: Label@FILENAME_DESC:
X: 20 X: 20
Y: 115 Y: 115
@@ -42,7 +42,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Filter by name Text: label-assetbrowser-panel-filename-desc
TextField@FILENAME_INPUT: TextField@FILENAME_INPUT:
X: 20 X: 20
Y: 140 Y: 140
@@ -76,7 +76,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Left Align: Left
Text: Scale: Text: label-assetbrowser-panel-sprite-scale
Slider@SPRITE_SCALE_SLIDER: Slider@SPRITE_SCALE_SLIDER:
X: PARENT_RIGHT - WIDTH - 330 X: PARENT_RIGHT - WIDTH - 330
Y: 62 Y: 62
@@ -91,7 +91,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Right Align: Right
Text: Palette: Text: label-assetbrowser-panel-palette-desc
DropDownButton@PALETTE_SELECTOR: DropDownButton@PALETTE_SELECTOR:
X: PARENT_RIGHT - WIDTH - 110 X: PARENT_RIGHT - WIDTH - 110
Y: 60 Y: 60
@@ -128,7 +128,7 @@ Background@ASSETBROWSER_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
Visible: false Visible: false
Text: Error displaying file. See assetbrowser.log for details. Text: label-sprite-bg-error
Container@FRAME_SELECTOR: Container@FRAME_SELECTOR:
X: 226 X: 226
Y: PARENT_BOTTOM - 75 Y: PARENT_BOTTOM - 75
@@ -209,7 +209,7 @@ Background@ASSETBROWSER_PANEL:
Width: 160 Width: 160
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Close Text: button-assetbrowser-panel-close
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:
ScrollPanel@ASSET_TYPES_PANEL: ScrollPanel@ASSET_TYPES_PANEL:
@@ -223,3 +223,4 @@ ScrollPanel@ASSET_TYPES_PANEL:
Y: 5 Y: 5
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20

View File

@@ -13,14 +13,14 @@ Background@COLOR_CHOOSER:
Y: 95 Y: 95
Width: 76 Width: 76
Height: 25 Height: 25
Text: Random Text: button-color-chooser-random
Font: Bold Font: Bold
Button@STORE_BUTTON: Button@STORE_BUTTON:
X: 245 X: 245
Y: 124 Y: 124
Width: 76 Width: 76
Height: 25 Height: 25
Text: Store Text: button-color-chooser-store
Font: Bold Font: Bold
ActorPreview@PREVIEW: ActorPreview@PREVIEW:
X: 245 X: 245
@@ -32,14 +32,14 @@ Background@COLOR_CHOOSER:
Y: PARENT_BOTTOM - 30 Y: PARENT_BOTTOM - 30
Height: 25 Height: 25
Width: 80 Width: 80
Text: Mixer Text: button-color-chooser-mixer-tab
Font: Bold Font: Bold
Button@PALETTE_TAB_BUTTON: Button@PALETTE_TAB_BUTTON:
X: 85 X: 85
Y: PARENT_BOTTOM - 30 Y: PARENT_BOTTOM - 30
Height: 25 Height: 25
Width: 80 Width: 80
Text: Palette Text: button-color-chooser-palette-tab
Font: Bold Font: Bold
Container@MIXER_TAB: Container@MIXER_TAB:
X: 5 X: 5
@@ -98,7 +98,7 @@ Background@COLOR_CHOOSER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 13 Height: 13
Align: Center Align: Center
Text: Preset Colors Text: label-preset-header
Container@PRESET_AREA: Container@PRESET_AREA:
Width: PARENT_RIGHT - 4 Width: PARENT_RIGHT - 4
Height: 58 Height: 58
@@ -124,7 +124,7 @@ Background@COLOR_CHOOSER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 13 Height: 13
Align: Center Align: Center
Text: Custom Colors Text: label-custom-header
Container@CUSTOM_AREA: Container@CUSTOM_AREA:
Width: PARENT_RIGHT - 4 Width: PARENT_RIGHT - 4
Height: 31 Height: 31
@@ -138,3 +138,4 @@ Background@COLOR_CHOOSER:
Height: 29 Height: 29
Visible: false Visible: false
ClickSound: ClickSound ClickSound: ClickSound

View File

@@ -21,7 +21,7 @@ Background@THREEBUTTON_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Confirm Text: button-threebutton-prompt-confirm
Font: Bold Font: Bold
Key: return Key: return
Visible: false Visible: false
@@ -30,7 +30,7 @@ Background@THREEBUTTON_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Restart Text: button-threebutton-prompt-other
Font: Bold Font: Bold
Visible: false Visible: false
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
@@ -38,7 +38,7 @@ Background@THREEBUTTON_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Cancel Text: button-threebutton-prompt-cancel
Font: Bold Font: Bold
Key: escape Key: escape
Visible: false Visible: false
@@ -66,7 +66,7 @@ Background@TWOBUTTON_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Confirm Text: button-twobutton-prompt-confirm
Font: Bold Font: Bold
Key: return Key: return
Visible: false Visible: false
@@ -75,7 +75,7 @@ Background@TWOBUTTON_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Cancel Text: button-twobutton-prompt-cancel
Font: Bold Font: Bold
Key: escape Key: escape
Visible: false Visible: false
@@ -108,7 +108,7 @@ Background@TEXT_INPUT_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: OK Text: button-text-input-prompt-accept
Font: Bold Font: Bold
Key: return Key: return
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
@@ -116,6 +116,7 @@ Background@TEXT_INPUT_PROMPT:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Cancel Text: button-text-input-prompt-cancel
Font: Bold Font: Bold
Key: escape Key: escape

View File

@@ -31,7 +31,7 @@ Background@CONNECTIONFAILED_PANEL:
Y: 111 Y: 111
Width: 95 Width: 95
Height: 25 Height: 25
Text: Password: Text: label-connectionfailed-panel-password
Font: Bold Font: Bold
PasswordField@PASSWORD: PasswordField@PASSWORD:
X: PARENT_RIGHT - 285 X: PARENT_RIGHT - 285
@@ -44,7 +44,7 @@ Background@CONNECTIONFAILED_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Retry Text: button-connectionfailed-panel-retry
Font: Bold Font: Bold
Key: return Key: return
Button@ABORT_BUTTON: Button@ABORT_BUTTON:
@@ -52,7 +52,7 @@ Background@CONNECTIONFAILED_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Abort Text: button-connectionfailed-panel-abort
Font: Bold Font: Bold
Key: escape Key: escape
Button@QUIT_BUTTON: Button@QUIT_BUTTON:
@@ -60,7 +60,7 @@ Background@CONNECTIONFAILED_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Quit Text: button-connectionfailed-panel-quit
Font: Bold Font: Bold
Key: escape Key: escape
@@ -76,7 +76,7 @@ Background@CONNECTING_PANEL:
Y: 21 Y: 21
Width: 450 Width: 450
Height: 25 Height: 25
Text: Connecting Text: label-connecting-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
Label@CONNECTING_DESC: Label@CONNECTING_DESC:
@@ -90,7 +90,7 @@ Background@CONNECTING_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Abort Text: button-connecting-panel-abort
Font: Bold Font: Bold
Key: escape Key: escape
@@ -108,12 +108,12 @@ Background@CONNECTION_SWITCHMOD_PANEL:
Height: 25 Height: 25
Align: Center Align: Center
Font: Bold Font: Bold
Text: Switch Mod Text: label-connection-switchmod-panel-title
Label@DESC: Label@DESC:
Y: 46 Y: 46
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: This server is running a different mod: Text: label-connection-switchmod-panel-desc
Font: Bold Font: Bold
Align: Center Align: Center
Container@MOD_CONTAINER: Container@MOD_CONTAINER:
@@ -143,7 +143,7 @@ Background@CONNECTION_SWITCHMOD_PANEL:
Y: 111 Y: 111
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Switch mods and join server? Text: label-connection-switchmod-panel-desc2
Font: Bold Font: Bold
Align: Center Align: Center
Button@SWITCH_BUTTON: Button@SWITCH_BUTTON:
@@ -151,7 +151,7 @@ Background@CONNECTION_SWITCHMOD_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Switch Text: button-connection-switchmod-panel-switch
Font: Bold Font: Bold
Key: return Key: return
Button@ABORT_BUTTON: Button@ABORT_BUTTON:
@@ -159,6 +159,7 @@ Background@CONNECTION_SWITCHMOD_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Abort Text: button-connection-switchmod-panel-abort
Font: Bold Font: Bold
Key: escape Key: escape

View File

@@ -11,7 +11,7 @@ Background@CREDITS_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Credits Text: label-credits-panel-title
Container@TAB_CONTAINER: Container@TAB_CONTAINER:
Visible: False Visible: False
X: 20 X: 20
@@ -27,7 +27,7 @@ Background@CREDITS_PANEL:
X: 140 X: 140
Width: 140 Width: 140
Height: 31 Height: 31
Text: OpenRA Text: button-tab-container-engine
Font: Bold Font: Bold
ScrollPanel@CREDITS_DISPLAY: ScrollPanel@CREDITS_DISPLAY:
X: 20 X: 20
@@ -46,6 +46,7 @@ Background@CREDITS_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Close Text: button-credits-panel-back
Font: Bold Font: Bold
Key: escape Key: escape

View File

@@ -182,3 +182,4 @@ ScrollPanel@NEWS_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
VAlign: Middle VAlign: Middle

View File

@@ -10,7 +10,7 @@ Background@NEW_MAP_BG:
Y: 21 Y: 21
Width: 300 Width: 300
Height: 25 Height: 25
Text: New Map Text: label-new-map-bg-title
Align: Center Align: Center
Font: Bold Font: Bold
Label@TILESET_LABEL: Label@TILESET_LABEL:
@@ -19,7 +19,7 @@ Background@NEW_MAP_BG:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Tileset: Text: label-new-map-bg-tileset
DropDownButton@TILESET: DropDownButton@TILESET:
X: 120 X: 120
Y: 60 Y: 60
@@ -31,7 +31,7 @@ Background@NEW_MAP_BG:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Width: Text: label-new-map-bg-width
TextField@WIDTH: TextField@WIDTH:
X: 120 X: 120
Y: 95 Y: 95
@@ -46,7 +46,7 @@ Background@NEW_MAP_BG:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Height: Text: label-new-map-bg-height
TextField@HEIGHT: TextField@HEIGHT:
X: 230 X: 230
Y: 95 Y: 95
@@ -60,7 +60,7 @@ Background@NEW_MAP_BG:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Create Text: button-new-map-bg-create
Font: Bold Font: Bold
Key: return Key: return
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
@@ -68,7 +68,7 @@ Background@NEW_MAP_BG:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-new-map-bg-cancel
Font: Bold Font: Bold
Key: escape Key: escape
@@ -84,7 +84,7 @@ Background@SAVE_MAP_PANEL:
Y: 21 Y: 21
Width: 250 Width: 250
Height: 25 Height: 25
Text: Save Map Text: label-save-map-panel-title.label
Align: Center Align: Center
Font: Bold Font: Bold
Label@TITLE_LABEL: Label@TITLE_LABEL:
@@ -93,7 +93,7 @@ Background@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Title: Text: label-save-map-panel-title.label
TextField@TITLE: TextField@TITLE:
X: 110 X: 110
Y: 60 Y: 60
@@ -106,7 +106,7 @@ Background@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Author: Text: label-save-map-panel-author
TextField@AUTHOR: TextField@AUTHOR:
X: 110 X: 110
Y: 95 Y: 95
@@ -119,20 +119,20 @@ Background@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Visibility: Text: label-save-map-panel-visibility
DropDownButton@VISIBILITY_DROPDOWN: DropDownButton@VISIBILITY_DROPDOWN:
X: 110 X: 110
Y: 130 Y: 130
Width: 220 Width: 220
Height: 25 Height: 25
Text: Map Visibility Text: dropdownbutton-save-map-panel-visibility-dropdown
Label@DIRECTORY_LABEL: Label@DIRECTORY_LABEL:
X: 10 X: 10
Y: 165 Y: 165
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Directory: Text: label-save-map-panel-directory
DropDownButton@DIRECTORY_DROPDOWN: DropDownButton@DIRECTORY_DROPDOWN:
X: 110 X: 110
Y: 165 Y: 165
@@ -144,7 +144,7 @@ Background@SAVE_MAP_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Filename: Text: label-save-map-panel-filename
TextField@FILENAME: TextField@FILENAME:
X: 110 X: 110
Y: 200 Y: 200
@@ -161,14 +161,14 @@ Background@SAVE_MAP_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Save Text: button-save-map-panel
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: 210 X: 210
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-save-map-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
@@ -234,7 +234,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 45 Y: 45
Width: 55 Width: 55
Height: 25 Height: 25
Text: ID Text: label-actor-edit-panel-id
Align: Right Align: Right
TextField@ACTOR_ID: TextField@ACTOR_ID:
X: 84 X: 84
@@ -305,19 +305,19 @@ Container@EDITOR_WORLD_ROOT:
X: 15 X: 15
Width: 75 Width: 75
Height: 25 Height: 25
Text: Delete Text: button-container-delete
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: 125 X: 125
Width: 75 Width: 75
Height: 25 Height: 25
Text: Cancel Text: button-container-cancel
Font: Bold Font: Bold
Button@OK_BUTTON: Button@OK_BUTTON:
X: 205 X: 205
Width: 75 Width: 75
Height: 25 Height: 25
Text: OK Text: button-container-ok
Font: Bold Font: Bold
ViewportController: ViewportController:
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
@@ -360,7 +360,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 12 Y: 12
Width: 55 Width: 55
Height: 25 Height: 25
Text: Search: Text: label-tiles-bg-search
Align: Right Align: Right
Font: TinyBold Font: TinyBold
TextField@SEARCH_TEXTFIELD: TextField@SEARCH_TEXTFIELD:
@@ -372,7 +372,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 36 Y: 36
Width: 55 Width: 55
Height: 25 Height: 25
Text: Filter: Text: label-tiles-bg-categories
Align: Right Align: Right
Font: TinyBold Font: TinyBold
DropDownButton@CATEGORIES_DROPDOWN: DropDownButton@CATEGORIES_DROPDOWN:
@@ -438,7 +438,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 12 Y: 12
Width: 55 Width: 55
Height: 25 Height: 25
Text: Search: Text: label-actors-bg-search
Align: Right Align: Right
Font: TinyBold Font: TinyBold
TextField@SEARCH_TEXTFIELD: TextField@SEARCH_TEXTFIELD:
@@ -450,7 +450,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 36 Y: 36
Width: 55 Width: 55
Height: 25 Height: 25
Text: Filter: Text: label-actors-bg-categories
Align: Right Align: Right
Font: TinyBold Font: TinyBold
DropDownButton@CATEGORIES_DROPDOWN: DropDownButton@CATEGORIES_DROPDOWN:
@@ -463,7 +463,7 @@ Container@EDITOR_WORLD_ROOT:
Y: 60 Y: 60
Width: 55 Width: 55
Height: 25 Height: 25
Text: Owner: Text: label-actors-bg-owners
Align: Right Align: Right
Font: TinyBold Font: TinyBold
DropDownButton@OWNERS_DROPDOWN: DropDownButton@OWNERS_DROPDOWN:
@@ -535,41 +535,41 @@ Container@EDITOR_WORLD_ROOT:
X: 0 X: 0
Width: 70 Width: 70
Height: 25 Height: 25
Text: Tiles Text: button-map-editor-tab-container-tiles.label
Font: Bold Font: Bold
Key: EditorTilesTab Key: EditorTilesTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Tiles TooltipText: button-map-editor-tab-container-tiles.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@OVERLAYS_TAB: Button@OVERLAYS_TAB:
X: 70 X: 70
Width: 90 Width: 90
Height: 25 Height: 25
Text: Overlays Text: button-map-editor-tab-container-overlays.label
Font: Bold Font: Bold
Key: EditorOverlaysTab Key: EditorOverlaysTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Overlays TooltipText: button-map-editor-tab-container-overlays.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@ACTORS_TAB: Button@ACTORS_TAB:
X: 160 X: 160
Width: 70 Width: 70
Height: 25 Height: 25
Text: Actors Text: button-map-editor-tab-container-actors.label
Font: Bold Font: Bold
Key: EditorActorsTab Key: EditorActorsTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Actors TooltipText: button-map-editor-tab-container-actors.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@HISTORY_TAB: Button@HISTORY_TAB:
X: 230 X: 230
Width: 70 Width: 70
Height: 25 Height: 25
Text: History Text: button-map-editor-tab-container-history.label
Font: Bold Font: Bold
Key: EditorHistoryTab Key: EditorHistoryTab
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: History TooltipText: button-map-editor-tab-container-history.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
MenuButton@OPTIONS_BUTTON: MenuButton@OPTIONS_BUTTON:
Logic: MenuButtonsChromeLogic Logic: MenuButtonsChromeLogic
@@ -578,8 +578,8 @@ Container@EDITOR_WORLD_ROOT:
Pause: true Pause: true
Width: 60 Width: 60
Height: 25 Height: 25
Text: Menu Text: button-editor-world-root-options.label
TooltipText: Menu TooltipText: button-editor-world-root-options.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Font: Bold Font: Bold
Key: escape Key: escape
@@ -587,9 +587,9 @@ Container@EDITOR_WORLD_ROOT:
X: 70 X: 70
Width: 90 Width: 90
Height: 25 Height: 25
Text: Copy/Paste Text: button-editor-world-root-copypaste.label
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Copy TooltipText: button-editor-world-root-copypaste.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Font: Bold Font: Bold
Key: EditorCopy Key: EditorCopy
@@ -597,33 +597,33 @@ Container@EDITOR_WORLD_ROOT:
X: 170 X: 170
Width: 140 Width: 140
Height: 25 Height: 25
Text: Copy Filters Text: dropdownbutton-editor-world-root-copyfilter-button
Font: Bold Font: Bold
Button@UNDO_BUTTON: Button@UNDO_BUTTON:
X: 320 X: 320
Height: 25 Height: 25
Width: 70 Width: 70
Text: Undo Text: button-editor-world-root-undo.label
Font: Bold Font: Bold
Key: EditorUndo Key: EditorUndo
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Undo last step TooltipText: button-editor-world-root-undo.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
Button@REDO_BUTTON: Button@REDO_BUTTON:
X: 400 X: 400
Height: 25 Height: 25
Width: 70 Width: 70
Text: Redo Text: button-editor-world-root-redo.label
Font: Bold Font: Bold
Key: EditorRedo Key: EditorRedo
TooltipTemplate: BUTTON_TOOLTIP TooltipTemplate: BUTTON_TOOLTIP
TooltipText: Redo last step TooltipText: button-editor-world-root-redo.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
DropDownButton@OVERLAY_BUTTON: DropDownButton@OVERLAY_BUTTON:
X: 480 X: 480
Width: 140 Width: 140
Height: 25 Height: 25
Text: Overlays Text: dropdownbutton-editor-world-root-overlay-button
Font: Bold Font: Bold
Label@COORDINATE_LABEL: Label@COORDINATE_LABEL:
X: 630 X: 630
@@ -654,14 +654,14 @@ ScrollPanel@CATEGORY_FILTER_PANEL:
Y: 0 - 5 Y: 0 - 5
Width: 93 Width: 93
Height: 25 Height: 25
Text: All Text: button-select-categories-buttons-all
Font: Bold Font: Bold
Button@SELECT_NONE: Button@SELECT_NONE:
X: 10 + 93 + 10 X: 10 + 93 + 10
Y: 0 - 5 Y: 0 - 5
Width: 93 Width: 93
Height: 25 Height: 25
Text: None Text: button-select-categories-buttons-none
Font: Bold Font: Bold
Checkbox@CATEGORY_TEMPLATE: Checkbox@CATEGORY_TEMPLATE:
X: 5 X: 5
@@ -694,3 +694,4 @@ ScrollPanel@OVERLAY_PANEL:
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Visible: false Visible: false

View File

@@ -11,7 +11,7 @@ Background@GAMESAVE_BROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Load game Text: label-gamesave-browser-panel-load-title
Visible: False Visible: False
Label@SAVE_TITLE: Label@SAVE_TITLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -19,7 +19,7 @@ Background@GAMESAVE_BROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Save game Text: label-gamesave-browser-panel-save-title
Visible: False Visible: False
ScrollPanel@GAME_LIST: ScrollPanel@GAME_LIST:
X: 20 X: 20
@@ -37,7 +37,7 @@ Background@GAMESAVE_BROWSER_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
Text: [CREATE NEW FILE] Text: label-gamesave-browser-panel-title
ScrollItem@GAME_TEMPLATE: ScrollItem@GAME_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
Height: 25 Height: 25
@@ -73,21 +73,21 @@ Background@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 100 Width: 100
Height: 25 Height: 25
Text: Back Text: button-gamesave-browser-panel-cancel
Font: Bold Font: Bold
Button@DELETE_ALL_BUTTON: Button@DELETE_ALL_BUTTON:
X: PARENT_RIGHT - 350 - WIDTH X: PARENT_RIGHT - 350 - WIDTH
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 100 Width: 100
Height: 25 Height: 25
Text: Delete All Text: button-gamesave-browser-panel-delete-all
Font: Bold Font: Bold
Button@DELETE_BUTTON: Button@DELETE_BUTTON:
X: PARENT_RIGHT - 240 - WIDTH X: PARENT_RIGHT - 240 - WIDTH
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 100 Width: 100
Height: 25 Height: 25
Text: Delete Text: button-gamesave-browser-panel-delete
Font: Bold Font: Bold
Key: Delete Key: Delete
Button@RENAME_BUTTON: Button@RENAME_BUTTON:
@@ -95,7 +95,7 @@ Background@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 100 Width: 100
Height: 25 Height: 25
Text: Rename Text: button-gamesave-browser-panel-rename
Font: Bold Font: Bold
Key: F2 Key: F2
Button@LOAD_BUTTON: Button@LOAD_BUTTON:
@@ -104,7 +104,7 @@ Background@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 100 Width: 100
Height: 25 Height: 25
Text: Load Text: button-gamesave-browser-panel-load
Font: Bold Font: Bold
Visible: False Visible: False
Button@SAVE_BUTTON: Button@SAVE_BUTTON:
@@ -113,7 +113,8 @@ Background@GAMESAVE_BROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 100 Width: 100
Height: 25 Height: 25
Text: Save Text: button-gamesave-browser-panel-save
Font: Bold Font: Bold
Visible: False Visible: False
TooltipContainer@GAMESAVE_TOOLTIP_CONTAINER: TooltipContainer@GAMESAVE_TOOLTIP_CONTAINER:

View File

@@ -20,7 +20,7 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Loading Saved Game Text: label-gamesave-loading-screen-title
ProgressBar@PROGRESS: ProgressBar@PROGRESS:
X: (WINDOW_RIGHT - 500) / 2 X: (WINDOW_RIGHT - 500) / 2
Y: 3 * WINDOW_BOTTOM / 4 Y: 3 * WINDOW_BOTTOM / 4
@@ -32,4 +32,5 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: Press Escape to cancel loading and return to the main menu Text: label-gamesave-loading-screen-desc

View File

@@ -29,10 +29,10 @@ Container@CHAT_PANEL:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: button-chat-chrome-mode.label
Font: Bold Font: Bold
Key: ToggleChatMode Key: ToggleChatMode
TooltipText: Toggle chat mode TooltipText: button-chat-chrome-mode.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD: TextField@CHAT_TEXTFIELD:
X: 55 X: 55
@@ -58,3 +58,4 @@ Container@CHAT_PANEL:
TopBottomSpacing: 3 TopBottomSpacing: 3
ItemSpacing: 4 ItemSpacing: 4
Align: Bottom Align: Bottom

View File

@@ -7,11 +7,12 @@ Container@HPF_OVERLAY:
Y: PARENT_TOP Y: PARENT_TOP
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Select Locomotor Text: dropdownbutton-hpf-overlay-locomotor
Font: Regular Font: Regular
DropDownButton@HPF_OVERLAY_CHECK: DropDownButton@HPF_OVERLAY_CHECK:
Y: PARENT_TOP + 35 Y: PARENT_TOP + 35
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Select BlockedByActor Text: dropdownbutton-hpf-overlay-check
Font: Regular Font: Regular

View File

@@ -7,7 +7,7 @@ Container@DEBUG_PANEL:
Label@TITLE: Label@TITLE:
Y: 26 Y: 26
Font: Bold Font: Bold
Text: Debug Options Text: label-debug-panel-title
Align: Center Align: Center
Width: PARENT_RIGHT Width: PARENT_RIGHT
Checkbox@INSTANT_BUILD: Checkbox@INSTANT_BUILD:
@@ -16,74 +16,74 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Instant Build Speed Text: checkbox-debug-panel-instant-build
Checkbox@ENABLE_TECH: Checkbox@ENABLE_TECH:
X: 45 X: 45
Y: 75 Y: 75
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Build Everything Text: checkbox-debug-panel-enable-tech
Checkbox@BUILD_ANYWHERE: Checkbox@BUILD_ANYWHERE:
X: 45 X: 45
Y: 105 Y: 105
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Build Anywhere Text: checkbox-debug-panel-build-anywhere
Checkbox@UNLIMITED_POWER: Checkbox@UNLIMITED_POWER:
X: 290 X: 290
Y: 45 Y: 45
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Unlimited Power Text: checkbox-debug-panel-unlimited-power
Checkbox@INSTANT_CHARGE: Checkbox@INSTANT_CHARGE:
X: 290 X: 290
Y: 75 Y: 75
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Instant Charge Time Text: checkbox-debug-panel-instant-charge
Checkbox@DISABLE_VISIBILITY_CHECKS: Checkbox@DISABLE_VISIBILITY_CHECKS:
X: 290 X: 290
Y: 105 Y: 105
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Disable Visibility Checks Text: checkbox-debug-panel-disable-visibility-checks
Button@GIVE_CASH: Button@GIVE_CASH:
X: 90 X: 90
Y: 150 Y: 150
Width: 140 Width: 140
Height: 30 Height: 30
Font: Bold Font: Bold
Text: Give $20,000 Text: button-debug-panel-give-cash
Button@GROW_RESOURCES: Button@GROW_RESOURCES:
X: 271 X: 271
Y: 150 Y: 150
Width: 140 Width: 140
Height: 30 Height: 30
Font: Bold Font: Bold
Text: Grow Resources Text: button-debug-panel-grow-resources
Button@GIVE_EXPLORATION: Button@GIVE_EXPLORATION:
X: 90 X: 90
Y: 200 Y: 200
Width: 140 Width: 140
Height: 30 Height: 30
Font: Bold Font: Bold
Text: Clear Shroud Text: button-debug-panel-give-exploration
Button@RESET_EXPLORATION: Button@RESET_EXPLORATION:
X: 271 X: 271
Y: 200 Y: 200
Width: 140 Width: 140
Height: 30 Height: 30
Font: Bold Font: Bold
Text: Reset Shroud Text: button-debug-panel-reset-exploration
Label@VISUALIZATIONS_TITLE: Label@VISUALIZATIONS_TITLE:
Y: 256 Y: 256
Font: Bold Font: Bold
Text: Visualizations Text: label-debug-panel-visualizations-title
Align: Center Align: Center
Width: PARENT_RIGHT Width: PARENT_RIGHT
Checkbox@SHOW_UNIT_PATHS: Checkbox@SHOW_UNIT_PATHS:
@@ -92,46 +92,47 @@ Container@DEBUG_PANEL:
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Unit Paths Text: checkbox-debug-panel-show-unit-paths
Checkbox@SHOW_CUSTOMTERRAIN_OVERLAY: Checkbox@SHOW_CUSTOMTERRAIN_OVERLAY:
X: 45 X: 45
Y: 305 Y: 305
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Custom Terrain Text: checkbox-debug-panel-show-customterrain-overlay
Checkbox@SHOW_ACTOR_TAGS: Checkbox@SHOW_ACTOR_TAGS:
X: 45 X: 45
Y: 335 Y: 335
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Actor Tags Text: checkbox-debug-panel-show-actor-tags
Checkbox@SHOW_COMBATOVERLAY: Checkbox@SHOW_COMBATOVERLAY:
X: 290 X: 290
Y: 275 Y: 275
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Combat Geometry Text: checkbox-debug-panel-show-combatoverlay
Checkbox@SHOW_GEOMETRY: Checkbox@SHOW_GEOMETRY:
X: 290 X: 290
Y: 305 Y: 305
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Render Geometry Text: checkbox-debug-panel-show-geometry
Checkbox@SHOW_TERRAIN_OVERLAY: Checkbox@SHOW_TERRAIN_OVERLAY:
X: 290 X: 290
Y: 335 Y: 335
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Terrain Geometry Text: checkbox-debug-panel-show-terrain-overlay
Checkbox@SHOW_SCREENMAP: Checkbox@SHOW_SCREENMAP:
X: 290 X: 290
Y: 365 Y: 365
Height: 20 Height: 20
Width: 200 Width: 200
Font: Regular Font: Regular
Text: Show Screen Map Text: checkbox-debug-panel-show-screenmap

View File

@@ -12,3 +12,4 @@ Container@DEBUG_WIDGETS:
Align: Center Align: Center
Font: Bold Font: Bold
Contrast: true Contrast: true

View File

@@ -8,3 +8,4 @@ Background@FMVPLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -61,3 +61,4 @@ Container@LOBBY_OPTIONS_PANEL:
Font: Regular Font: Regular
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER

View File

@@ -140,3 +140,4 @@ Container@GAME_INFO_PANEL:
Y: 65 Y: 65
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM

View File

@@ -28,3 +28,4 @@ Container@MAP_PANEL:
X: 4 X: 4
Y: 2 Y: 2
Width: PARENT_RIGHT - 32 Width: PARENT_RIGHT - 32

View File

@@ -17,10 +17,10 @@ Container@CHAT_CONTAINER:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: button-chat-chrome-mode.label
Font: Bold Font: Bold
Key: ToggleChatMode Key: ToggleChatMode
TooltipText: Toggle chat mode TooltipText: button-chat-chrome-mode.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD: TextField@CHAT_TEXTFIELD:
X: 55 X: 55
@@ -32,3 +32,4 @@ Container@CHAT_CONTAINER:
Height: PARENT_BOTTOM - 30 Height: PARENT_BOTTOM - 30
TopBottomSpacing: 3 TopBottomSpacing: 3
ItemSpacing: 2 ItemSpacing: 2

View File

@@ -9,7 +9,7 @@ Container@MISSION_OBJECTIVES:
Width: 80 Width: 80
Height: 25 Height: 25
Font: MediumBold Font: MediumBold
Text: Mission: Text: label-mission-objectives
Label@MISSION_STATUS: Label@MISSION_STATUS:
X: 100 X: 100
Y: 21 Y: 21
@@ -41,3 +41,4 @@ Container@MISSION_OBJECTIVES:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Disabled: True Disabled: True
TextColorDisabled: FFFFFF TextColorDisabled: FFFFFF

View File

@@ -10,7 +10,7 @@ Container@SCRIPT_ERROR_PANEL:
Height: 20 Height: 20
Font: Bold Font: Bold
Align: Center Align: Center
Text: The map script has encountered a fatal error Text: label-script-error-panel-desca
Label@DESCB: Label@DESCB:
X: 15 X: 15
Y: 46 Y: 46
@@ -18,7 +18,7 @@ Container@SCRIPT_ERROR_PANEL:
Height: 20 Height: 20
Font: Regular Font: Regular
Align: Center Align: Center
Text: The details of the error have been saved to lua.log in the logs directory. Text: label-script-error-panel-descb
Label@DESCC: Label@DESCC:
X: 15 X: 15
Y: 66 Y: 66
@@ -26,7 +26,7 @@ Container@SCRIPT_ERROR_PANEL:
Height: 20 Height: 20
Font: Regular Font: Regular
Align: Center Align: Center
Text: Please send this file to the map author so that they can fix this issue. Text: label-script-error-panel-descc
ScrollPanel@SCRIPT_ERROR_MESSAGE_PANEL: ScrollPanel@SCRIPT_ERROR_MESSAGE_PANEL:
X: 20 X: 20
Y: 96 Y: 96
@@ -37,3 +37,4 @@ Container@SCRIPT_ERROR_PANEL:
X: 4 X: 4
Y: 2 Y: 2
Width: PARENT_RIGHT - 32 Width: PARENT_RIGHT - 32

View File

@@ -12,7 +12,7 @@ Container@SKIRMISH_STATS:
Width: 482 Width: 482
Height: 25 Height: 25
Font: MediumBold Font: MediumBold
Text: Mission: Text: label-objective-mission
Label@STATS_STATUS: Label@STATS_STATUS:
X: 100 X: 100
Y: 22 Y: 22
@@ -25,7 +25,7 @@ Container@SKIRMISH_STATS:
Width: 482 Width: 482
Height: 20 Height: 20
Font: Bold Font: Bold
Text: Destroy all opposition! Text: checkbox-objective-stats
Disabled: true Disabled: true
TextColorDisabled: FFFFFF TextColorDisabled: FFFFFF
Container@STATS_HEADERS: Container@STATS_HEADERS:
@@ -37,25 +37,25 @@ Container@SKIRMISH_STATS:
X: 10 X: 10
Width: 210 Width: 210
Height: 25 Height: 25
Text: Player Text: label-stats-name
Font: Bold Font: Bold
Label@FACTION: Label@FACTION:
X: 230 X: 230
Width: 120 Width: 120
Height: 25 Height: 25
Text: Faction Text: label-stats-faction
Font: Bold Font: Bold
Label@SCORE: Label@SCORE:
X: 397 X: 397
Width: 60 Width: 60
Height: 25 Height: 25
Text: Score Text: label-stats-score
Font: Bold Font: Bold
Label@ACTIONS: Label@ACTIONS:
X: 457 X: 457
Width: 20 Width: 20
Height: 25 Height: 25
Text: Actions Text: label-stats-actions
Font: Bold Font: Bold
ScrollPanel@PLAYER_LIST: ScrollPanel@PLAYER_LIST:
X: 20 X: 20
@@ -184,3 +184,4 @@ Container@SKIRMISH_STATS:
ImageName: kick ImageName: kick
X: 7 X: 7
Y: 7 Y: 7

View File

@@ -36,7 +36,7 @@ Container@INGAME_MENU:
Y: 20 Y: 20
Width: 200 Width: 200
Height: 30 Height: 30
Text: Options Text: label-menu-buttons-title
Align: Center Align: Center
Font: Bold Font: Bold
Button@BUTTON_TEMPLATE: Button@BUTTON_TEMPLATE:
@@ -45,3 +45,4 @@ Container@INGAME_MENU:
Width: 140 Width: 140
Height: 30 Height: 30
Font: Bold Font: Bold

View File

@@ -20,3 +20,4 @@ Container@PERF_WIDGETS:
Y: 5 Y: 5
Width: 200 Width: 200
Height: 200 Height: 200

View File

@@ -11,3 +11,4 @@ Container@TRANSIENTS_PANEL:
DisplayDurationMs: 4000 DisplayDurationMs: 4000
LogLength: 5 LogLength: 5
HideOverflow: False HideOverflow: False

View File

@@ -63,3 +63,4 @@ Container@INGAME_ROOT:
Container@MENU_ROOT: Container@MENU_ROOT:
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:
MouseAttachment@MOUSE_ATTATCHMENT: MouseAttachment@MOUSE_ATTATCHMENT:

View File

@@ -16,33 +16,33 @@ Background@KICK_CLIENT_DIALOG:
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: You may also apply a temporary ban, preventing Text: label-kick-client-dialog-texta
Label@TEXTB: Label@TEXTB:
Y: 86 Y: 86
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: them from joining for the remainder of this game. Text: label-kick-client-dialog-textb
Checkbox@PREVENT_REJOINING_CHECKBOX: Checkbox@PREVENT_REJOINING_CHECKBOX:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 120 Y: 120
Width: 150 Width: 150
Height: 20 Height: 20
Text: Temporarily Ban Text: checkbox-kick-client-dialog-prevent-rejoining
Button@OK_BUTTON: Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 + 75 X: (PARENT_RIGHT - WIDTH) / 2 + 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Kick Text: button-kick-client-dialog-ok
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 - 75 X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-kick-client-dialog-cancel
Font: Bold Font: Bold
Background@KICK_SPECTATORS_DIALOG: Background@KICK_SPECTATORS_DIALOG:
@@ -57,7 +57,7 @@ Background@KICK_SPECTATORS_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Kick Spectators Text: label-kick-spectators-dialog-title
Label@TEXT: Label@TEXT:
Y: 86 Y: 86
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -69,14 +69,14 @@ Background@KICK_SPECTATORS_DIALOG:
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Ok Text: button-kick-spectators-dialog-ok
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 - 75 X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-kick-spectators-dialog-cancel
Font: Bold Font: Bold
Background@FORCE_START_DIALOG: Background@FORCE_START_DIALOG:
@@ -90,21 +90,21 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Start Game? Text: label-force-start-dialog-title
Label@TEXTA: Label@TEXTA:
Y: 68 Y: 68
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: One or more players are not yet ready. Text: label-force-start-dialog-texta
Label@TEXTB: Label@TEXTB:
Y: 86 Y: 86
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Align: Center Align: Center
Text: Are you sure that you want to force start the game? Text: label-force-start-dialog-textb
Container@KICK_WARNING: Container@KICK_WARNING:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Children: Children:
@@ -115,7 +115,7 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: One or more clients are missing the selected Text: label-kick-warning-a
Label@KICK_WARNING_B: Label@KICK_WARNING_B:
X: 0 X: 0
Y: 124 Y: 124
@@ -123,18 +123,19 @@ Background@FORCE_START_DIALOG:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: map, and will be kicked from the server. Text: label-kick-warning-b
Button@OK_BUTTON: Button@OK_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 + 75 X: (PARENT_RIGHT - WIDTH) / 2 + 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Start Text: button-force-start-dialog-ok
Font: Bold Font: Bold
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
X: (PARENT_RIGHT - WIDTH) / 2 - 75 X: (PARENT_RIGHT - WIDTH) / 2 - 75
Y: 155 Y: 155
Width: 120 Width: 120
Height: 25 Height: 25
Text: Cancel Text: button-force-start-dialog-cancel
Font: Bold Font: Bold

View File

@@ -76,7 +76,7 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: This map is not compatible Text: label-map-incompatible-status-a
IgnoreMouseOver: true IgnoreMouseOver: true
Label@MAP_STATUS_B: Label@MAP_STATUS_B:
Y: 201 Y: 201
@@ -84,7 +84,7 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: with this version of OpenRA Text: label-map-incompatible-status-b
Container@MAP_VALIDATING: Container@MAP_VALIDATING:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -95,7 +95,7 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: Validating... Text: label-map-validating-status
IgnoreMouseOver: true IgnoreMouseOver: true
ProgressBar@MAP_VALIDATING_BAR: ProgressBar@MAP_VALIDATING_BAR:
Y: 194 Y: 194
@@ -124,13 +124,13 @@ Container@MAP_PREVIEW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Install Map Text: button-map-download-available-install
Button@MAP_UPDATE: Button@MAP_UPDATE:
Y: 195 Y: 195
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Update Map Text: button-map-preview-update
Container@MAP_UPDATE_DOWNLOAD_AVAILABLE: Container@MAP_UPDATE_DOWNLOAD_AVAILABLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -140,14 +140,14 @@ Container@MAP_PREVIEW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Install Map Text: button-map-update-download-available-install
Label@MAP_SEARCHING: Label@MAP_SEARCHING:
Y: 158 Y: 158
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: Searching OpenRA Resource Center... Text: label-map-preview-searching
IgnoreMouseOver: true IgnoreMouseOver: true
Container@MAP_UNAVAILABLE: Container@MAP_UNAVAILABLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -158,21 +158,21 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: This map was not found on the Text: label-map-unavailable-a
Label@b: Label@b:
Y: 171 Y: 171
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: OpenRA Resource Center Text: label-map-unavailable-b
Label@MAP_ERROR: Label@MAP_ERROR:
Y: 158 Y: 158
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: An error occurred during installation Text: label-map-preview-error
Container@MAP_DOWNLOADING: Container@MAP_DOWNLOADING:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -202,11 +202,12 @@ Container@MAP_PREVIEW:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: A new version of the map Text: label-map-update-available-a
Label@b: Label@b:
Y: 171 Y: 171
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: was found on your computer Text: label-map-update-available-b

View File

@@ -11,20 +11,20 @@ Container@LOBBY_MUSIC_BIN:
Label@MUSIC: Label@MUSIC:
Width: 268 Width: 268
Height: 25 Height: 25
Text: Music Text: label-container-music
Align: Center Align: Center
Font: Bold Font: Bold
Label@TITLE: Label@TITLE:
X: 278 X: 278
Width: 230 Width: 230
Height: 25 Height: 25
Text: Track Text: label-container-title
Font: Bold Font: Bold
Label@LENGTH: Label@LENGTH:
X: PARENT_RIGHT - 80 X: PARENT_RIGHT - 80
Height: 25 Height: 25
Width: 50 Width: 50
Text: Length Text: label-container-length
Font: Bold Font: Bold
Align: Right Align: Right
Background@CONTROLS: Background@CONTROLS:
@@ -115,20 +115,20 @@ Container@LOBBY_MUSIC_BIN:
Width: 85 Width: 85
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Shuffle Text: checkbox-controls-shuffle
Checkbox@REPEAT: Checkbox@REPEAT:
X: PARENT_RIGHT - 15 - WIDTH X: PARENT_RIGHT - 15 - WIDTH
Y: 150 Y: 150
Width: 70 Width: 70
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Loop Text: checkbox-controls-repeat
Label@VOLUME_LABEL: Label@VOLUME_LABEL:
Y: 181 Y: 181
Width: 65 Width: 65
Height: 25 Height: 25
Align: Right Align: Right
Text: Volume: Text: label-controls-volume
ExponentialSlider@MUSIC_SLIDER: ExponentialSlider@MUSIC_SLIDER:
X: 70 X: 70
Y: 186 Y: 186
@@ -169,16 +169,17 @@ Container@LOBBY_MUSIC_BIN:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Music Not Installed Text: label-no-music-title
Label@DESCA: Label@DESCA:
Y: 96 Y: 96
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: The game music can be installed Text: label-no-music-desca
Label@DESCB: Label@DESCB:
Y: 116 Y: 116
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: from the "Manage Content" menu. Text: label-no-music-descb

View File

@@ -8,7 +8,7 @@ Container@LOBBY_OPTIONS_BIN:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Map Options Text: label-lobby-options-bin-title
ScrollPanel: ScrollPanel:
Logic: LobbyOptionsLogic Logic: LobbyOptionsLogic
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -83,3 +83,4 @@ Container@LOBBY_OPTIONS_BIN:
Height: 25 Height: 25
Visible: False Visible: False
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER

View File

@@ -11,49 +11,49 @@ Container@LOBBY_PLAYER_BIN:
Label@LABEL_LOBBY_NAME: Label@LABEL_LOBBY_NAME:
Width: 180 Width: 180
Height: 25 Height: 25
Text: Name Text: label-container-lobby-name
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_COLOR: Label@LABEL_LOBBY_COLOR:
X: 190 X: 190
Width: 70 Width: 70
Height: 25 Height: 25
Text: Color Text: label-container-lobby-color
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_FACTION: Label@LABEL_LOBBY_FACTION:
X: 270 X: 270
Width: 140 Width: 140
Height: 25 Height: 25
Text: Faction Text: label-container-lobby-faction
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_TEAM: Label@LABEL_LOBBY_TEAM:
X: 420 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Text: Team Text: label-container-lobby-team
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_HANDICAP: Label@LABEL_LOBBY_HANDICAP:
X: 478 X: 478
Width: 72 Width: 72
Height: 25 Height: 25
Text: Handicap Text: label-container-lobby-handicap
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_SPAWN: Label@LABEL_LOBBY_SPAWN:
X: 560 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Text: Spawn Text: label-container-lobby-spawn
Align: Center Align: Center
Font: Bold Font: Bold
Label@LABEL_LOBBY_STATUS: Label@LABEL_LOBBY_STATUS:
X: 617 X: 617
Width: 20 Width: 20
Height: 25 Height: 25
Text: Ready Text: label-container-lobby-status
Align: Left Align: Left
Font: Bold Font: Bold
ScrollPanel@LOBBY_PLAYERS: ScrollPanel@LOBBY_PLAYERS:
@@ -109,7 +109,7 @@ Container@LOBBY_PLAYER_BIN:
X: 15 X: 15
Width: 165 Width: 165
Height: 25 Height: 25
Text: Name Text: dropdownbutton-template-editable-player-slot-options
Font: Regular Font: Regular
Visible: false Visible: false
DropDownButton@COLOR: DropDownButton@COLOR:
@@ -140,23 +140,23 @@ Container@LOBBY_PLAYER_BIN:
X: 40 X: 40
Width: 70 Width: 70
Height: 25 Height: 25
Text: Faction Text: label-template-editable-player-factionname
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 420 X: 420
Width: 48 Width: 48
Height: 25 Height: 25
Text: Team Text: dropdownbutton-template-editable-player-team-dropdown
DropDownButton@HANDICAP_DROPDOWN: DropDownButton@HANDICAP_DROPDOWN:
X: 478 X: 478
Width: 72 Width: 72
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipText: A handicap decreases the combat effectiveness of the player's forces TooltipText: dropdownbutton-template-editable-player-handicap-dropdown-tooltip
DropDownButton@SPAWN_DROPDOWN: DropDownButton@SPAWN_DROPDOWN:
X: 560 X: 560
Width: 48 Width: 48
Height: 25 Height: 25
Text: Spawn Text: dropdownbutton-template-editable-player-spawn-dropdown
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
X: 617 X: 617
Y: 2 Y: 2
@@ -209,7 +209,7 @@ Container@LOBBY_PLAYER_BIN:
X: 39 X: 39
Width: 146 Width: 146
Height: 25 Height: 25
Text: Name Text: label-template-noneditable-player-name
DropDownButton@PLAYER_ACTION: DropDownButton@PLAYER_ACTION:
X: 15 X: 15
Width: 165 Width: 165
@@ -250,12 +250,12 @@ Container@LOBBY_PLAYER_BIN:
X: 40 X: 40
Width: 70 Width: 70
Height: 25 Height: 25
Text: Faction Text: label-faction-factionname
Label@TEAM: Label@TEAM:
X: 420 X: 420
Width: 23 Width: 23
Height: 25 Height: 25
Text: Team Text: label-template-noneditable-player-team
Align: Center Align: Center
DropDownButton@TEAM_DROPDOWN: DropDownButton@TEAM_DROPDOWN:
X: 420 X: 420
@@ -272,7 +272,7 @@ Container@LOBBY_PLAYER_BIN:
Width: 72 Width: 72
Height: 25 Height: 25
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipText: A handicap decreases the combat effectiveness of the player's forces TooltipText: dropdownbutton-template-noneditable-player-handicap-dropdown-tooltip
Label@SPAWN: Label@SPAWN:
X: 560 X: 560
Width: 23 Width: 23
@@ -301,16 +301,16 @@ Container@LOBBY_PLAYER_BIN:
Width: 165 Width: 165
Height: 25 Height: 25
X: 20 X: 20
Text: Name Text: label-template-empty-name
DropDownButton@SLOT_OPTIONS: DropDownButton@SLOT_OPTIONS:
X: 15 X: 15
Width: 165 Width: 165
Height: 25 Height: 25
Text: Name Text: dropdownbutton-template-empty-slot-options
Visible: false Visible: false
Button@JOIN: Button@JOIN:
X: 190 X: 190
Text: Play in this slot Text: button-template-empty-join
Width: 418 Width: 418
Height: 25 Height: 25
Container@TEMPLATE_EDITABLE_SPECTATOR: Container@TEMPLATE_EDITABLE_SPECTATOR:
@@ -359,7 +359,7 @@ Container@LOBBY_PLAYER_BIN:
X: 190 X: 190
Width: 418 Width: 418
Height: 25 Height: 25
Text: Spectator Text: label-template-editable-spectator
Align: Center Align: Center
Font: Bold Font: Bold
Checkbox@STATUS_CHECKBOX: Checkbox@STATUS_CHECKBOX:
@@ -414,7 +414,7 @@ Container@LOBBY_PLAYER_BIN:
X: 39 X: 39
Width: 179 Width: 179
Height: 25 Height: 25
Text: Name Text: label-template-noneditable-spectator-name
DropDownButton@PLAYER_ACTION: DropDownButton@PLAYER_ACTION:
X: 15 X: 15
Width: 165 Width: 165
@@ -440,7 +440,7 @@ Container@LOBBY_PLAYER_BIN:
X: 190 X: 190
Width: 418 Width: 418
Height: 25 Height: 25
Text: Spectator Text: label-template-noneditable-spectator
Align: Center Align: Center
Font: Bold Font: Bold
Image@STATUS_IMAGE: Image@STATUS_IMAGE:
@@ -462,12 +462,12 @@ Container@LOBBY_PLAYER_BIN:
Width: 165 Width: 165
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Allow Spectators? Text: checkbox-template-new-spectator-toggle-spectators
Button@SPECTATE: Button@SPECTATE:
X: 190 X: 190
Width: 418 Width: 418
Height: 25 Height: 25
Text: Spectate Text: button-template-new-spectator-spectate
Font: Regular Font: Regular
ScrollPanel@FACTION_DROPDOWN_TEMPLATE: ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
@@ -503,3 +503,4 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
X: 40 X: 40
Width: 70 Width: 70
Height: 25 Height: 25

View File

@@ -11,26 +11,26 @@ Container@LOBBY_SERVERS_BIN:
X: 5 X: 5
Width: 347 Width: 347
Height: 25 Height: 25
Text: Server Text: label-container-name
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 382 X: 382
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: label-container-players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 472 X: 472
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: label-container-location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 587 X: 587
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: label-container-status
Font: Bold Font: Bold
LogicTicker@NOTICE_WATCHER: LogicTicker@NOTICE_WATCHER:
Background@NOTICE_CONTAINER: Background@NOTICE_CONTAINER:
@@ -43,21 +43,21 @@ Container@LOBBY_SERVERS_BIN:
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net Text: label-notice-container-outdated-version
Font: TinyBold Font: TinyBold
Label@UNKNOWN_VERSION_LABEL: Label@UNKNOWN_VERSION_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net Text: label-notice-container-unknown-version
Font: TinyBold Font: TinyBold
Label@PLAYTEST_AVAILABLE_LABEL: Label@PLAYTEST_AVAILABLE_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net Text: label-notice-container-playtest-available
Font: TinyBold Font: TinyBold
ScrollPanel@SERVER_LIST: ScrollPanel@SERVER_LIST:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -95,7 +95,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: image-lobby-servers-bin-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 364 X: 364
Y: 6 Y: 6
@@ -104,7 +104,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: image-lobby-servers-bin-requires-authentication-tooltip
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 382 X: 382
Width: 85 Width: 85
@@ -130,7 +130,7 @@ Container@LOBBY_SERVERS_BIN:
Y: PARENT_BOTTOM + 5 Y: PARENT_BOTTOM + 5
Width: 154 Width: 154
Height: 25 Height: 25
Text: Filter Games Text: dropdownbutton-lobby-servers-bin-filters
Font: Bold Font: Bold
Button@RELOAD_BUTTON: Button@RELOAD_BUTTON:
X: 159 X: 159
@@ -196,3 +196,4 @@ Container@LOBBY_SERVERS_BIN:
Height: 25 Height: 25
Font: TinyBold Font: TinyBold
Align: Center Align: Center

View File

@@ -29,7 +29,7 @@ Background@SERVER_LOBBY:
Width: 185 Width: 185
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Slot Admin Text: dropdownbutton-server-lobby-slots
Container@SKIRMISH_TABS: Container@SKIRMISH_TABS:
X: 695 - WIDTH X: 695 - WIDTH
Width: 486 Width: 486
@@ -40,21 +40,21 @@ Background@SERVER_LOBBY:
Width: 162 Width: 162
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Players Text: button-skirmish-tabs-players-tab
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 162 X: 162
Y: 285 Y: 285
Width: 162 Width: 162
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Options Text: button-skirmish-tabs-options-tab
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 2 * 162 X: 2 * 162
Y: 285 Y: 285
Width: 162 Width: 162
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Music Text: button-skirmish-tabs-music-tab
Container@MULTIPLAYER_TABS: Container@MULTIPLAYER_TABS:
X: 695 - WIDTH X: 695 - WIDTH
Width: 486 Width: 486
@@ -65,28 +65,28 @@ Background@SERVER_LOBBY:
Width: 121 Width: 121
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Players Text: button-multiplayer-tabs-players-tab
Button@OPTIONS_TAB: Button@OPTIONS_TAB:
X: 121 X: 121
Y: 285 Y: 285
Width: 122 Width: 122
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Options Text: button-multiplayer-tabs-options-tab
Button@MUSIC_TAB: Button@MUSIC_TAB:
X: 243 X: 243
Y: 285 Y: 285
Width: 121 Width: 121
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Music Text: button-multiplayer-tabs-music-tab
Button@SERVERS_TAB: Button@SERVERS_TAB:
X: 364 X: 364
Y: 285 Y: 285
Width: 122 Width: 122
Height: 31 Height: 31
Font: Bold Font: Bold
Text: Servers Text: button-multiplayer-tabs-servers-tab
Container@TOP_PANELS_ROOT: Container@TOP_PANELS_ROOT:
X: 20 X: 20
Y: 67 Y: 67
@@ -97,7 +97,7 @@ Background@SERVER_LOBBY:
Y: 291 Y: 291
Width: 174 Width: 174
Height: 25 Height: 25
Text: Change Map Text: button-server-lobby-changemap
Font: Bold Font: Bold
Container@LOBBYCHAT: Container@LOBBYCHAT:
X: 20 X: 20
@@ -114,10 +114,10 @@ Background@SERVER_LOBBY:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 50 Width: 50
Height: 25 Height: 25
Text: Team Text: button-lobbychat-chat-mode.label
Font: Bold Font: Bold
Key: ToggleChatMode Key: ToggleChatMode
TooltipText: Toggle chat mode TooltipText: button-lobbychat-chat-mode.tooltip
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD: TextField@CHAT_TEXTFIELD:
X: 55 X: 55
@@ -129,14 +129,15 @@ Background@SERVER_LOBBY:
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 120 Width: 120
Height: 25 Height: 25
Text: Start Game Text: button-server-lobby-start-game
Font: Bold Font: Bold
Button@DISCONNECT_BUTTON: Button@DISCONNECT_BUTTON:
X: PARENT_RIGHT - WIDTH - 20 X: PARENT_RIGHT - WIDTH - 20
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 120 Width: 120
Height: 25 Height: 25
Text: Leave Game Text: button-server-lobby-disconnect
Font: Bold Font: Bold
Container@FACTION_DROPDOWN_PANEL_ROOT: Container@FACTION_DROPDOWN_PANEL_ROOT:
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -11,21 +11,21 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Establishing Battlefield Control Text: label-mainmenu-introduction-prompt-title
Label@DESC_A: Label@DESC_A:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 50 Y: 50
Height: 16 Height: 16
Font: Regular Font: Regular
Align: Center Align: Center
Text: Welcome back Commander! Initialize combat parameters using the options below. Text: label-mainmenu-introduction-prompt-desc-a
Label@DESC_B: Label@DESC_B:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 68 Y: 68
Height: 16 Height: 16
Font: Regular Font: Regular
Align: Center Align: Center
Text: Additional options can be configured later from the Settings menu. Text: label-mainmenu-introduction-prompt-desc-b
ScrollPanel@SETTINGS_SCROLLPANEL: ScrollPanel@SETTINGS_SCROLLPANEL:
X: 20 X: 20
Y: 100 Y: 100
@@ -48,7 +48,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Profile Text: label-profile-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 50 Height: 50
@@ -60,7 +60,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Label@PLAYER: Label@PLAYER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Player Name: Text: label-player-container
TextField@PLAYERNAME: TextField@PLAYERNAME:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -74,7 +74,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Label@COLOR: Label@COLOR:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Preferred Color: Text: label-playercolor-container-color
DropDownButton@PLAYERCOLOR: DropDownButton@PLAYERCOLOR:
Y: 25 Y: 25
Width: 75 Width: 75
@@ -100,7 +100,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Input Text: label-input-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 50 Height: 50
@@ -113,7 +113,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Control Scheme: Text: label-mouse-control-container
DropDownButton@MOUSE_CONTROL_DROPDOWN: DropDownButton@MOUSE_CONTROL_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -126,48 +126,48 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-classic-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Left> mouse button Text: label-mouse-control-desc-classic-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-classic-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-classic-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-classic-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-classic-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-classic-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-classic-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-classic-edgescroll
Container@MOUSE_CONTROL_DESC_MODERN: Container@MOUSE_CONTROL_DESC_MODERN:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -175,48 +175,48 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-modern-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Right> mouse button Text: label-mouse-control-desc-modern-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-modern-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-modern-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-modern-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-modern-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-modern-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-modern-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-modern-edgescroll
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
@@ -229,7 +229,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Screen Edge Panning Text: checkbox-edgescroll-container
Container@SPACER: Container@SPACER:
Height: 30 Height: 30
Background@DISPLAY_SECTION_HEADER: Background@DISPLAY_SECTION_HEADER:
@@ -244,7 +244,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Display Text: label-display-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 50 Height: 50
@@ -256,7 +256,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Label@BATTLEFIELD_CAMERA: Label@BATTLEFIELD_CAMERA:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Battlefield Camera: Text: label-battlefield-camera-dropdown-container
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN: DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -269,7 +269,7 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Label@UI_SCALE: Label@UI_SCALE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: UI Scale: Text: label-ui-scale-dropdown-container
DropDownButton@UI_SCALE_DROPDOWN: DropDownButton@UI_SCALE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -287,13 +287,13 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Increase Cursor Size Text: checkbox-cursordouble-container
Button@CONTINUE_BUTTON: Button@CONTINUE_BUTTON:
X: PARENT_RIGHT - 180 X: PARENT_RIGHT - 180
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Continue Text: button-mainmenu-introduction-prompt-continue
Font: Bold Font: Bold
Key: return Key: return
@@ -310,21 +310,21 @@ Background@MAINMENU_SYSTEM_INFO_PROMPT:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Establishing Battlefield Control Text: label-mainmenu-system-info-prompt-title
Label@PROMPT_TEXT_A: Label@PROMPT_TEXT_A:
X: 15 X: 15
Y: 50 Y: 50
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 16 Height: 16
Align: Center Align: Center
Text: We would like to collect some system details that will help us optimize OpenRA. Text: label-mainmenu-system-info-prompt-text-a
Label@PROMPT_TEXT_B: Label@PROMPT_TEXT_B:
X: 15 X: 15
Y: 68 Y: 68
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 16 Height: 16
Align: Center Align: Center
Text: With your permission, the following anonymous data will be sent each game launch: Text: label-mainmenu-system-info-prompt-text-b
ScrollPanel@SYSINFO_DATA: ScrollPanel@SYSINFO_DATA:
X: 20 X: 20
Y: 98 Y: 98
@@ -344,12 +344,13 @@ Background@MAINMENU_SYSTEM_INFO_PROMPT:
Width: 200 Width: 200
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Send System Information Text: checkbox-mainmenu-system-info-prompt-sysinfo
Button@CONTINUE_BUTTON: Button@CONTINUE_BUTTON:
X: PARENT_RIGHT - WIDTH - 20 X: PARENT_RIGHT - WIDTH - 20
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Continue Text: button-mainmenu-system-info-prompt-continue
Font: Bold Font: Bold
Key: return Key: return

View File

@@ -43,7 +43,7 @@ Container@MAINMENU:
Y: 22 Y: 22
Width: 200 Width: 200
Height: 30 Height: 30
Text: OpenRA Text: label-main-menu-mainmenu-title
Align: Center Align: Center
Font: Bold Font: Bold
Button@SINGLEPLAYER_BUTTON: Button@SINGLEPLAYER_BUTTON:
@@ -51,42 +51,42 @@ Container@MAINMENU:
Y: 60 Y: 60
Width: 140 Width: 140
Height: 30 Height: 30
Text: Singleplayer Text: button-main-menu-singleplayer
Font: Bold Font: Bold
Button@MULTIPLAYER_BUTTON: Button@MULTIPLAYER_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100 Y: 100
Width: 140 Width: 140
Height: 30 Height: 30
Text: Multiplayer Text: button-main-menu-multiplayer
Font: Bold Font: Bold
Button@SETTINGS_BUTTON: Button@SETTINGS_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 140 Y: 140
Width: 140 Width: 140
Height: 30 Height: 30
Text: Settings Text: button-main-menu-settings
Font: Bold Font: Bold
Button@EXTRAS_BUTTON: Button@EXTRAS_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 180 Y: 180
Width: 140 Width: 140
Height: 30 Height: 30
Text: Extras Text: button-main-menu-extras
Font: Bold Font: Bold
Button@CONTENT_BUTTON: Button@CONTENT_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 220 Y: 220
Width: 140 Width: 140
Height: 30 Height: 30
Text: Manage Content Text: button-main-menu-content
Font: Bold Font: Bold
Button@QUIT_BUTTON: Button@QUIT_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 260 Y: 260
Width: 140 Width: 140
Height: 30 Height: 30
Text: Quit Text: button-main-menu-quit
Font: Bold Font: Bold
Background@SINGLEPLAYER_MENU: Background@SINGLEPLAYER_MENU:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -97,7 +97,7 @@ Container@MAINMENU:
Y: 20 Y: 20
Width: 200 Width: 200
Height: 30 Height: 30
Text: Singleplayer Text: label-singleplayer-menu-title
Align: Center Align: Center
Font: Bold Font: Bold
Button@SKIRMISH_BUTTON: Button@SKIRMISH_BUTTON:
@@ -105,21 +105,21 @@ Container@MAINMENU:
Y: 60 Y: 60
Width: 140 Width: 140
Height: 30 Height: 30
Text: Skirmish Text: button-singleplayer-menu-skirmish
Font: Bold Font: Bold
Button@MISSIONS_BUTTON: Button@MISSIONS_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100 Y: 100
Width: 140 Width: 140
Height: 30 Height: 30
Text: Missions Text: button-singleplayer-menu-missions
Font: Bold Font: Bold
Button@LOAD_BUTTON: Button@LOAD_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 140 Y: 140
Width: 140 Width: 140
Height: 30 Height: 30
Text: Load Text: button-singleplayer-menu-load
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
@@ -127,7 +127,7 @@ Container@MAINMENU:
Y: 260 Y: 260
Width: 140 Width: 140
Height: 30 Height: 30
Text: Back Text: button-singleplayer-menu-back
Font: Bold Font: Bold
Background@EXTRAS_MENU: Background@EXTRAS_MENU:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -138,7 +138,7 @@ Container@MAINMENU:
Y: 20 Y: 20
Width: 200 Width: 200
Height: 30 Height: 30
Text: Extras Text: label-extras-menu-title
Align: Center Align: Center
Font: Bold Font: Bold
Button@REPLAYS_BUTTON: Button@REPLAYS_BUTTON:
@@ -146,35 +146,35 @@ Container@MAINMENU:
Y: 60 Y: 60
Width: 140 Width: 140
Height: 30 Height: 30
Text: Replays Text: button-extras-menu-replays
Font: Bold Font: Bold
Button@MUSIC_BUTTON: Button@MUSIC_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100 Y: 100
Width: 140 Width: 140
Height: 30 Height: 30
Text: Music Text: button-extras-menu-music
Font: Bold Font: Bold
Button@MAP_EDITOR_BUTTON: Button@MAP_EDITOR_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 140 Y: 140
Width: 140 Width: 140
Height: 30 Height: 30
Text: Map Editor Text: button-extras-menu-map-editor
Font: Bold Font: Bold
Button@ASSETBROWSER_BUTTON: Button@ASSETBROWSER_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 180 Y: 180
Width: 140 Width: 140
Height: 30 Height: 30
Text: Asset Browser Text: button-extras-menu-assetbrowser
Font: Bold Font: Bold
Button@CREDITS_BUTTON: Button@CREDITS_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 220 Y: 220
Width: 140 Width: 140
Height: 30 Height: 30
Text: Credits Text: button-extras-menu-credits
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
@@ -182,7 +182,7 @@ Container@MAINMENU:
Y: 260 Y: 260
Width: 140 Width: 140
Height: 30 Height: 30
Text: Back Text: button-extras-menu-back
Font: Bold Font: Bold
Background@MAP_EDITOR_MENU: Background@MAP_EDITOR_MENU:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -193,7 +193,7 @@ Container@MAINMENU:
Y: 20 Y: 20
Width: 200 Width: 200
Height: 30 Height: 30
Text: Map Editor Text: label-map-editor-menu-title
Align: Center Align: Center
Font: Bold Font: Bold
Button@NEW_MAP_BUTTON: Button@NEW_MAP_BUTTON:
@@ -201,14 +201,14 @@ Container@MAINMENU:
Y: 60 Y: 60
Width: 140 Width: 140
Height: 30 Height: 30
Text: New Map Text: button-map-editor-menu-new
Font: Bold Font: Bold
Button@LOAD_MAP_BUTTON: Button@LOAD_MAP_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100 Y: 100
Width: 140 Width: 140
Height: 30 Height: 30
Text: Load Map Text: button-map-editor-menu-load
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT / 2 - WIDTH / 2 X: PARENT_RIGHT / 2 - WIDTH / 2
@@ -216,7 +216,7 @@ Container@MAINMENU:
Y: 260 Y: 260
Width: 140 Width: 140
Height: 30 Height: 30
Text: Back Text: button-map-editor-menu-back
Font: Bold Font: Bold
Container@PERFORMANCE_INFO: Container@PERFORMANCE_INFO:
Logic: PerfDebugLogic Logic: PerfDebugLogic
@@ -252,7 +252,7 @@ Container@MAINMENU:
Y: 15 Y: 15
Width: 400 Width: 400
Height: 25 Height: 25
Text: Battlefield News Text: dropdownbutton-news-bg-button
Font: Bold Font: Bold
Container@UPDATE_NOTICE: Container@UPDATE_NOTICE:
X: (WINDOW_RIGHT - WIDTH) / 2 X: (WINDOW_RIGHT - WIDTH) / 2
@@ -264,14 +264,15 @@ Container@MAINMENU:
Height: 25 Height: 25
Align: Center Align: Center
Shadow: true Shadow: true
Text: You are running an outdated version of OpenRA. Text: label-update-notice-a
Label@B: Label@B:
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Align: Center Align: Center
Shadow: true Shadow: true
Text: Download the latest version from www.openra.net Text: label-update-notice-b
Container@PLAYER_PROFILE_CONTAINER: Container@PLAYER_PROFILE_CONTAINER:
X: 25 X: 25
Y: 25 Y: 25

View File

@@ -10,21 +10,21 @@ Background@MAPCHOOSER_PANEL:
Align: Center Align: Center
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Choose Map Text: label-mapchooser-panel-title
Font: Bold Font: Bold
Button@SYSTEM_MAPS_TAB_BUTTON: Button@SYSTEM_MAPS_TAB_BUTTON:
X: 20 X: 20
Y: 48 Y: 48
Height: 31 Height: 31
Width: 140 Width: 140
Text: Official Maps Text: button-mapchooser-panel-system-maps-tab
Font: Bold Font: Bold
Button@USER_MAPS_TAB_BUTTON: Button@USER_MAPS_TAB_BUTTON:
X: 160 X: 160
Y: 48 Y: 48
Height: 31 Height: 31
Width: 140 Width: 140
Text: Custom Maps Text: button-mapchooser-panel-user-maps-tab
Font: Bold Font: Bold
Container@MAP_TAB_PANES: Container@MAP_TAB_PANES:
Width: PARENT_RIGHT - 40 Width: PARENT_RIGHT - 40
@@ -102,7 +102,7 @@ Background@MAPCHOOSER_PANEL:
Height: 24 Height: 24
Font: Bold Font: Bold
Align: Right Align: Right
Text: Filter: Text: label-filter-order-controls-desc
TextField@MAPFILTER_INPUT: TextField@MAPFILTER_INPUT:
X: 45 X: 45
Width: 150 Width: 150
@@ -113,7 +113,7 @@ Background@MAPCHOOSER_PANEL:
Height: 24 Height: 24
Font: Bold Font: Bold
Align: Center Align: Center
Text: in Text: label-filter-order-controls-desc-joiner
DropDownButton@GAMEMODE_FILTER: DropDownButton@GAMEMODE_FILTER:
X: 225 X: 225
Width: 200 Width: 200
@@ -124,7 +124,7 @@ Background@MAPCHOOSER_PANEL:
Height: 24 Height: 24
Font: Bold Font: Bold
Align: Right Align: Right
Text: Order by: Text: label-filter-order-controls-orderby
DropDownButton@ORDERBY: DropDownButton@ORDERBY:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Width: 200 Width: 200
@@ -134,28 +134,28 @@ Background@MAPCHOOSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Random Map Text: button-mapchooser-panel-randommap
Font: Bold Font: Bold
Button@DELETE_MAP_BUTTON: Button@DELETE_MAP_BUTTON:
X: 160 X: 160
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Delete Map Text: button-mapchooser-panel-delete-map
Font: Bold Font: Bold
Button@DELETE_ALL_MAPS_BUTTON: Button@DELETE_ALL_MAPS_BUTTON:
X: 300 X: 300
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Delete All Maps Text: button-mapchooser-panel-delete-all-maps
Font: Bold Font: Bold
Button@BUTTON_OK: Button@BUTTON_OK:
X: PARENT_RIGHT - 270 X: PARENT_RIGHT - 270
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Ok Text: button-mapchooser-panel-ok
Font: Bold Font: Bold
Key: return Key: return
Button@BUTTON_CANCEL: Button@BUTTON_CANCEL:
@@ -163,7 +163,8 @@ Background@MAPCHOOSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Back Text: button-mapchooser-panel-cancel
Font: Bold Font: Bold
Key: escape Key: escape
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -9,7 +9,7 @@ Background@MISSIONBROWSER_PANEL:
Y: 21 Y: 21
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Missions Text: label-missionbrowser-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
ScrollPanel@MISSION_LIST: ScrollPanel@MISSION_LIST:
@@ -76,7 +76,7 @@ Background@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 56 Width: 56
Height: 25 Height: 25
Text: Difficulty: Text: label-mission-info-difficulty-desc
Align: Right Align: Right
DropDownButton@DIFFICULTY_DROPDOWNBUTTON: DropDownButton@DIFFICULTY_DROPDOWNBUTTON:
X: 61 X: 61
@@ -89,7 +89,7 @@ Background@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: 120 Width: 120
Height: 25 Height: 25
Text: Speed: Text: label-mission-info-gamespeed-desc
Align: Right Align: Right
DropDownButton@GAMESPEED_DROPDOWNBUTTON: DropDownButton@GAMESPEED_DROPDOWNBUTTON:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
@@ -102,42 +102,42 @@ Background@MISSIONBROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 130 Width: 130
Height: 25 Height: 25
Text: Watch Briefing Text: button-missionbrowser-panel-start-briefing-video
Font: Bold Font: Bold
Button@STOP_BRIEFING_VIDEO_BUTTON: Button@STOP_BRIEFING_VIDEO_BUTTON:
X: 20 X: 20
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 130 Width: 130
Height: 25 Height: 25
Text: Stop Briefing Text: button-missionbrowser-panel-stop-briefing-video
Font: Bold Font: Bold
Button@START_INFO_VIDEO_BUTTON: Button@START_INFO_VIDEO_BUTTON:
X: 160 X: 160
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 130 Width: 130
Height: 25 Height: 25
Text: Watch Info Video Text: button-missionbrowser-panel-start-info-video
Font: Bold Font: Bold
Button@STOP_INFO_VIDEO_BUTTON: Button@STOP_INFO_VIDEO_BUTTON:
X: 160 X: 160
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 130 Width: 130
Height: 25 Height: 25
Text: Stop Info Video Text: button-missionbrowser-panel-stop-info-video
Font: Bold Font: Bold
Button@STARTGAME_BUTTON: Button@STARTGAME_BUTTON:
X: PARENT_RIGHT - 140 - 130 X: PARENT_RIGHT - 140 - 130
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Play Text: button-missionbrowser-panel-startgame
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT - 140 X: PARENT_RIGHT - 140
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Back Text: button-missionbrowser-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
Background@MISSION_BIN: Background@MISSION_BIN:
@@ -165,3 +165,4 @@ Background@FULLSCREEN_PLAYER:
Y: 0 Y: 0
Width: WINDOW_RIGHT Width: WINDOW_RIGHT
Height: WINDOW_BOTTOM Height: WINDOW_BOTTOM

View File

@@ -9,7 +9,7 @@ Background@MULTIPLAYER_PANEL:
Y: 16 Y: 16
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Multiplayer Text: label-multiplayer-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
Container@LABEL_CONTAINER: Container@LABEL_CONTAINER:
@@ -22,26 +22,26 @@ Background@MULTIPLAYER_PANEL:
X: 5 X: 5
Width: 347 Width: 347
Height: 25 Height: 25
Text: Server Text: label-container-name
Align: Center Align: Center
Font: Bold Font: Bold
Label@PLAYERS: Label@PLAYERS:
X: 382 X: 382
Width: 85 Width: 85
Height: 25 Height: 25
Text: Players Text: label-container-players
Font: Bold Font: Bold
Label@LOCATION: Label@LOCATION:
X: 472 X: 472
Width: 110 Width: 110
Height: 25 Height: 25
Text: Location Text: label-container-location
Font: Bold Font: Bold
Label@STATUS: Label@STATUS:
X: 587 X: 587
Width: 50 Width: 50
Height: 25 Height: 25
Text: Status Text: label-container-status
Font: Bold Font: Bold
LogicTicker@NOTICE_WATCHER: LogicTicker@NOTICE_WATCHER:
Background@NOTICE_CONTAINER: Background@NOTICE_CONTAINER:
@@ -56,21 +56,21 @@ Background@MULTIPLAYER_PANEL:
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: You are running an outdated version of OpenRA. Download the latest version from www.openra.net Text: label-notice-container-outdated-version
Font: TinyBold Font: TinyBold
Label@UNKNOWN_VERSION_LABEL: Label@UNKNOWN_VERSION_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net Text: label-notice-container-unknown-version
Font: TinyBold Font: TinyBold
Label@PLAYTEST_AVAILABLE_LABEL: Label@PLAYTEST_AVAILABLE_LABEL:
X: 5 X: 5
Width: PARENT_RIGHT - 10 Width: PARENT_RIGHT - 10
Height: 20 Height: 20
Align: Center Align: Center
Text: A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net Text: label-notice-container-playtest-available
Font: TinyBold Font: TinyBold
ScrollPanel@SERVER_LIST: ScrollPanel@SERVER_LIST:
X: 20 X: 20
@@ -111,7 +111,7 @@ Background@MULTIPLAYER_PANEL:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password TooltipText: image-multiplayer-panel-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION: Image@REQUIRES_AUTHENTICATION:
X: 364 X: 364
Y: 6 Y: 6
@@ -120,7 +120,7 @@ Background@MULTIPLAYER_PANEL:
ImageCollection: lobby-bits ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account TooltipText: image-multiplayer-panel-requires-authentication-tooltip
LabelWithTooltip@PLAYERS: LabelWithTooltip@PLAYERS:
X: 382 X: 382
Width: 85 Width: 85
@@ -201,14 +201,14 @@ Background@MULTIPLAYER_PANEL:
Y: 255 Y: 255
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Join Text: button-selected-server-join
Font: Bold Font: Bold
DropDownButton@FILTERS_DROPDOWNBUTTON: DropDownButton@FILTERS_DROPDOWNBUTTON:
X: 20 X: 20
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 158 Width: 158
Height: 25 Height: 25
Text: Filter Games Text: dropdownbutton-multiplayer-panel-filters
Font: Bold Font: Bold
Button@RELOAD_BUTTON: Button@RELOAD_BUTTON:
X: 182 X: 182
@@ -238,14 +238,14 @@ Background@MULTIPLAYER_PANEL:
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100 Width: 100
Height: 25 Height: 25
Text: Direct IP Text: button-multiplayer-panel-directconnect
Font: Bold Font: Bold
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
X: 595 X: 595
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100 Width: 100
Height: 25 Height: 25
Text: Create Text: button-multiplayer-panel-create
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
@@ -253,6 +253,7 @@ Background@MULTIPLAYER_PANEL:
Y: PARENT_BOTTOM - HEIGHT - 20 Y: PARENT_BOTTOM - HEIGHT - 20
Width: 174 Width: 174
Height: 25 Height: 25
Text: Back Text: button-multiplayer-panel-back
Font: Bold Font: Bold
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -49,7 +49,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 5 Y: 5
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Waiting Text: checkbox-multiplayer-filter-panel-waiting-for-players
TextColor: 32CD32 TextColor: 32CD32
Font: Regular Font: Regular
Checkbox@EMPTY: Checkbox@EMPTY:
@@ -57,14 +57,14 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 30 Y: 30
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Empty Text: checkbox-multiplayer-filter-panel-empty
Font: Regular Font: Regular
Checkbox@PASSWORD_PROTECTED: Checkbox@PASSWORD_PROTECTED:
X: 5 X: 5
Y: 55 Y: 55
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Protected Text: checkbox-multiplayer-filter-panel-password-protected
TextColor: FF0000 TextColor: FF0000
Font: Regular Font: Regular
Checkbox@ALREADY_STARTED: Checkbox@ALREADY_STARTED:
@@ -72,7 +72,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 80 Y: 80
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Started Text: checkbox-multiplayer-filter-panel-already-started
TextColor: FFA500 TextColor: FFA500
Font: Regular Font: Regular
Checkbox@INCOMPATIBLE_VERSION: Checkbox@INCOMPATIBLE_VERSION:
@@ -80,6 +80,7 @@ ScrollPanel@MULTIPLAYER_FILTER_PANEL:
Y: 105 Y: 105
Width: PARENT_RIGHT - 29 Width: PARENT_RIGHT - 29
Height: 20 Height: 20
Text: Incompatible Text: checkbox-multiplayer-filter-panel-incompatible-version
TextColor: BEBEBE TextColor: BEBEBE
Font: Regular Font: Regular

View File

@@ -9,7 +9,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Y: 16 Y: 16
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Create Server Text: label-multiplayer-createserver-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
Label@SERVER_NAME_LABEL: Label@SERVER_NAME_LABEL:
@@ -17,7 +17,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Width: 105 Width: 105
Height: 25 Height: 25
Align: Right Align: Right
Text: Server Name: Text: label-multiplayer-createserver-panel-server-name
TextField@SERVER_NAME: TextField@SERVER_NAME:
X: 110 X: 110
Y: 45 Y: 45
@@ -30,7 +30,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Width: 105 Width: 105
Height: 25 Height: 25
Align: Right Align: Right
Text: Password: Text: label-multiplayer-createserver-panel-password
PasswordField@PASSWORD: PasswordField@PASSWORD:
X: 110 X: 110
Y: 80 Y: 80
@@ -43,13 +43,13 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Left Align: Left
Text: (optional) Text: label-multiplayer-createserver-panel-after-password
Label@LISTEN_PORT_LABEL: Label@LISTEN_PORT_LABEL:
Y: 115 Y: 115
Width: 105 Width: 105
Height: 25 Height: 25
Align: Right Align: Right
Text: Port: Text: label-multiplayer-createserver-panel-listen-port
TextField@LISTEN_PORT: TextField@LISTEN_PORT:
X: 110 X: 110
Y: 115 Y: 115
@@ -64,7 +64,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Width: 150 Width: 150
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Advertise Online Text: checkbox-multiplayer-createserver-panel-advertise
Label@NOTICES_HEADER_A: Label@NOTICES_HEADER_A:
X: 20 X: 20
Y: 156 Y: 156
@@ -94,21 +94,21 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will be advertised to the Local Area Network only. Text: label-notices-lan-advertising
Label@FIREWALL: Label@FIREWALL:
Y: 12 Y: 12
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your firewall to allow connections. Text: label-notices-lan-firewall
Label@PORTFORWARD_A: Label@PORTFORWARD_A:
Y: 24 Y: 24
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Players can connect using Direct IP from the Internet if you Text: label-notices-lan-portforward-a
Label@PORTFORWARD_B: Label@PORTFORWARD_B:
X: 7 X: 7
Y: 36 Y: 36
@@ -116,7 +116,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: manually configure port forwarding on your router. Text: label-notices-lan-portforward-b
Container@NOTICES_NO_UPNP: Container@NOTICES_NO_UPNP:
X: 25 X: 25
Y: 176 Y: 176
@@ -128,21 +128,21 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will be advertised to the Local Area Network and Internet. Text: label-notices-no-upnp-advertising
Label@FIREWALL: Label@FIREWALL:
Y: 12 Y: 12
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your firewall to allow connections. Text: label-notices-no-upnp-firewall
Label@PORTFORWARD_A: Label@PORTFORWARD_A:
Y: 24 Y: 24
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your router to allow and forward Text: label-notices-no-upnp-portforward-a
Label@PORTFORWARD_B: Label@PORTFORWARD_B:
X: 7 X: 7
Y: 36 Y: 36
@@ -150,14 +150,14 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: connections to your local IP and Port. Text: label-notices-no-upnp-portforward-b
Label@SETTINGS_A: Label@SETTINGS_A:
Y: 48 Y: 48
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You can enable UPnP/NAT-PMP (if supported by your router) Text: label-notices-no-upnp-settings-a
Label@SETTINGS_B: Label@SETTINGS_B:
X: 7 X: 7
Y: 60 Y: 60
@@ -165,7 +165,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: in the Advanced tab of the settings menu. Text: label-notices-no-upnp-settings-b
Container@NOTICES_UPNP: Container@NOTICES_UPNP:
X: 25 X: 25
Y: 176 Y: 176
@@ -177,28 +177,28 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will be advertised to the Local Area Network and Internet. Text: label-notices-upnp-advertising
Label@FIREWALL: Label@FIREWALL:
Y: 12 Y: 12
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You must manually configure your firewall to allow connections. Text: label-notices-upnp-firewall
Label@PORTFORWARD_A: Label@PORTFORWARD_A:
Y: 24 Y: 24
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - Game will automatically configure port forwarding. Text: label-notices-upnp-portforward-a
Label@SETTINGS_A: Label@SETTINGS_A:
Y: 36 Y: 36
Width: 305 Width: 305
Height: 25 Height: 25
Font: Tiny Font: Tiny
Align: Left Align: Left
Text: - You can disable UPnP/NAT-PMP in the settings menu. Text: label-notices-upnp-settings-a
Container@MAP_PREVIEW_ROOT: Container@MAP_PREVIEW_ROOT:
X: PARENT_RIGHT - 194 X: PARENT_RIGHT - 194
Y: 45 Y: 45
@@ -209,14 +209,14 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Change Map Text: button-multiplayer-createserver-panel-map
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT - WIDTH - 20 X: PARENT_RIGHT - WIDTH - 20
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Back Text: button-multiplayer-createserver-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
Button@CREATE_BUTTON: Button@CREATE_BUTTON:
@@ -225,6 +225,7 @@ Background@MULTIPLAYER_CREATESERVER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Create Text: button-multiplayer-createserver-panel-create
Font: Bold Font: Bold
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -10,7 +10,7 @@ Background@DIRECTCONNECT_PANEL:
Y: 21 Y: 21
Width: 450 Width: 450
Height: 25 Height: 25
Text: Connect to Server Text: label-directconnect-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
Label@ADDRESS_LABEL: Label@ADDRESS_LABEL:
@@ -19,7 +19,7 @@ Background@DIRECTCONNECT_PANEL:
Width: 95 Width: 95
Height: 25 Height: 25
Align: Right Align: Right
Text: Server Address: Text: label-directconnect-panel-address
TextField@IP: TextField@IP:
X: 150 X: 150
Y: 60 Y: 60
@@ -45,7 +45,7 @@ Background@DIRECTCONNECT_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Join Text: button-directconnect-panel-join
Font: Bold Font: Bold
Key: return Key: return
Button@BACK_BUTTON: Button@BACK_BUTTON:
@@ -53,6 +53,7 @@ Background@DIRECTCONNECT_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Cancel Text: button-directconnect-panel-back
Font: Bold Font: Bold
Key: escape Key: escape

View File

@@ -39,14 +39,14 @@ Background@MUSIC_PANEL:
Label@TITLE: Label@TITLE:
Width: 100 Width: 100
Height: 25 Height: 25
Text: Track Text: label-container-title
Align: Center Align: Center
Font: Bold Font: Bold
Label@TYPE: Label@TYPE:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
Height: 25 Height: 25
Width: 95 Width: 95
Text: Length Text: label-container-type
Align: Center Align: Center
Font: Bold Font: Bold
Container@BUTTONS: Container@BUTTONS:
@@ -127,13 +127,13 @@ Background@MUSIC_PANEL:
Y: PARENT_BOTTOM - HEIGHT - 95 Y: PARENT_BOTTOM - HEIGHT - 95
Width: 85 Width: 85
Height: 20 Height: 20
Text: Shuffle Text: checkbox-music-panel-shuffle
Checkbox@REPEAT: Checkbox@REPEAT:
X: PARENT_RIGHT - 15 - WIDTH X: PARENT_RIGHT - 15 - WIDTH
Y: PARENT_BOTTOM - HEIGHT - 95 Y: PARENT_BOTTOM - HEIGHT - 95
Width: 70 Width: 70
Height: 20 Height: 20
Text: Loop Text: checkbox-music-panel-repeat
Container@NO_MUSIC_LABEL: Container@NO_MUSIC_LABEL:
X: 20 X: 20
Y: (PARENT_BOTTOM - HEIGHT - 95) / 2 Y: (PARENT_BOTTOM - HEIGHT - 95) / 2
@@ -146,25 +146,25 @@ Background@MUSIC_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Music Not Installed Text: label-no-music-title
Label@DESCA: Label@DESCA:
Y: 20 Y: 20
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: The game music can be installed Text: label-no-music-desca
Label@DESCB: Label@DESCB:
Y: 40 Y: 40
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 25 Height: 25
Align: Center Align: Center
Text: from the "Manage Content" menu. Text: label-no-music-descb
Button@BACK_BUTTON: Button@BACK_BUTTON:
X: PARENT_RIGHT - WIDTH - 20 X: PARENT_RIGHT - WIDTH - 20
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Close Text: button-music-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
Label@MUTE_LABEL: Label@MUTE_LABEL:
@@ -174,3 +174,4 @@ Background@MUSIC_PANEL:
Height: 20 Height: 20
Font: Small Font: Small
TooltipContainer@MUSIC_TOOLTIP_CONTAINER: TooltipContainer@MUSIC_TOOLTIP_CONTAINER:

View File

@@ -26,7 +26,7 @@ Container@LOCAL_PROFILE_PANEL:
Width: 60 Width: 60
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Logout Text: button-profile-header-destroy-key
Background@BADGES_CONTAINER: Background@BADGES_CONTAINER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Y: 48 Y: 48
@@ -43,28 +43,28 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Connect to a forum account to identify Text: label-generate-keys-desc-a
Label@DESC_B: Label@DESC_B:
Y: 21 Y: 21
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: yourself to other players, join private Text: label-generate-keys-desc-b
Label@DESC_C: Label@DESC_C:
Y: 37 Y: 37
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: servers, and display badges. Text: label-generate-keys-desc-c
Button@GENERATE_KEY: Button@GENERATE_KEY:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 70 Y: 70
Width: 240 Width: 240
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Connect to an OpenRA forum account Text: button-generate-keys-key
Background@GENERATING_KEYS: Background@GENERATING_KEYS:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -76,14 +76,14 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Generating authentication key pair. Text: label-generating-keys-desc-a
Label@DESC_B: Label@DESC_B:
Y: 29 Y: 29
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: This will take several seconds... Text: label-generating-keys-desc-b
ProgressBar: ProgressBar:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 70 Y: 70
@@ -101,35 +101,35 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: An authentication key has been copied to your Text: label-register-fingerprint-desc-a
Label@DESC_B: Label@DESC_B:
Y: 18 Y: 18
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: clipboard. Add this to your User Control Panel Text: label-register-fingerprint-desc-b
Label@DESC_C: Label@DESC_C:
Y: 34 Y: 34
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: on the OpenRA forum then press Continue. Text: label-register-fingerprint-desc-c
Button@DELETE_KEY: Button@DELETE_KEY:
X: 15 X: 15
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Cancel Text: button-register-fingerprint-delete-key
Button@CHECK_KEY: Button@CHECK_KEY:
X: 185 X: 185
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Continue Text: button-register-fingerprint-check-key
Background@CHECKING_FINGERPRINT: Background@CHECKING_FINGERPRINT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -141,14 +141,14 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Querying account details from Text: label-checking-fingerprint-desc-a
Label@DESC_B: Label@DESC_B:
Y: 29 Y: 29
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: the OpenRA forum... Text: label-checking-fingerprint-desc-b
ProgressBar: ProgressBar:
X: (PARENT_RIGHT - WIDTH) / 2 X: (PARENT_RIGHT - WIDTH) / 2
Y: 70 Y: 70
@@ -166,21 +166,21 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Your authentication key is not connected Text: label-fingerprint-not-found-desc-a
Label@DESC_B: Label@DESC_B:
Y: 29 Y: 29
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: to an OpenRA forum account. Text: label-fingerprint-not-found-desc-b
Button@FINGERPRINT_NOT_FOUND_CONTINUE: Button@FINGERPRINT_NOT_FOUND_CONTINUE:
X: 185 X: 185
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Back Text: button-fingerprint-not-found-continue
Background@CONNECTION_ERROR: Background@CONNECTION_ERROR:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
@@ -192,21 +192,21 @@ Container@LOCAL_PROFILE_PANEL:
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Failed to connect to the OpenRA forum. Text: label-connection-error-desc-a
Label@DESC_B: Label@DESC_B:
Y: 29 Y: 29
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Small Font: Small
Align: Center Align: Center
Text: Please check your internet connection. Text: label-connection-error-desc-b
Button@CONNECTION_ERROR_RETRY: Button@CONNECTION_ERROR_RETRY:
X: 185 X: 185
Y: 70 Y: 70
Width: 70 Width: 70
Height: 20 Height: 20
Font: TinyBold Font: TinyBold
Text: Retry Text: button-connection-error-retry
Container@PLAYER_PROFILE_BADGES_INSERT: Container@PLAYER_PROFILE_BADGES_INSERT:
Logic: PlayerProfileBadgesLogic Logic: PlayerProfileBadgesLogic
@@ -228,3 +228,4 @@ Container@PLAYER_PROFILE_BADGES_INSERT:
Width: PARENT_RIGHT - 60 Width: PARENT_RIGHT - 60
Height: 24 Height: 24
Font: Bold Font: Bold

View File

@@ -9,7 +9,7 @@ Background@REPLAYBROWSER_PANEL:
Y: 16 Y: 16
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Replay Viewer Text: label-replaybrowser-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
Container@FILTER_AND_MANAGE_CONTAINER: Container@FILTER_AND_MANAGE_CONTAINER:
@@ -29,104 +29,104 @@ Background@REPLAYBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Filter Text: label-filters-title
Label@FLT_GAMETYPE_DESC: Label@FLT_GAMETYPE_DESC:
X: 0 X: 0
Y: 30 Y: 30
Width: 80 Width: 80
Height: 25 Height: 25
Text: Type: Text: label-filters-flt-gametype-desc
Align: Right Align: Right
DropDownButton@FLT_GAMETYPE_DROPDOWNBUTTON: DropDownButton@FLT_GAMETYPE_DROPDOWNBUTTON:
X: 85 X: 85
Y: 30 Y: 30
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-gametype
Label@FLT_DATE_DESC: Label@FLT_DATE_DESC:
X: 0 X: 0
Y: 60 Y: 60
Width: 80 Width: 80
Height: 25 Height: 25
Text: Date: Text: label-filters-flt-date-desc
Align: Right Align: Right
DropDownButton@FLT_DATE_DROPDOWNBUTTON: DropDownButton@FLT_DATE_DROPDOWNBUTTON:
X: 85 X: 85
Y: 60 Y: 60
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-date
Label@FLT_DURATION_DESC: Label@FLT_DURATION_DESC:
X: 0 X: 0
Y: 90 Y: 90
Width: 80 Width: 80
Height: 25 Height: 25
Text: Duration: Text: label-filters-flt-duration-desc
Align: Right Align: Right
DropDownButton@FLT_DURATION_DROPDOWNBUTTON: DropDownButton@FLT_DURATION_DROPDOWNBUTTON:
X: 85 X: 85
Y: 90 Y: 90
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-duration
Label@FLT_MAPNAME_DESC: Label@FLT_MAPNAME_DESC:
X: 0 X: 0
Y: 120 Y: 120
Width: 80 Width: 80
Height: 25 Height: 25
Text: Map: Text: label-filters-flt-mapname-desc
Align: Right Align: Right
DropDownButton@FLT_MAPNAME_DROPDOWNBUTTON: DropDownButton@FLT_MAPNAME_DROPDOWNBUTTON:
X: 85 X: 85
Y: 120 Y: 120
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-mapname
Label@FLT_PLAYER_DESC: Label@FLT_PLAYER_DESC:
X: 0 X: 0
Y: 150 Y: 150
Width: 80 Width: 80
Height: 25 Height: 25
Text: Player: Text: label-filters-flt-player-desc
Align: Right Align: Right
DropDownButton@FLT_PLAYER_DROPDOWNBUTTON: DropDownButton@FLT_PLAYER_DROPDOWNBUTTON:
X: 85 X: 85
Y: 150 Y: 150
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Anyone Text: dropdownbutton-filters-flt-player
Label@FLT_OUTCOME_DESC: Label@FLT_OUTCOME_DESC:
X: 0 X: 0
Y: 180 Y: 180
Width: 80 Width: 80
Height: 25 Height: 25
Text: Outcome: Text: label-filters-flt-outcome-desc
Align: Right Align: Right
DropDownButton@FLT_OUTCOME_DROPDOWNBUTTON: DropDownButton@FLT_OUTCOME_DROPDOWNBUTTON:
X: 85 X: 85
Y: 180 Y: 180
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-outcome
Label@FLT_FACTION_DESC: Label@FLT_FACTION_DESC:
X: 0 X: 0
Y: 210 Y: 210
Width: 80 Width: 80
Height: 25 Height: 25
Text: Faction: Text: label-filters-flt-faction-desc
Align: Right Align: Right
DropDownButton@FLT_FACTION_DROPDOWNBUTTON: DropDownButton@FLT_FACTION_DROPDOWNBUTTON:
X: 85 X: 85
Y: 210 Y: 210
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Any Text: dropdownbutton-filters-flt-faction
Button@FLT_RESET_BUTTON: Button@FLT_RESET_BUTTON:
X: 85 X: 85
Y: 250 Y: 250
Width: PARENT_RIGHT - 85 Width: PARENT_RIGHT - 85
Height: 25 Height: 25
Text: Reset Filters Text: button-filters-flt-reset
Font: Bold Font: Bold
Container@MANAGEMENT: Container@MANAGEMENT:
X: 85 X: 85
@@ -139,26 +139,26 @@ Background@REPLAYBROWSER_PANEL:
Height: 25 Height: 25
Font: Bold Font: Bold
Align: Center Align: Center
Text: Manage Text: label-management-manage-title
Button@MNG_RENSEL_BUTTON: Button@MNG_RENSEL_BUTTON:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Rename Text: button-management-mng-rensel
Font: Bold Font: Bold
Key: F2 Key: F2
Button@MNG_DELSEL_BUTTON: Button@MNG_DELSEL_BUTTON:
Y: 60 Y: 60
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Delete Text: button-management-mng-delsel
Font: Bold Font: Bold
Key: Delete Key: Delete
Button@MNG_DELALL_BUTTON: Button@MNG_DELALL_BUTTON:
Y: 90 Y: 90
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Delete All Text: button-management-mng-delall
Font: Bold Font: Bold
Container@REPLAY_LIST_CONTAINER: Container@REPLAY_LIST_CONTAINER:
X: 311 X: 311
@@ -170,7 +170,7 @@ Background@REPLAYBROWSER_PANEL:
Y: 6 Y: 6
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Choose Replay Text: label-replay-list-container-replaybrowser-title
Align: Center Align: Center
Font: Bold Font: Bold
ScrollPanel@REPLAY_LIST: ScrollPanel@REPLAY_LIST:
@@ -255,7 +255,7 @@ Background@REPLAYBROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Watch Text: button-replaybrowser-panel-watch
Font: Bold Font: Bold
Key: return Key: return
Button@CANCEL_BUTTON: Button@CANCEL_BUTTON:
@@ -263,7 +263,8 @@ Background@REPLAYBROWSER_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 120 Width: 120
Height: 25 Height: 25
Text: Back Text: button-replaybrowser-panel-cancel
Font: Bold Font: Bold
Key: escape Key: escape
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -22,7 +22,7 @@ Container@ADVANCED_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Advanced Text: label-network-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -35,7 +35,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable UPnP/NAT-PMP Discovery Text: checkbox-nat-discovery-container
Container@FETCH_NEWS_CHECKBOX_CONTAINER: Container@FETCH_NEWS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -44,7 +44,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Fetch Community News Text: checkbox-fetch-news-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -57,7 +57,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Performance Graph Text: checkbox-perfgraph-container
Container@CHECK_VERSION_CHECKBOX_CONTAINER: Container@CHECK_VERSION_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -66,7 +66,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Check for Updates Text: checkbox-check-version-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -79,7 +79,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Performance Text Text: checkbox-perftext-container
Container@SENDSYSINFO_CHECKBOX_CONTAINER: Container@SENDSYSINFO_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -88,14 +88,14 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Send System Information Text: checkbox-sendsysinfo-container
Label@SENDSYSINFO_DESC: Label@SENDSYSINFO_DESC:
Y: 15 Y: 15
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 30 Height: 30
Font: Tiny Font: Tiny
WordWrap: True WordWrap: True
Text: Your Operating System, OpenGL and .NET runtime versions, and language settings will be sent along with an anonymous ID to help prioritize future development. Text: label-sendsysinfo-checkbox-container-desc
Container@SPACER: Container@SPACER:
Background@DEBUG_SECTION_HEADER: Background@DEBUG_SECTION_HEADER:
X: 5 X: 5
@@ -109,7 +109,7 @@ Container@ADVANCED_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Developer Text: label-debug-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 40 Height: 40
@@ -121,13 +121,13 @@ Container@ADVANCED_PANEL:
Label@A: Label@A:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Additional developer-specific options can be enabled via the Text: label-debug-hidden-container-a
Align: Center Align: Center
Label@B: Label@B:
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Debug.DisplayDeveloperSettings setting or launch flag Text: label-debug-hidden-container-b
Align: Center Align: Center
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
@@ -141,7 +141,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Bot Debug Messages Text: checkbox-botdebug-container
Container@CHECKBOTSYNC_CHECKBOX_CONTAINER: Container@CHECKBOTSYNC_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -150,7 +150,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Check Sync around BotModule Code Text: checkbox-checkbotsync-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -163,7 +163,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Map Debug Messages Text: checkbox-luadebug-container
Container@CHECKUNSYNCED_CHECKBOX_CONTAINER: Container@CHECKUNSYNCED_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -172,7 +172,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Check Sync around Unsynced Code Text: checkbox-checkunsynced-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -185,7 +185,7 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable Debug Commands in Replays Text: checkbox-replay-commands-container
Container@PERFLOGGING_CHECKBOX_CONTAINER: Container@PERFLOGGING_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -194,4 +194,5 @@ Container@ADVANCED_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable Tick Performance Logging Text: checkbox-perflogging-container

View File

@@ -22,7 +22,7 @@ Container@AUDIO_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Audio Text: label-audio-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -35,7 +35,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Align: Center Align: Center
Text: Audio controls require an active sound device Text: label-no-audio-device-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -48,7 +48,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Cash Ticks Text: checkbox-cash-ticks-container
Container@MUTE_SOUND_CONTAINER: Container@MUTE_SOUND_CONTAINER:
X: 10 X: 10
Y: 30 Y: 30
@@ -58,7 +58,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Mute Sound Text: checkbox-mute-sound-container
Container@SOUND_VOLUME_CONTAINER: Container@SOUND_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -66,7 +66,7 @@ Container@AUDIO_PANEL:
Label@SOUND_LABEL: Label@SOUND_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Sound Volume: Text: label-sound-volume-container
ExponentialSlider@SOUND_VOLUME: ExponentialSlider@SOUND_VOLUME:
Y: 30 Y: 30
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -84,8 +84,8 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Mute Menu Music Text: checkbox-mute-background-music-container.label
TooltipText: Mute background music when no specific track is playing TooltipText: checkbox-mute-background-music-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@MUSIC_VOLUME_CONTAINER: Container@MUSIC_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
@@ -94,7 +94,7 @@ Container@AUDIO_PANEL:
Label@MUSIC_LABEL: Label@MUSIC_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Music Volume: Text: label-music-volume-container
ExponentialSlider@MUSIC_VOLUME: ExponentialSlider@MUSIC_VOLUME:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -111,7 +111,7 @@ Container@AUDIO_PANEL:
Label@AUDIO_DEVICE_LABEL: Label@AUDIO_DEVICE_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Audio Device: Text: label-audio-device-container
DropDownButton@AUDIO_DEVICE: DropDownButton@AUDIO_DEVICE:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -123,7 +123,7 @@ Container@AUDIO_PANEL:
Label@VIDEO_LABEL: Label@VIDEO_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Video Volume: Text: label-video-volume-container
ExponentialSlider@VIDEO_VOLUME: ExponentialSlider@VIDEO_VOLUME:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -142,4 +142,5 @@ Container@AUDIO_PANEL:
Height: 20 Height: 20
Font: Tiny Font: Tiny
Align: Center Align: Center
Text: Device changes will be applied after the game is restarted Text: label-restart-required-container-audio-desc

View File

@@ -22,7 +22,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Profile Text: label-profile-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -34,7 +34,7 @@ Container@DISPLAY_PANEL:
LabelForInput@PLAYER: LabelForInput@PLAYER:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Player Name: Text: label-player-container
For: PLAYERNAME For: PLAYERNAME
TextField@PLAYERNAME: TextField@PLAYERNAME:
Y: 25 Y: 25
@@ -49,7 +49,7 @@ Container@DISPLAY_PANEL:
LabelForInput@COLOR: LabelForInput@COLOR:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Preferred Color: Text: label-playercolor-container-color
For: PLAYERCOLOR For: PLAYERCOLOR
DropDownButton@PLAYERCOLOR: DropDownButton@PLAYERCOLOR:
Y: 25 Y: 25
@@ -76,7 +76,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Display Text: label-display-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -88,7 +88,7 @@ Container@DISPLAY_PANEL:
Label@BATTLEFIELD_CAMERA: Label@BATTLEFIELD_CAMERA:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Battlefield Camera: Text: label-battlefield-camera-dropdown-container
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN: DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -101,7 +101,7 @@ Container@DISPLAY_PANEL:
Label@TARGET_LINES: Label@TARGET_LINES:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Target Lines: Text: label-target-lines-dropdown-container
DropDownButton@TARGET_LINES_DROPDOWN: DropDownButton@TARGET_LINES_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -118,7 +118,7 @@ Container@DISPLAY_PANEL:
LabelForInput@UI_SCALE: LabelForInput@UI_SCALE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: UI Scale: Text: label-ui-scale-dropdown-container
For: UI_SCALE_DROPDOWN For: UI_SCALE_DROPDOWN
DropDownButton@UI_SCALE_DROPDOWN: DropDownButton@UI_SCALE_DROPDOWN:
Y: 25 Y: 25
@@ -132,7 +132,7 @@ Container@DISPLAY_PANEL:
Label@STATUS_BARS: Label@STATUS_BARS:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Status Bars: Text: label-status-bar-dropdown-container-bars
DropDownButton@STATUS_BAR_DROPDOWN: DropDownButton@STATUS_BAR_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -150,7 +150,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Increase Cursor Size Text: checkbox-cursordouble-container
Container@PLAYER_STANCE_COLORS_CHECKBOX_CONTAINER: Container@PLAYER_STANCE_COLORS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -159,8 +159,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Player Relationship Colors Text: checkbox-player-stance-colors-container.label
TooltipText: Change minimap and health bar colors based on relationship (own, enemy, ally, neutral) TooltipText: checkbox-player-stance-colors-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
@@ -174,8 +174,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show UI Feedback Notifications Text: checkbox-ui-feedback-container.label
TooltipText: Show transient text notifications for UI events TooltipText: checkbox-ui-feedback-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@TRANSIENTS_CHECKBOX_CONTAINER: Container@TRANSIENTS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
@@ -185,8 +185,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Show Game Event Notifications Text: checkbox-transients-container.label
TooltipText: Show transient text notifications for game events TooltipText: checkbox-transients-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
@@ -200,7 +200,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Pause Menu Background Text: checkbox-pause-shellmap-container
Container@HIDE_REPLAY_CHAT_CHECKBOX_CONTAINER: Container@HIDE_REPLAY_CHAT_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 10 Width: PARENT_RIGHT / 2 - 10
@@ -209,7 +209,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Hide Chat in Replays Text: checkbox-hide-replay-chat-container
Container@SPACER: Container@SPACER:
Background@VIDEO_SECTION_HEADER: Background@VIDEO_SECTION_HEADER:
X: 5 X: 5
@@ -223,7 +223,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Video Text: label-video-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -235,13 +235,13 @@ Container@DISPLAY_PANEL:
Label@VIDEO_MODE: Label@VIDEO_MODE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Video Mode: Text: label-video-mode-dropdown-container
DropDownButton@MODE_DROPDOWN: DropDownButton@MODE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Text: Windowed Text: dropdownbutton-video-mode-dropdown-container
Container@WINDOW_RESOLUTION_CONTAINER: Container@WINDOW_RESOLUTION_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20 Width: PARENT_RIGHT / 2 - 20
@@ -249,7 +249,7 @@ Container@DISPLAY_PANEL:
Label@WINDOW_SIZE: Label@WINDOW_SIZE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Window Size: Text: label-window-resolution-container-size
TextField@WINDOW_WIDTH: TextField@WINDOW_WIDTH:
Y: 25 Y: 25
Width: 55 Width: 55
@@ -259,7 +259,7 @@ Container@DISPLAY_PANEL:
Label@X: Label@X:
X: 55 X: 55
Y: 25 Y: 25
Text: x Text: label-window-resolution-container-x
Font: Bold Font: Bold
Height: 25 Height: 25
Width: 15 Width: 15
@@ -278,13 +278,13 @@ Container@DISPLAY_PANEL:
Label@DISPLAY_SELECTION_LABEL: Label@DISPLAY_SELECTION_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Select Display: Text: label-display-selection-container
DropDownButton@DISPLAY_SELECTION_DROPDOWN: DropDownButton@DISPLAY_SELECTION_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Regular Font: Regular
Text: Standard Text: dropdownbutton-display-selection-container-dropdown
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -316,7 +316,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Enable VSync Text: checkbox-vsync-container
Container@FRAME_LIMIT_GAMESPEED_CHECKBOX_CONTAINER: Container@FRAME_LIMIT_GAMESPEED_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10 X: PARENT_RIGHT / 2 + 10
Y: 25 Y: 25
@@ -326,7 +326,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Limit framerate to game tick rate Text: checkbox-frame-limit-gamespeed-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -338,7 +338,7 @@ Container@DISPLAY_PANEL:
Label@GL_PROFILE: Label@GL_PROFILE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: OpenGL Profile: Text: label-gl-profile-dropdown-container
DropDownButton@GL_PROFILE_DROPDOWN: DropDownButton@GL_PROFILE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -356,5 +356,6 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Tiny Font: Tiny
Text: Display and OpenGL changes require restart Text: label-restart-required-container-video-desc
Align: Center Align: Center

View File

@@ -30,7 +30,7 @@ Container@HOTKEYS_PANEL:
Width: 100 Width: 100
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Filter by name: Text: label-hotkeys-panel-filter-input
TextField@FILTER_INPUT: TextField@FILTER_INPUT:
X: 108 X: 108
Width: 180 Width: 180
@@ -40,7 +40,7 @@ Container@HOTKEYS_PANEL:
Width: 100 Width: 100
Height: 25 Height: 25
Font: Bold Font: Bold
Text: Context: Text: label-hotkeys-panel-context-dropdown
Align: Right Align: Right
DropDownButton@CONTEXT_DROPDOWN: DropDownButton@CONTEXT_DROPDOWN:
X: PARENT_RIGHT - WIDTH X: PARENT_RIGHT - WIDTH
@@ -92,7 +92,7 @@ Container@HOTKEYS_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
Text: No hotkeys match the filter criteria. Text: label-hotkey-empty-list-message
Background@HOTKEY_REMAP_BGND: Background@HOTKEY_REMAP_BGND:
Y: PARENT_BOTTOM - HEIGHT Y: PARENT_BOTTOM - HEIGHT
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -133,22 +133,22 @@ Container@HOTKEYS_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Tiny Font: Tiny
Text: This hotkey cannot be modified Text: label-notices-readonly-notice
Button@OVERRIDE_HOTKEY_BUTTON: Button@OVERRIDE_HOTKEY_BUTTON:
X: PARENT_RIGHT - 3 * WIDTH - 30 X: PARENT_RIGHT - 3 * WIDTH - 30
Y: 20 Y: 20
Width: 70 Width: 70
Height: 25 Height: 25
Text: Override Text: button-hotkey-remap-dialog-override
Font: Bold Font: Bold
Button@CLEAR_HOTKEY_BUTTON: Button@CLEAR_HOTKEY_BUTTON:
X: PARENT_RIGHT - 2 * WIDTH - 30 X: PARENT_RIGHT - 2 * WIDTH - 30
Y: 20 Y: 20
Width: 65 Width: 65
Height: 25 Height: 25
Text: Clear Text: button-hotkey-remap-dialog-clear.label
Font: Bold Font: Bold
TooltipText: Unbind the hotkey TooltipText: button-hotkey-remap-dialog-clear.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Button@RESET_HOTKEY_BUTTON: Button@RESET_HOTKEY_BUTTON:
@@ -156,8 +156,9 @@ Container@HOTKEYS_PANEL:
Y: 20 Y: 20
Width: 65 Width: 65
Height: 25 Height: 25
Text: Reset Text: button-hotkey-remap-dialog-reset.label
Font: Bold Font: Bold
TooltipText: Reset to default TooltipText: button-hotkey-remap-dialog-reset.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP

View File

@@ -22,7 +22,7 @@ Container@INPUT_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: TinyBold Font: TinyBold
Align: Center Align: Center
Text: Input Text: label-input-section-header
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 50 Height: 50
@@ -35,7 +35,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Control Scheme: Text: label-mouse-control-container
DropDownButton@MOUSE_CONTROL_DROPDOWN: DropDownButton@MOUSE_CONTROL_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -49,7 +49,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Zoom Modifier: Text: label-zoom-modifier-container
DropDownButton@ZOOM_MODIFIER: DropDownButton@ZOOM_MODIFIER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -63,48 +63,48 @@ Container@INPUT_PANEL:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-classic-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Left> mouse button Text: label-mouse-control-desc-classic-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-classic-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-classic-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-classic-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-classic-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-classic-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-classic-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-classic-edgescroll
Container@MOUSE_CONTROL_DESC_MODERN: Container@MOUSE_CONTROL_DESC_MODERN:
X: 10 X: 10
Y: 55 Y: 55
@@ -113,48 +113,48 @@ Container@INPUT_PANEL:
LabelWithHighlight@DESC_SELECTION: LabelWithHighlight@DESC_SELECTION:
Height: 16 Height: 16
Font: Small Font: Small
Text: - Select units using the <Left> mouse button Text: label-mouse-control-desc-modern-selection
LabelWithHighlight@DESC_COMMANDS: LabelWithHighlight@DESC_COMMANDS:
Y: 17 Y: 17
Height: 16 Height: 16
Font: Small Font: Small
Text: - Command units using the <Right> mouse button Text: label-mouse-control-desc-modern-commands
LabelWithHighlight@DESC_BUILDIGS: LabelWithHighlight@DESC_BUILDIGS:
Y: 34 Y: 34
Height: 16 Height: 16
Font: Small Font: Small
Text: - Place structures using the <Left> mouse button Text: label-mouse-control-desc-modern-buildigs
LabelWithHighlight@DESC_SUPPORT: LabelWithHighlight@DESC_SUPPORT:
Y: 51 Y: 51
Height: 16 Height: 16
Font: Small Font: Small
Text: - Target support powers using the <Left> mouse button Text: label-mouse-control-desc-modern-support
LabelWithHighlight@DESC_ZOOM: LabelWithHighlight@DESC_ZOOM:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using the <Scroll Wheel> Text: label-mouse-control-desc-modern-zoom
LabelWithHighlight@DESC_ZOOM_MODIFIER: LabelWithHighlight@DESC_ZOOM_MODIFIER:
Y: 68 Y: 68
Height: 16 Height: 16
Font: Small Font: Small
Text: - Zoom the battlefield using <MODIFIER + Scroll Wheel> Text: label-mouse-control-desc-modern-zoom-modifier
LabelWithHighlight@DESC_SCROLL_RIGHT: LabelWithHighlight@DESC_SCROLL_RIGHT:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Right> mouse button Text: label-mouse-control-desc-modern-scroll-right
LabelWithHighlight@DESC_SCROLL_MIDDLE: LabelWithHighlight@DESC_SCROLL_MIDDLE:
Y: 85 Y: 85
Height: 16 Height: 16
Font: Small Font: Small
Text: - Pan the battlefield using the <Middle> mouse button Text: label-mouse-control-desc-modern-scroll-middle
Label@DESC_EDGESCROLL: Label@DESC_EDGESCROLL:
X: 9 X: 9
Y: 102 Y: 102
Height: 16 Height: 16
Font: Small Font: Small
Text: or by moving the cursor to the edge of the screen Text: label-mouse-control-desc-modern-edgescroll
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -167,7 +167,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Screen Edge Panning Text: checkbox-edgescroll-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -180,7 +180,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Alternate Mouse Panning Text: checkbox-alternate-scroll-container
Container@ROW: Container@ROW:
Width: PARENT_RIGHT - 24 Width: PARENT_RIGHT - 24
Height: 20 Height: 20
@@ -193,7 +193,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Lock Mouse to Window Text: checkbox-lockmouse-container
Container@SPACER: Container@SPACER:
Height: 30 Height: 30
Container@ROW: Container@ROW:
@@ -208,7 +208,7 @@ Container@INPUT_PANEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Font: Regular Font: Regular
Text: Pan Behaviour: Text: label-mouse-scroll-type-container
DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN: DropDownButton@MOUSE_SCROLL_TYPE_DROPDOWN:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -221,7 +221,7 @@ Container@INPUT_PANEL:
Label@SCROLL_SPEED_LABEL: Label@SCROLL_SPEED_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Pan Speed: Text: label-scrollspeed-slider-container-scroll-speed
Slider@SCROLLSPEED_SLIDER: Slider@SCROLLSPEED_SLIDER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -240,7 +240,7 @@ Container@INPUT_PANEL:
Label@ZOOM_SPEED_LABEL: Label@ZOOM_SPEED_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: Zoom Speed: Text: label-zoomspeed-slider-container-zoom-speed
ExponentialSlider@ZOOMSPEED_SLIDER: ExponentialSlider@ZOOMSPEED_SLIDER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -259,7 +259,7 @@ Container@INPUT_PANEL:
Label@UI_SCROLL_SPEED_LABEL: Label@UI_SCROLL_SPEED_LABEL:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 20 Height: 20
Text: UI Scroll Speed: Text: label-ui-scrollspeed-slider-container-scroll-speed
Slider@UI_SCROLLSPEED_SLIDER: Slider@UI_SCROLLSPEED_SLIDER:
Y: 25 Y: 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -267,3 +267,4 @@ Container@INPUT_PANEL:
Ticks: 7 Ticks: 7
MinimumValue: 1 MinimumValue: 1
MaximumValue: 100 MaximumValue: 100

View File

@@ -16,7 +16,7 @@ Background@SETTINGS_PANEL:
Y: 20 Y: 20
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Settings Text: label-settings-panel-title
Align: Center Align: Center
Font: Bold Font: Bold
Button@RESET_BUTTON: Button@RESET_BUTTON:
@@ -24,7 +24,7 @@ Background@SETTINGS_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Reset Text: button-settings-panel-reset
Font: Bold Font: Bold
Button@BACK_BUTTON: Button@BACK_BUTTON:
Key: escape Key: escape
@@ -32,7 +32,7 @@ Background@SETTINGS_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Back Text: button-settings-panel-back
Font: Bold Font: Bold
Container@SETTINGS_TAB_CONTAINER: Container@SETTINGS_TAB_CONTAINER:
X: 20 X: 20
@@ -54,3 +54,4 @@ Background@SETTINGS_PANEL:
Width: PARENT_RIGHT - 190 - 20 Width: PARENT_RIGHT - 190 - 20
Height: PARENT_BOTTOM - 105 Height: PARENT_BOTTOM - 105
TooltipContainer@SETTINGS_TOOLTIP_CONTAINER: TooltipContainer@SETTINGS_TOOLTIP_CONTAINER:

View File

@@ -53,3 +53,4 @@ Container@TRANSIENT_LINE_TEMPLATE:
WordWrap: True WordWrap: True
Shadow: True Shadow: True
TextColor: AFEEEE TextColor: AFEEEE

View File

@@ -123,7 +123,7 @@ Background@LATENCY_TOOLTIP:
Y: 3 Y: 3
Height: 26 Height: 26
Font: Bold Font: Bold
Text: Latency: Text: label-latency-tooltip-prefix
Label@LATENCY: Label@LATENCY:
Y: 3 Y: 3
Height: 26 Height: 26
@@ -138,7 +138,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Label@NAME: Label@NAME:
X: 7 X: 7
Y: 2 Y: 2
Text: Anonymous Player Text: label-anonymous-player-tooltip-name
Height: 24 Height: 24
Font: MediumBold Font: MediumBold
Label@LOCATION: Label@LOCATION:
@@ -169,7 +169,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Label@LABEL: Label@LABEL:
X: 10 X: 10
Height: 12 Height: 12
Text: Game Admin Text: label-game-admin
Font: TinyBold Font: TinyBold
Background@REGISTERED_PLAYER_TOOLTIP: Background@REGISTERED_PLAYER_TOOLTIP:
@@ -212,7 +212,7 @@ Background@REGISTERED_PLAYER_TOOLTIP:
X: 10 X: 10
Y: 1 Y: 1
Height: 12 Height: 12
Text: Game Admin Text: label-game-admin
Font: TinyBold Font: TinyBold
Container@MESSAGE_HEADER: Container@MESSAGE_HEADER:
Height: 26 Height: 26
@@ -336,3 +336,4 @@ Background@ARMY_TOOLTIP:
Height: 2 Height: 2
Font: TinyBold Font: TinyBold
VAlign: Top VAlign: Top

View File

@@ -0,0 +1,578 @@
## assetbrowser.yaml
label-assetbrowser-panel-title = Asset Browser
label-assetbrowser-panel-source-selector-desc = Select asset source
dropdownbutton-assetbrowser-panel-source-selector = Folders
dropdownbutton-assetbrowser-panel-asset-types-dropdown = Asset types
label-assetbrowser-panel-filename-desc = Filter by name
label-assetbrowser-panel-sprite-scale = Scale:
label-assetbrowser-panel-palette-desc = Palette:
label-sprite-bg-error = Error displaying file. See assetbrowser.log for details.
button-assetbrowser-panel-close = Close
## color-picker.yaml
button-color-chooser-random = Random
button-color-chooser-store = Store
button-color-chooser-mixer-tab = Mixer
button-color-chooser-palette-tab = Palette
label-preset-header = Preset Colors
label-custom-header = Custom Colors
## confirmation-dialogs.yaml
button-threebutton-prompt-confirm = Confirm
button-threebutton-prompt-other = Restart
button-threebutton-prompt-cancel = Cancel
button-twobutton-prompt-confirm = Confirm
button-twobutton-prompt-cancel = Cancel
button-text-input-prompt-accept = OK
button-text-input-prompt-cancel = Cancel
## connection.yaml
label-connectionfailed-panel-password = Password:
button-connectionfailed-panel-retry = Retry
button-connectionfailed-panel-abort = Abort
button-connectionfailed-panel-quit = Quit
label-connecting-panel-title = Connecting
button-connecting-panel-abort = Abort
label-connection-switchmod-panel-title = Switch Mod
label-connection-switchmod-panel-desc = This server is running a different mod:
label-connection-switchmod-panel-desc2 = Switch mods and join server?
button-connection-switchmod-panel-switch = Switch
button-connection-switchmod-panel-abort = Abort
## credits.yaml
label-credits-panel-title = Credits
button-tab-container-engine = OpenRA
button-credits-panel-back = Close
## editor.yaml
label-new-map-bg-title = New Map
label-new-map-bg-tileset = Tileset:
label-new-map-bg-width = Width:
label-new-map-bg-height = Height:
button-new-map-bg-create = Create
button-new-map-bg-cancel = Cancel
label-save-map-panel-title =
.label = Save Map
.label = Title:
label-save-map-panel-author = Author:
label-save-map-panel-visibility = Visibility:
dropdownbutton-save-map-panel-visibility-dropdown = Map Visibility
label-save-map-panel-directory = Directory:
label-save-map-panel-filename = Filename:
button-save-map-panel = Save
button-save-map-panel-back = Cancel
label-actor-edit-panel-id = ID
button-container-delete = Delete
button-container-cancel = Cancel
button-container-ok = OK
label-tiles-bg-search = Search:
label-tiles-bg-categories = Filter:
label-actors-bg-search = Search:
label-actors-bg-categories = Filter:
label-actors-bg-owners = Owner:
button-map-editor-tab-container-tiles =
.label = Tiles
.tooltip = Tiles
button-map-editor-tab-container-overlays =
.label = Overlays
.tooltip = Overlays
button-map-editor-tab-container-actors =
.label = Actors
.tooltip = Actors
button-map-editor-tab-container-history =
.label = History
.tooltip = History
button-editor-world-root-options =
.label = Menu
.tooltip = Menu
button-editor-world-root-copypaste =
.label = Copy/Paste
.tooltip = Copy
dropdownbutton-editor-world-root-copyfilter-button = Copy Filters
button-editor-world-root-undo =
.label = Undo
.tooltip = Undo last step
button-editor-world-root-redo =
.label = Redo
.tooltip = Redo last step
dropdownbutton-editor-world-root-overlay-button = Overlays
button-select-categories-buttons-all = All
button-select-categories-buttons-none = None
## gamesave-browser.yaml
label-gamesave-browser-panel-load-title = Load game
label-gamesave-browser-panel-save-title = Save game
label-gamesave-browser-panel-title = [CREATE NEW FILE]
button-gamesave-browser-panel-cancel = Back
button-gamesave-browser-panel-delete-all = Delete All
button-gamesave-browser-panel-delete = Delete
button-gamesave-browser-panel-rename = Rename
button-gamesave-browser-panel-load = Load
button-gamesave-browser-panel-save = Save
## ingame-chat.yaml, ingame-infochat.yaml
button-chat-chrome-mode =
.label = Team
.tooltip = Toggle chat mode
## ingame-debug-hpf.yaml
dropdownbutton-hpf-overlay-locomotor = Select Locomotor
dropdownbutton-hpf-overlay-check = Select BlockedByActor
## ingame-debug.yaml
label-debug-panel-title = Debug Options
checkbox-debug-panel-instant-build = Instant Build Speed
checkbox-debug-panel-enable-tech = Build Everything
checkbox-debug-panel-build-anywhere = Build Anywhere
checkbox-debug-panel-unlimited-power = Unlimited Power
checkbox-debug-panel-instant-charge = Instant Charge Time
checkbox-debug-panel-disable-visibility-checks = Disable Visibility Checks
button-debug-panel-give-cash = Give $20,000
button-debug-panel-grow-resources = Grow Resources
button-debug-panel-give-exploration = Clear Shroud
button-debug-panel-reset-exploration = Reset Shroud
label-debug-panel-visualizations-title = Visualizations
checkbox-debug-panel-show-unit-paths = Show Unit Paths
checkbox-debug-panel-show-customterrain-overlay = Show Custom Terrain
checkbox-debug-panel-show-actor-tags = Show Actor Tags
checkbox-debug-panel-show-combatoverlay = Show Combat Geometry
checkbox-debug-panel-show-geometry = Show Render Geometry
checkbox-debug-panel-show-terrain-overlay = Show Terrain Geometry
checkbox-debug-panel-show-screenmap = Show Screen Map
## ingame-infoobjectives.yaml
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.
## ingame-infostats.yaml
label-objective-mission = Mission:
checkbox-objective-stats = Destroy all opposition!
label-stats-name = Player
label-stats-faction = Faction
label-stats-score = Score
label-stats-actions = Actions
## ingame-menu.yaml
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.
checkbox-kick-client-dialog-prevent-rejoining = Temporarily Ban
button-kick-client-dialog-ok = Kick
button-kick-client-dialog-cancel = Cancel
label-kick-spectators-dialog-title = Kick Spectators
button-kick-spectators-dialog-ok = Ok
button-kick-spectators-dialog-cancel = Cancel
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-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-ok = Start
button-force-start-dialog-cancel = Cancel
## lobby-mappreview.yaml
label-map-incompatible-status-a = This map is not compatible
label-map-incompatible-status-b = with this version of OpenRA
label-map-validating-status = Validating...
button-map-download-available-install = Install Map
button-map-preview-update = Update Map
button-map-update-download-available-install = Install Map
label-map-preview-searching = Searching OpenRA Resource Center...
label-map-unavailable-a = This map was not found on the
label-map-unavailable-b = OpenRA Resource Center
label-map-preview-error = An error occurred during installation
label-map-update-available-a = A new version of the map
label-map-update-available-b = was found on your computer
## lobby-music.yaml
label-container-music = Music
label-container-length = Length
checkbox-controls-shuffle = Shuffle
checkbox-controls-repeat = Loop
label-controls-volume = Volume:
## lobby-music.yaml, musicplayer.yaml
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.
## lobby-options.yaml
label-lobby-options-bin-title = Map Options
## lobby-players.yaml
label-container-lobby-name = Name
label-container-lobby-color = Color
label-container-lobby-faction = Faction
label-container-lobby-team = Team
label-container-lobby-handicap = Handicap
label-container-lobby-spawn = Spawn
label-container-lobby-status = Ready
dropdownbutton-template-editable-player-slot-options = Name
label-template-editable-player-factionname = Faction
dropdownbutton-template-editable-player-team-dropdown = Team
dropdownbutton-template-editable-player-handicap-dropdown-tooltip = A handicap decreases the combat effectiveness of the player's forces
dropdownbutton-template-editable-player-spawn-dropdown = Spawn
label-template-noneditable-player-name = Name
label-faction-factionname = Faction
label-template-noneditable-player-team = Team
dropdownbutton-template-noneditable-player-handicap-dropdown-tooltip = A handicap decreases the combat effectiveness of the player's forces
label-template-empty-name = Name
dropdownbutton-template-empty-slot-options = Name
button-template-empty-join = Play in this slot
label-template-editable-spectator = Spectator
label-template-noneditable-spectator-name = Name
label-template-noneditable-spectator = Spectator
checkbox-template-new-spectator-toggle-spectators = Allow Spectators?
button-template-new-spectator-spectate = Spectate
## lobby-servers.yaml
image-lobby-servers-bin-password-protected-tooltip = Requires Password
image-lobby-servers-bin-requires-authentication-tooltip = Requires OpenRA forum account
dropdownbutton-lobby-servers-bin-filters = Filter Games
## lobby-servers.yaml, multiplayer-browser.yaml
label-container-name = Server
label-container-players = Players
label-container-location = Location
label-container-status = Status
label-notice-container-outdated-version = You are running an outdated version of OpenRA. Download the latest version from www.openra.net
label-notice-container-unknown-version = You are running an unrecognized version of OpenRA. Download the latest version from www.openra.net
label-notice-container-playtest-available = A preview of the next OpenRA release is available for testing. Download the playtest from www.openra.net
## lobby.yaml
dropdownbutton-server-lobby-slots = Slot Admin
button-skirmish-tabs-players-tab = Players
button-skirmish-tabs-options-tab = Options
button-skirmish-tabs-music-tab = Music
button-multiplayer-tabs-players-tab = Players
button-multiplayer-tabs-options-tab = Options
button-multiplayer-tabs-music-tab = Music
button-multiplayer-tabs-servers-tab = Servers
button-server-lobby-changemap = Change Map
button-lobbychat-chat-mode =
.label = Team
.tooltip = Toggle chat mode
button-server-lobby-start-game = Start Game
button-server-lobby-disconnect = Leave Game
## mainmenu-prompts.yaml
label-mainmenu-introduction-prompt-title = Establishing Battlefield Control
label-mainmenu-introduction-prompt-desc-a = Welcome back Commander! Initialize combat parameters using the options below.
label-mainmenu-introduction-prompt-desc-b = Additional options can be configured later from the Settings menu.
button-mainmenu-introduction-prompt-continue = Continue
label-mainmenu-system-info-prompt-title = Establishing Battlefield Control
label-mainmenu-system-info-prompt-text-a = We would like to collect some system details that will help us optimize OpenRA.
label-mainmenu-system-info-prompt-text-b = With your permission, the following anonymous data will be sent each game launch:
checkbox-mainmenu-system-info-prompt-sysinfo = Send System Information
button-mainmenu-system-info-prompt-continue = Continue
## mainmenu-prompts.yaml, settings-display.yaml
label-profile-section-header = Profile
label-player-container = Player Name:
label-playercolor-container-color = Preferred Color:
label-display-section-header = Display
label-battlefield-camera-dropdown-container = Battlefield Camera:
label-ui-scale-dropdown-container = UI Scale:
checkbox-cursordouble-container = Increase Cursor Size
## mainmenu-prompts.yaml, settings-input.yaml
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-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>
label-mouse-control-desc-classic-scroll-right = - Pan the battlefield using the <Right> mouse button
label-mouse-control-desc-classic-scroll-middle = - Pan the battlefield using the <Middle> mouse button
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-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>
label-mouse-control-desc-modern-scroll-right = - Pan the battlefield using the <Right> mouse button
label-mouse-control-desc-modern-scroll-middle = - Pan the battlefield using the <Middle> mouse button
label-mouse-control-desc-modern-edgescroll = or by moving the cursor to the edge of the screen
checkbox-edgescroll-container = Screen Edge Panning
## mainmenu.yaml
label-main-menu-mainmenu-title = OpenRA
button-main-menu-singleplayer = Singleplayer
button-main-menu-multiplayer = Multiplayer
button-main-menu-settings = Settings
button-main-menu-extras = Extras
button-main-menu-content = Manage Content
button-main-menu-quit = Quit
label-singleplayer-menu-title = Singleplayer
button-singleplayer-menu-skirmish = Skirmish
button-singleplayer-menu-missions = Missions
button-singleplayer-menu-load = Load
button-singleplayer-menu-back = Back
label-extras-menu-title = Extras
button-extras-menu-replays = Replays
button-extras-menu-music = Music
button-extras-menu-map-editor = Map Editor
button-extras-menu-assetbrowser = Asset Browser
button-extras-menu-credits = Credits
button-extras-menu-back = Back
label-map-editor-menu-title = Map Editor
button-map-editor-menu-new = New Map
button-map-editor-menu-load = Load Map
button-map-editor-menu-back = Back
dropdownbutton-news-bg-button = Battlefield News
label-update-notice-a = You are running an outdated version of OpenRA.
label-update-notice-b = Download the latest version from www.openra.net
## map-chooser.yaml
label-mapchooser-panel-title = Choose Map
button-mapchooser-panel-system-maps-tab = Official Maps
button-mapchooser-panel-user-maps-tab = Custom Maps
label-filter-order-controls-desc = Filter:
label-filter-order-controls-desc-joiner = in
label-filter-order-controls-orderby = Order by:
button-mapchooser-panel-randommap = Random Map
button-mapchooser-panel-delete-map = Delete Map
button-mapchooser-panel-delete-all-maps = Delete All Maps
button-mapchooser-panel-ok = Ok
button-mapchooser-panel-cancel = Back
## missionbrowser.yaml
label-missionbrowser-panel-title = Missions
label-mission-info-difficulty-desc = Difficulty:
label-mission-info-gamespeed-desc = Speed:
button-missionbrowser-panel-start-briefing-video = Watch Briefing
button-missionbrowser-panel-stop-briefing-video = Stop Briefing
button-missionbrowser-panel-start-info-video = Watch Info Video
button-missionbrowser-panel-stop-info-video = Stop Info Video
button-missionbrowser-panel-startgame = Play
button-missionbrowser-panel-back = Back
## multiplayer-browser.yaml
label-multiplayer-panel-title = Multiplayer
image-multiplayer-panel-password-protected-tooltip = Requires Password
image-multiplayer-panel-requires-authentication-tooltip = Requires OpenRA forum account
button-selected-server-join = Join
dropdownbutton-multiplayer-panel-filters = Filter Games
button-multiplayer-panel-directconnect = Direct IP
button-multiplayer-panel-create = Create
button-multiplayer-panel-back = Back
## multiplayer-browserpanels.yaml
checkbox-multiplayer-filter-panel-waiting-for-players = Waiting
checkbox-multiplayer-filter-panel-empty = Empty
checkbox-multiplayer-filter-panel-password-protected = Protected
checkbox-multiplayer-filter-panel-already-started = Started
checkbox-multiplayer-filter-panel-incompatible-version = Incompatible
## multiplayer-createserver.yaml
label-multiplayer-createserver-panel-title = Create Server
label-multiplayer-createserver-panel-server-name = Server Name:
label-multiplayer-createserver-panel-password = Password:
label-multiplayer-createserver-panel-after-password = (optional)
label-multiplayer-createserver-panel-listen-port = Port:
checkbox-multiplayer-createserver-panel-advertise = Advertise Online
label-notices-lan-advertising = - Game will be advertised to the Local Area Network only.
label-notices-lan-firewall = - You must manually configure your firewall to allow connections.
label-notices-lan-portforward-a = - Players can connect using Direct IP from the Internet if you
label-notices-lan-portforward-b = manually configure port forwarding on your router.
label-notices-no-upnp-advertising = - Game will be advertised to the Local Area Network and Internet.
label-notices-no-upnp-firewall = - You must manually configure your firewall to allow connections.
label-notices-no-upnp-portforward-a = - You must manually configure your router to allow and forward
label-notices-no-upnp-portforward-b = connections to your local IP and Port.
label-notices-no-upnp-settings-a = - You can enable UPnP/NAT-PMP (if supported by your router)
label-notices-no-upnp-settings-b = in the Advanced tab of the settings menu.
label-notices-upnp-advertising = - Game will be advertised to the Local Area Network and Internet.
label-notices-upnp-firewall = - You must manually configure your firewall to allow connections.
label-notices-upnp-portforward-a = - Game will automatically configure port forwarding.
label-notices-upnp-settings-a = - You can disable UPnP/NAT-PMP in the settings menu.
button-multiplayer-createserver-panel-map = Change Map
button-multiplayer-createserver-panel-back = Back
button-multiplayer-createserver-panel-create = Create
## multiplayer-directconnect.yaml
label-directconnect-panel-title = Connect to Server
label-directconnect-panel-address = Server Address:
button-directconnect-panel-join = Join
button-directconnect-panel-back = Cancel
## musicplayer.yaml
label-container-type = Length
checkbox-music-panel-shuffle = Shuffle
checkbox-music-panel-repeat = Loop
button-music-panel-back = Close
## playerprofile.yaml
button-profile-header-destroy-key = Logout
label-generate-keys-desc-a = Connect to a forum account to identify
label-generate-keys-desc-b = yourself to other players, join private
label-generate-keys-desc-c = servers, and display badges.
button-generate-keys-key = Connect to an OpenRA forum account
label-generating-keys-desc-a = Generating authentication key pair.
label-generating-keys-desc-b = This will take several seconds...
label-register-fingerprint-desc-a = An authentication key has been copied to your
label-register-fingerprint-desc-b = clipboard. Add this to your User Control Panel
label-register-fingerprint-desc-c = on the OpenRA forum then press Continue.
button-register-fingerprint-delete-key = Cancel
button-register-fingerprint-check-key = Continue
label-checking-fingerprint-desc-a = Querying account details from
label-checking-fingerprint-desc-b = the OpenRA forum...
label-fingerprint-not-found-desc-a = Your authentication key is not connected
label-fingerprint-not-found-desc-b = to an OpenRA forum account.
button-fingerprint-not-found-continue = Back
label-connection-error-desc-a = Failed to connect to the OpenRA forum.
label-connection-error-desc-b = Please check your internet connection.
button-connection-error-retry = Retry
## replaybrowser.yaml
label-replaybrowser-panel-title = Replay Viewer
label-filters-title = Filter
label-filters-flt-gametype-desc = Type:
dropdownbutton-filters-flt-gametype = Any
label-filters-flt-date-desc = Date:
dropdownbutton-filters-flt-date = Any
label-filters-flt-duration-desc = Duration:
dropdownbutton-filters-flt-duration = Any
label-filters-flt-mapname-desc = Map:
dropdownbutton-filters-flt-mapname = Any
label-filters-flt-player-desc = Player:
dropdownbutton-filters-flt-player = Anyone
label-filters-flt-outcome-desc = Outcome:
dropdownbutton-filters-flt-outcome = Any
label-filters-flt-faction-desc = Faction:
dropdownbutton-filters-flt-faction = Any
button-filters-flt-reset = Reset Filters
label-management-manage-title = Manage
button-management-mng-rensel = Rename
button-management-mng-delsel = Delete
button-management-mng-delall = Delete All
label-replay-list-container-replaybrowser-title = Choose Replay
button-replaybrowser-panel-watch = Watch
button-replaybrowser-panel-cancel = Back
## settings-advanced.yaml
label-network-section-header = Advanced
checkbox-nat-discovery-container = Enable UPnP/NAT-PMP Discovery
checkbox-fetch-news-container = Fetch Community News
checkbox-perfgraph-container = Show Performance Graph
checkbox-check-version-container = Check for Updates
checkbox-perftext-container = Show Performance Text
checkbox-sendsysinfo-container = Send System Information
label-sendsysinfo-checkbox-container-desc = Your Operating System, OpenGL and .NET runtime versions, and language settings will be sent along with an anonymous ID to help prioritize future development.
label-debug-section-header = Developer
label-debug-hidden-container-a = Additional developer-specific options can be enabled via the
label-debug-hidden-container-b = Debug.DisplayDeveloperSettings setting or launch flag
checkbox-botdebug-container = Show Bot Debug Messages
checkbox-checkbotsync-container = Check Sync around BotModule Code
checkbox-luadebug-container = Show Map Debug Messages
checkbox-checkunsynced-container = Check Sync around Unsynced Code
checkbox-replay-commands-container = Enable Debug Commands in Replays
checkbox-perflogging-container = Enable Tick Performance Logging
## settings-audio.yaml
label-audio-section-header = Audio
label-no-audio-device-container = Audio controls require an active sound device
checkbox-cash-ticks-container = Cash Ticks
checkbox-mute-sound-container = Mute Sound
label-sound-volume-container = Sound Volume:
checkbox-mute-background-music-container =
.label = Mute Menu Music
.tooltip = Mute background music when no specific track is playing
label-music-volume-container = Music Volume:
label-audio-device-container = Audio Device:
label-video-volume-container = Video Volume:
label-restart-required-container-audio-desc = Device changes will be applied after the game is restarted
## settings-display.yaml
label-target-lines-dropdown-container = Target Lines:
label-status-bar-dropdown-container-bars = Status Bars:
checkbox-player-stance-colors-container =
.label = Player Relationship Colors
.tooltip = Change minimap and health bar colors based on relationship (own, enemy, ally, neutral)
checkbox-ui-feedback-container =
.label = Show UI Feedback Notifications
.tooltip = Show transient text notifications for UI events
checkbox-transients-container =
.label = Show Game Event Notifications
.tooltip = Show transient text notifications for game events
checkbox-pause-shellmap-container = Pause Menu Background
checkbox-hide-replay-chat-container = Hide Chat in Replays
label-video-section-header = Video
label-video-mode-dropdown-container = Video Mode:
dropdownbutton-video-mode-dropdown-container = Windowed
label-window-resolution-container-size = Window Size:
label-window-resolution-container-x = x
label-display-selection-container = Select Display:
dropdownbutton-display-selection-container-dropdown = Standard
checkbox-vsync-container = Enable VSync
checkbox-frame-limit-gamespeed-container = Limit framerate to game tick rate
label-gl-profile-dropdown-container = OpenGL Profile:
label-restart-required-container-video-desc = Display and OpenGL changes require restart
## settings-hotkeys.yaml
label-hotkeys-panel-filter-input = Filter by name:
label-hotkeys-panel-context-dropdown = Context:
label-hotkey-empty-list-message = No hotkeys match the filter criteria.
label-notices-readonly-notice = This hotkey cannot be modified
button-hotkey-remap-dialog-override = Override
button-hotkey-remap-dialog-clear =
.label = Clear
.tooltip = Unbind the hotkey
button-hotkey-remap-dialog-reset =
.label = Reset
.tooltip = Reset to default
## settings-input.yaml
label-zoom-modifier-container = Zoom Modifier:
checkbox-alternate-scroll-container = Alternate Mouse Panning
checkbox-lockmouse-container = Lock Mouse to Window
label-mouse-scroll-type-container = Pan Behaviour:
label-scrollspeed-slider-container-scroll-speed = Pan Speed:
label-zoomspeed-slider-container-zoom-speed = Zoom Speed:
label-ui-scrollspeed-slider-container-scroll-speed = UI Scroll Speed:
## settings.yaml
label-settings-panel-title = Settings
button-settings-panel-reset = Reset
button-settings-panel-back = Back
## tooltips.yaml
label-latency-tooltip-prefix = Latency:
label-anonymous-player-tooltip-name = Anonymous Player
label-game-admin = Game Admin
## gamesave-loading.yaml
label-gamesave-loading-screen-title = Loading Saved Game
label-gamesave-loading-screen-desc = Press Escape to cancel loading and return to the main menu

View File

@@ -146,3 +146,4 @@ ScrollPanel@NEWS_PANEL:
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Center Align: Center
VAlign: Middle VAlign: Middle

View File

@@ -14,7 +14,7 @@ Background@ENCYCLOPEDIA_PANEL:
Label@ENCYCLOPEDIA_TITLE: Label@ENCYCLOPEDIA_TITLE:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Text: Mentat Text: label-encyclopedia-content-title
Align: Center Align: Center
Font: Bold Font: Bold
ScrollPanel@ACTOR_LIST: ScrollPanel@ACTOR_LIST:
@@ -79,7 +79,8 @@ Background@ENCYCLOPEDIA_PANEL:
Y: PARENT_BOTTOM - 45 Y: PARENT_BOTTOM - 45
Width: 160 Width: 160
Height: 25 Height: 25
Text: Back Text: button-encyclopedia-panel-back
Font: Bold Font: Bold
Key: escape Key: escape
TooltipContainer@TOOLTIP_CONTAINER: TooltipContainer@TOOLTIP_CONTAINER:

View File

@@ -12,7 +12,7 @@ Container@SKIRMISH_STATS:
Width: 482 Width: 482
Height: 25 Height: 25
Font: MediumBold Font: MediumBold
Text: Mission: Text: label-objective-mission
Label@STATS_STATUS: Label@STATS_STATUS:
X: 100 X: 100
Y: 22 Y: 22
@@ -25,7 +25,7 @@ Container@SKIRMISH_STATS:
Width: 482 Width: 482
Height: 20 Height: 20
Font: Bold Font: Bold
Text: Destroy all opposition! Text: checkbox-objective-stats
Disabled: true Disabled: true
TextColorDisabled: FFFFFF TextColorDisabled: FFFFFF
Container@STATS_HEADERS: Container@STATS_HEADERS:
@@ -38,28 +38,28 @@ Container@SKIRMISH_STATS:
Y: 1 Y: 1
Width: 210 Width: 210
Height: 25 Height: 25
Text: Player Text: label-stats-name
Font: Bold Font: Bold
Label@FACTION: Label@FACTION:
X: 230 X: 230
Y: 1 Y: 1
Width: 120 Width: 120
Height: 25 Height: 25
Text: Faction Text: label-stats-faction
Font: Bold Font: Bold
Label@SCORE: Label@SCORE:
X: 392 X: 392
Y: 1 Y: 1
Width: 60 Width: 60
Height: 25 Height: 25
Text: Score Text: label-stats-score
Font: Bold Font: Bold
Label@ACTIONS: Label@ACTIONS:
X: 457 X: 457
Y: 1 Y: 1
Width: 20 Width: 20
Height: 25 Height: 25
Text: Actions Text: label-stats-actions
Font: Bold Font: Bold
ScrollPanel@PLAYER_LIST: ScrollPanel@PLAYER_LIST:
X: 20 X: 20
@@ -138,7 +138,7 @@ Container@SKIRMISH_STATS:
Height: 25 Height: 25
Background: checkbox-toggle Background: checkbox-toggle
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipText: Kick this player TooltipText: button-player-template-kick-tooltip
Children: Children:
Image: Image:
ImageCollection: lobby-bits ImageCollection: lobby-bits
@@ -181,10 +181,11 @@ Container@SKIRMISH_STATS:
Height: 25 Height: 25
Background: checkbox-toggle Background: checkbox-toggle
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipText: Kick this player TooltipText: button-spectator-template-kick-tooltip
Children: Children:
Image: Image:
ImageCollection: lobby-bits ImageCollection: lobby-bits
ImageName: kick ImageName: kick
X: 7 X: 7
Y: 7 Y: 7

Some files were not shown because too many files have changed in this diff Show More