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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -37,7 +37,7 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25
Font: Bold
Align: Center
Text: Loading Saved Game
Text: label-gamesave-loading-screen-title
ProgressBar@PROGRESS:
X: (WINDOW_RIGHT - 500) / 2
Y: 3 * WINDOW_BOTTOM / 4
@@ -49,4 +49,5 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25
Font: Regular
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
Width: 50
Height: 25
Text: Team
Text: button-chat-chrome-mode.label
Font: Bold
Key: ToggleChatMode
TooltipText: Toggle chat mode
TooltipText: button-chat-chrome-mode.tooltip
TooltipTemplate: BUTTON_TOOLTIP_FACTIONSUFFIX
TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD:
@@ -63,3 +63,4 @@ Container@CHAT_PANEL:
TopBottomSpacing: 3
ItemSpacing: 4
Align: Bottom

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -76,7 +76,7 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: This map is not compatible
Text: label-map-incompatible-status-a
IgnoreMouseOver: true
Label@MAP_STATUS_B:
Y: 201
@@ -84,7 +84,7 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: with this version of OpenRA
Text: label-map-incompatible-status-b
Container@MAP_VALIDATING:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
@@ -95,7 +95,7 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: Validating...
Text: label-map-validating-status
IgnoreMouseOver: true
ProgressBar@MAP_VALIDATING_BAR:
Y: 194
@@ -123,12 +123,12 @@ Container@MAP_PREVIEW:
Y: 194
Width: PARENT_RIGHT
Height: 25
Text: Install Map
Text: button-map-download-available-install
Button@MAP_UPDATE:
Y: 195
Width: PARENT_RIGHT
Height: 25
Text: Update Map
Text: button-map-preview-update
Container@MAP_UPDATE_DOWNLOAD_AVAILABLE:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
@@ -137,14 +137,14 @@ Container@MAP_PREVIEW:
Y: 166
Width: PARENT_RIGHT
Height: 25
Text: Install Map
Text: button-map-update-download-available-install
Label@MAP_SEARCHING:
Y: 158
Width: PARENT_RIGHT
Height: 25
Font: Tiny
Align: Center
Text: Searching OpenRA Resource Center...
Text: label-map-preview-searching
IgnoreMouseOver: true
Container@MAP_UNAVAILABLE:
Width: PARENT_RIGHT
@@ -155,21 +155,21 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: This map was not found on the
Text: label-map-unavailable-a
Label@b:
Y: 171
Width: PARENT_RIGHT
Height: 25
Font: Tiny
Align: Center
Text: OpenRA Resource Center
Text: label-map-unavailable-b
Label@MAP_ERROR:
Y: 158
Width: PARENT_RIGHT
Height: 25
Font: Tiny
Align: Center
Text: An error occurred during installation
Text: label-map-preview-error
Container@MAP_DOWNLOADING:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
@@ -198,11 +198,12 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: A new version of the map
Text: label-map-update-available-a
Label@b:
Y: 171
Width: PARENT_RIGHT
Height: 25
Font: Tiny
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:
Width: 308
Height: 25
Text: Music
Text: label-container-music
Align: Center
Font: Bold
Label@TITLE:
X: 317
Width: 230
Height: 25
Text: Track
Text: label-container-title
Font: Bold
Label@LENGTH:
X: PARENT_RIGHT - 80
Height: 25
Width: 50
Text: Length
Text: label-container-length
Font: Bold
Align: Right
Background@CONTROLS:
@@ -125,20 +125,20 @@ Container@LOBBY_MUSIC_BIN:
Width: 85
Height: 20
Font: Regular
Text: Shuffle
Text: checkbox-controls-shuffle
Checkbox@REPEAT:
X: PARENT_RIGHT - 15 - WIDTH
Y: 150
Width: 70
Height: 20
Font: Regular
Text: Loop
Text: checkbox-controls-repeat
Label@VOLUME_LABEL:
Y: 182
Width: 65
Height: 25
Align: Right
Text: Volume:
Text: label-controls-volume
ExponentialSlider@MUSIC_SLIDER:
X: 70
Y: 186
@@ -179,16 +179,17 @@ Container@LOBBY_MUSIC_BIN:
Height: 25
Font: Bold
Align: Center
Text: Music Not Installed
Text: label-no-music-title
Label@DESCA:
Y: 95
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: The game music can be installed
Text: label-no-music-desca
Label@DESCB:
Y: 115
Width: PARENT_RIGHT - 24
Height: 25
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
Font: Bold
Align: Center
Text: Map Options
Text: label-lobby-options-bin-title
ScrollPanel:
Logic: LobbyOptionsLogic
Width: PARENT_RIGHT
@@ -89,3 +89,4 @@ Container@LOBBY_OPTIONS_BIN:
Font: Regular
Visible: False
TooltipContainer: TOOLTIP_CONTAINER

View File

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

View File

@@ -11,26 +11,26 @@ Container@LOBBY_SERVERS_BIN:
X: 5
Width: 355
Height: 25
Text: Server
Text: label-container-name
Align: Center
Font: Bold
Label@PLAYERS:
X: 390
Width: 85
Height: 25
Text: Players
Text: label-container-players
Font: Bold
Label@LOCATION:
X: 480
Width: 110
Height: 25
Text: Location
Text: label-container-location
Font: Bold
Label@STATUS:
X: 595
Width: 50
Height: 25
Text: Status
Text: label-container-status
Font: Bold
LogicTicker@NOTICE_WATCHER:
Container@NOTICE_CONTAINER:
@@ -47,21 +47,21 @@ Container@LOBBY_SERVERS_BIN:
Width: PARENT_RIGHT - 10
Height: 18
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
Label@UNKNOWN_VERSION_LABEL:
X: 5
Width: PARENT_RIGHT - 10
Height: 18
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
Label@PLAYTEST_AVAILABLE_LABEL:
X: 5
Width: PARENT_RIGHT - 10
Height: 18
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
ScrollPanel@SERVER_LIST:
Width: PARENT_RIGHT
@@ -100,7 +100,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password
TooltipText: image-lobby-servers-bin-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION:
X: 372
Y: 6
@@ -109,7 +109,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account
TooltipText: image-lobby-servers-bin-requires-authentication-tooltip
LabelWithTooltip@PLAYERS:
X: 390
Width: 85
@@ -135,7 +135,7 @@ Container@LOBBY_SERVERS_BIN:
Y: PARENT_BOTTOM + 5
Width: 180
Height: 25
Text: Filter Games
Text: dropdownbutton-lobby-servers-bin-filters
Font: Bold
Button@RELOAD_BUTTON:
X: 185
@@ -201,3 +201,4 @@ Container@LOBBY_SERVERS_BIN:
Height: 25
Font: TinyBold
Align: Center

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -22,7 +22,7 @@ Container@AUDIO_PANEL:
Height: PARENT_BOTTOM
Font: TinyBold
Align: Center
Text: Audio
Text: label-audio-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 20
@@ -35,7 +35,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Align: Center
Text: Audio controls require an active sound device
Text: label-no-audio-device-container
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -48,7 +48,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Cash Ticks
Text: checkbox-cash-ticks-container
Container@MUTE_SOUND_CONTAINER:
X: 10
Y: 30
@@ -58,7 +58,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Mute Sound
Text: checkbox-mute-sound-container
Container@SOUND_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20
@@ -66,7 +66,7 @@ Container@AUDIO_PANEL:
Label@SOUND_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Sound Volume:
Text: label-sound-volume-container
ExponentialSlider@SOUND_VOLUME:
Y: 30
Width: PARENT_RIGHT
@@ -84,8 +84,8 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Mute Menu Music
TooltipText: Mute background music when no specific track is playing
Text: checkbox-mute-background-music-container.label
TooltipText: checkbox-mute-background-music-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@MUSIC_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10
@@ -94,7 +94,7 @@ Container@AUDIO_PANEL:
Label@MUSIC_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Music Volume:
Text: label-music-volume-container
ExponentialSlider@MUSIC_VOLUME:
Y: 25
Width: PARENT_RIGHT
@@ -111,7 +111,7 @@ Container@AUDIO_PANEL:
Label@AUDIO_DEVICE_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Audio Device:
Text: label-audio-device-container
DropDownButton@AUDIO_DEVICE:
Y: 25
Width: PARENT_RIGHT
@@ -123,7 +123,7 @@ Container@AUDIO_PANEL:
Label@VIDEO_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Video Volume:
Text: label-video-volume-container
ExponentialSlider@VIDEO_VOLUME:
Y: 25
Width: PARENT_RIGHT
@@ -142,4 +142,5 @@ Container@AUDIO_PANEL:
Height: 20
Font: Tiny
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
Font: TinyBold
Align: Center
Text: Profile
Text: label-profile-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -34,7 +34,7 @@ Container@DISPLAY_PANEL:
LabelForInput@PLAYER:
Width: PARENT_RIGHT
Height: 20
Text: Player Name:
Text: label-player-container
For: PLAYERNAME
TextField@PLAYERNAME:
Y: 25
@@ -49,7 +49,7 @@ Container@DISPLAY_PANEL:
LabelForInput@COLOR:
Width: PARENT_RIGHT
Height: 20
Text: Preferred Color:
Text: label-playercolor-container-color
For: PLAYERCOLOR
DropDownButton@PLAYERCOLOR:
Y: 25
@@ -76,7 +76,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM
Font: TinyBold
Align: Center
Text: Display
Text: label-display-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -88,7 +88,7 @@ Container@DISPLAY_PANEL:
Label@BATTLEFIELD_CAMERA:
Width: PARENT_RIGHT
Height: 20
Text: Battlefield Camera:
Text: label-battlefield-camera-dropdown-container
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -101,7 +101,7 @@ Container@DISPLAY_PANEL:
Label@TARGET_LINES:
Width: PARENT_RIGHT
Height: 20
Text: Target Lines:
Text: label-target-lines-dropdown-container
DropDownButton@TARGET_LINES_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -118,7 +118,7 @@ Container@DISPLAY_PANEL:
LabelForInput@UI_SCALE:
Width: PARENT_RIGHT
Height: 20
Text: UI Scale:
Text: label-ui-scale-dropdown-container
For: UI_SCALE_DROPDOWN
DropDownButton@UI_SCALE_DROPDOWN:
Y: 25
@@ -132,7 +132,7 @@ Container@DISPLAY_PANEL:
Label@STATUS_BARS:
Width: PARENT_RIGHT
Height: 20
Text: Status Bars:
Text: label-status-bar-dropdown-container-bars
DropDownButton@STATUS_BAR_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -150,7 +150,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Increase Cursor Size
Text: checkbox-cursordouble-container
Container@PLAYER_STANCE_COLORS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20
@@ -159,8 +159,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Player Relationship Colors
TooltipText: Change minimap and health bar colors based on relationship (own, enemy, ally, neutral)
Text: checkbox-player-stance-colors-container.label
TooltipText: checkbox-player-stance-colors-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW:
Width: PARENT_RIGHT - 24
@@ -174,8 +174,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Show UI Feedback Notifications
TooltipText: Show transient text notifications for UI events
Text: checkbox-ui-feedback-container.label
TooltipText: checkbox-ui-feedback-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@TRANSIENTS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
@@ -185,8 +185,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Show Game Event Notifications
TooltipText: Show transient text notifications for game events
Text: checkbox-transients-container.label
TooltipText: checkbox-transients-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW:
Width: PARENT_RIGHT - 24
@@ -200,7 +200,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Hide Chat in Replays
Text: checkbox-hide-replay-chat-container
Container@SPACER:
Background@VIDEO_SECTION_HEADER:
X: 5
@@ -214,7 +214,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM
Font: TinyBold
Align: Center
Text: Video
Text: label-video-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -226,13 +226,13 @@ Container@DISPLAY_PANEL:
Label@VIDEO_MODE:
Width: PARENT_RIGHT
Height: 20
Text: Video Mode:
Text: label-video-mode-dropdown-container
DropDownButton@MODE_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
Height: 25
Font: Regular
Text: Windowed
Text: dropdownbutton-video-mode-dropdown-container
Container@WINDOW_RESOLUTION_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20
@@ -240,7 +240,7 @@ Container@DISPLAY_PANEL:
Label@WINDOW_SIZE:
Width: PARENT_RIGHT
Height: 20
Text: Window Size:
Text: label-window-resolution-container-size
TextField@WINDOW_WIDTH:
Y: 25
Width: 55
@@ -250,7 +250,7 @@ Container@DISPLAY_PANEL:
Label@X:
X: 55
Y: 25
Text: x
Text: label-window-resolution-container-x
Font: Bold
Height: 25
Width: 15
@@ -269,13 +269,13 @@ Container@DISPLAY_PANEL:
Label@DISPLAY_SELECTION_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Select Display:
Text: label-display-selection-container
DropDownButton@DISPLAY_SELECTION_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
Height: 25
Font: Regular
Text: Standard
Text: dropdownbutton-display-selection-container-dropdown
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -307,7 +307,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Enable VSync
Text: checkbox-vsync-container
Container@FRAME_LIMIT_GAMESPEED_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Y: 25
@@ -317,7 +317,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Limit framerate to game tick rate
Text: checkbox-frame-limit-gamespeed-container
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -329,7 +329,7 @@ Container@DISPLAY_PANEL:
Label@GL_PROFILE:
Width: PARENT_RIGHT
Height: 20
Text: OpenGL Profile:
Text: label-gl-profile-dropdown-container
DropDownButton@GL_PROFILE_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -347,5 +347,6 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Tiny
Text: Display and OpenGL changes require restart
Text: label-restart-required-container-video-desc
Align: Center

View File

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

View File

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

View File

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

View File

@@ -405,7 +405,7 @@ Background@LATENCY_TOOLTIP:
Y: 1
Height: 23
Font: Bold
Text: Latency:
Text: label-latency-tooltip-prefix
Label@LATENCY:
Y: 1
Height: 23
@@ -420,7 +420,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Label@NAME:
X: 5
Y: 2
Text: Anonymous Player
Text: label-anonymous-player-tooltip-name
Height: 23
Font: MediumBold
Label@LOCATION:
@@ -451,7 +451,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
Label@LABEL:
X: 10
Height: 12
Text: Game Admin
Text: label-game-admin
Font: TinyBold
Container@REGISTERED_PLAYER_TOOLTIP:
@@ -497,7 +497,7 @@ Container@REGISTERED_PLAYER_TOOLTIP:
X: 10
Y: 1
Height: 12
Text: Game Admin
Text: label-game-admin
Font: TinyBold
Container@MESSAGE_HEADER:
Height: 26
@@ -514,3 +514,4 @@ Container@REGISTERED_PLAYER_TOOLTIP:
Y: -1
Visible: false
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
Font: Bold
Align: Center
Text: Asset Browser
Text: label-assetbrowser-panel-title
Label@SOURCE_SELECTOR_DESC:
X: 20
Y: 36
@@ -20,21 +20,21 @@ Background@ASSETBROWSER_PANEL:
Height: 25
Font: TinyBold
Align: Center
Text: Select asset source
Text: label-assetbrowser-panel-source-selector-desc
DropDownButton@SOURCE_SELECTOR:
X: 20
Y: 60
Width: 195
Height: 25
Font: Bold
Text: Folders
Text: dropdownbutton-assetbrowser-panel-source-selector
DropDownButton@ASSET_TYPES_DROPDOWN:
X: 20
Y: 90
Width: 195
Height: 25
Font: Bold
Text: Asset types
Text: dropdownbutton-assetbrowser-panel-asset-types-dropdown
Label@FILENAME_DESC:
X: 20
Y: 115
@@ -42,7 +42,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25
Font: TinyBold
Align: Center
Text: Filter by name
Text: label-assetbrowser-panel-filename-desc
TextField@FILENAME_INPUT:
X: 20
Y: 140
@@ -76,7 +76,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25
Font: Bold
Align: Left
Text: Scale:
Text: label-assetbrowser-panel-sprite-scale
Slider@SPRITE_SCALE_SLIDER:
X: PARENT_RIGHT - WIDTH - 330
Y: 62
@@ -91,7 +91,7 @@ Background@ASSETBROWSER_PANEL:
Height: 25
Font: Bold
Align: Right
Text: Palette:
Text: label-assetbrowser-panel-palette-desc
DropDownButton@PALETTE_SELECTOR:
X: PARENT_RIGHT - WIDTH - 110
Y: 60
@@ -128,7 +128,7 @@ Background@ASSETBROWSER_PANEL:
Height: PARENT_BOTTOM
Align: Center
Visible: false
Text: Error displaying file. See assetbrowser.log for details.
Text: label-sprite-bg-error
Container@FRAME_SELECTOR:
X: 226
Y: PARENT_BOTTOM - 75
@@ -209,7 +209,7 @@ Background@ASSETBROWSER_PANEL:
Width: 160
Height: 25
Font: Bold
Text: Close
Text: button-assetbrowser-panel-close
TooltipContainer@TOOLTIP_CONTAINER:
ScrollPanel@ASSET_TYPES_PANEL:
@@ -223,3 +223,4 @@ ScrollPanel@ASSET_TYPES_PANEL:
Y: 5
Width: PARENT_RIGHT - 29
Height: 20

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -20,7 +20,7 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25
Font: Bold
Align: Center
Text: Loading Saved Game
Text: label-gamesave-loading-screen-title
ProgressBar@PROGRESS:
X: (WINDOW_RIGHT - 500) / 2
Y: 3 * WINDOW_BOTTOM / 4
@@ -32,4 +32,5 @@ Container@GAMESAVE_LOADING_SCREEN:
Height: 25
Font: Regular
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
Width: 50
Height: 25
Text: Team
Text: button-chat-chrome-mode.label
Font: Bold
Key: ToggleChatMode
TooltipText: Toggle chat mode
TooltipText: button-chat-chrome-mode.tooltip
TooltipContainer: TOOLTIP_CONTAINER
TextField@CHAT_TEXTFIELD:
X: 55
@@ -58,3 +58,4 @@ Container@CHAT_PANEL:
TopBottomSpacing: 3
ItemSpacing: 4
Align: Bottom

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -10,7 +10,7 @@ Container@SCRIPT_ERROR_PANEL:
Height: 20
Font: Bold
Align: Center
Text: The map script has encountered a fatal error
Text: label-script-error-panel-desca
Label@DESCB:
X: 15
Y: 46
@@ -18,7 +18,7 @@ Container@SCRIPT_ERROR_PANEL:
Height: 20
Font: Regular
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:
X: 15
Y: 66
@@ -26,7 +26,7 @@ Container@SCRIPT_ERROR_PANEL:
Height: 20
Font: Regular
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:
X: 20
Y: 96
@@ -37,3 +37,4 @@ Container@SCRIPT_ERROR_PANEL:
X: 4
Y: 2
Width: PARENT_RIGHT - 32

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -76,7 +76,7 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: This map is not compatible
Text: label-map-incompatible-status-a
IgnoreMouseOver: true
Label@MAP_STATUS_B:
Y: 201
@@ -84,7 +84,7 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: with this version of OpenRA
Text: label-map-incompatible-status-b
Container@MAP_VALIDATING:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
@@ -95,7 +95,7 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: Validating...
Text: label-map-validating-status
IgnoreMouseOver: true
ProgressBar@MAP_VALIDATING_BAR:
Y: 194
@@ -124,13 +124,13 @@ Container@MAP_PREVIEW:
Width: PARENT_RIGHT
Height: 25
Font: Bold
Text: Install Map
Text: button-map-download-available-install
Button@MAP_UPDATE:
Y: 195
Width: PARENT_RIGHT
Height: 25
Font: Bold
Text: Update Map
Text: button-map-preview-update
Container@MAP_UPDATE_DOWNLOAD_AVAILABLE:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
@@ -140,14 +140,14 @@ Container@MAP_PREVIEW:
Width: PARENT_RIGHT
Height: 25
Font: Bold
Text: Install Map
Text: button-map-update-download-available-install
Label@MAP_SEARCHING:
Y: 158
Width: PARENT_RIGHT
Height: 25
Font: Tiny
Align: Center
Text: Searching OpenRA Resource Center...
Text: label-map-preview-searching
IgnoreMouseOver: true
Container@MAP_UNAVAILABLE:
Width: PARENT_RIGHT
@@ -158,21 +158,21 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: This map was not found on the
Text: label-map-unavailable-a
Label@b:
Y: 171
Width: PARENT_RIGHT
Height: 25
Font: Tiny
Align: Center
Text: OpenRA Resource Center
Text: label-map-unavailable-b
Label@MAP_ERROR:
Y: 158
Width: PARENT_RIGHT
Height: 25
Font: Tiny
Align: Center
Text: An error occurred during installation
Text: label-map-preview-error
Container@MAP_DOWNLOADING:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
@@ -202,11 +202,12 @@ Container@MAP_PREVIEW:
Height: 25
Font: Tiny
Align: Center
Text: A new version of the map
Text: label-map-update-available-a
Label@b:
Y: 171
Width: PARENT_RIGHT
Height: 25
Font: Tiny
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:
Width: 268
Height: 25
Text: Music
Text: label-container-music
Align: Center
Font: Bold
Label@TITLE:
X: 278
Width: 230
Height: 25
Text: Track
Text: label-container-title
Font: Bold
Label@LENGTH:
X: PARENT_RIGHT - 80
Height: 25
Width: 50
Text: Length
Text: label-container-length
Font: Bold
Align: Right
Background@CONTROLS:
@@ -115,20 +115,20 @@ Container@LOBBY_MUSIC_BIN:
Width: 85
Height: 20
Font: Regular
Text: Shuffle
Text: checkbox-controls-shuffle
Checkbox@REPEAT:
X: PARENT_RIGHT - 15 - WIDTH
Y: 150
Width: 70
Height: 20
Font: Regular
Text: Loop
Text: checkbox-controls-repeat
Label@VOLUME_LABEL:
Y: 181
Width: 65
Height: 25
Align: Right
Text: Volume:
Text: label-controls-volume
ExponentialSlider@MUSIC_SLIDER:
X: 70
Y: 186
@@ -169,16 +169,17 @@ Container@LOBBY_MUSIC_BIN:
Height: 25
Font: Bold
Align: Center
Text: Music Not Installed
Text: label-no-music-title
Label@DESCA:
Y: 96
Width: PARENT_RIGHT - 24
Height: 25
Align: Center
Text: The game music can be installed
Text: label-no-music-desca
Label@DESCB:
Y: 116
Width: PARENT_RIGHT - 24
Height: 25
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
Font: Bold
Align: Center
Text: Map Options
Text: label-lobby-options-bin-title
ScrollPanel:
Logic: LobbyOptionsLogic
Width: PARENT_RIGHT
@@ -83,3 +83,4 @@ Container@LOBBY_OPTIONS_BIN:
Height: 25
Visible: False
TooltipContainer: TOOLTIP_CONTAINER

View File

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

View File

@@ -11,26 +11,26 @@ Container@LOBBY_SERVERS_BIN:
X: 5
Width: 347
Height: 25
Text: Server
Text: label-container-name
Align: Center
Font: Bold
Label@PLAYERS:
X: 382
Width: 85
Height: 25
Text: Players
Text: label-container-players
Font: Bold
Label@LOCATION:
X: 472
Width: 110
Height: 25
Text: Location
Text: label-container-location
Font: Bold
Label@STATUS:
X: 587
Width: 50
Height: 25
Text: Status
Text: label-container-status
Font: Bold
LogicTicker@NOTICE_WATCHER:
Background@NOTICE_CONTAINER:
@@ -43,21 +43,21 @@ Container@LOBBY_SERVERS_BIN:
Width: PARENT_RIGHT - 10
Height: 20
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
Label@UNKNOWN_VERSION_LABEL:
X: 5
Width: PARENT_RIGHT - 10
Height: 20
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
Label@PLAYTEST_AVAILABLE_LABEL:
X: 5
Width: PARENT_RIGHT - 10
Height: 20
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
ScrollPanel@SERVER_LIST:
Width: PARENT_RIGHT
@@ -95,7 +95,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password
TooltipText: image-lobby-servers-bin-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION:
X: 364
Y: 6
@@ -104,7 +104,7 @@ Container@LOBBY_SERVERS_BIN:
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account
TooltipText: image-lobby-servers-bin-requires-authentication-tooltip
LabelWithTooltip@PLAYERS:
X: 382
Width: 85
@@ -130,7 +130,7 @@ Container@LOBBY_SERVERS_BIN:
Y: PARENT_BOTTOM + 5
Width: 154
Height: 25
Text: Filter Games
Text: dropdownbutton-lobby-servers-bin-filters
Font: Bold
Button@RELOAD_BUTTON:
X: 159
@@ -196,3 +196,4 @@ Container@LOBBY_SERVERS_BIN:
Height: 25
Font: TinyBold
Align: Center

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -9,7 +9,7 @@ Background@MULTIPLAYER_PANEL:
Y: 16
Width: PARENT_RIGHT
Height: 25
Text: Multiplayer
Text: label-multiplayer-panel-title
Align: Center
Font: Bold
Container@LABEL_CONTAINER:
@@ -22,26 +22,26 @@ Background@MULTIPLAYER_PANEL:
X: 5
Width: 347
Height: 25
Text: Server
Text: label-container-name
Align: Center
Font: Bold
Label@PLAYERS:
X: 382
Width: 85
Height: 25
Text: Players
Text: label-container-players
Font: Bold
Label@LOCATION:
X: 472
Width: 110
Height: 25
Text: Location
Text: label-container-location
Font: Bold
Label@STATUS:
X: 587
Width: 50
Height: 25
Text: Status
Text: label-container-status
Font: Bold
LogicTicker@NOTICE_WATCHER:
Background@NOTICE_CONTAINER:
@@ -56,21 +56,21 @@ Background@MULTIPLAYER_PANEL:
Width: PARENT_RIGHT - 10
Height: 20
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
Label@UNKNOWN_VERSION_LABEL:
X: 5
Width: PARENT_RIGHT - 10
Height: 20
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
Label@PLAYTEST_AVAILABLE_LABEL:
X: 5
Width: PARENT_RIGHT - 10
Height: 20
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
ScrollPanel@SERVER_LIST:
X: 20
@@ -111,7 +111,7 @@ Background@MULTIPLAYER_PANEL:
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires Password
TooltipText: image-multiplayer-panel-password-protected-tooltip
Image@REQUIRES_AUTHENTICATION:
X: 364
Y: 6
@@ -120,7 +120,7 @@ Background@MULTIPLAYER_PANEL:
ImageCollection: lobby-bits
TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP
TooltipText: Requires OpenRA forum account
TooltipText: image-multiplayer-panel-requires-authentication-tooltip
LabelWithTooltip@PLAYERS:
X: 382
Width: 85
@@ -201,14 +201,14 @@ Background@MULTIPLAYER_PANEL:
Y: 255
Width: PARENT_RIGHT
Height: 25
Text: Join
Text: button-selected-server-join
Font: Bold
DropDownButton@FILTERS_DROPDOWNBUTTON:
X: 20
Y: PARENT_BOTTOM - HEIGHT - 20
Width: 158
Height: 25
Text: Filter Games
Text: dropdownbutton-multiplayer-panel-filters
Font: Bold
Button@RELOAD_BUTTON:
X: 182
@@ -238,14 +238,14 @@ Background@MULTIPLAYER_PANEL:
Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100
Height: 25
Text: Direct IP
Text: button-multiplayer-panel-directconnect
Font: Bold
Button@CREATE_BUTTON:
X: 595
Y: PARENT_BOTTOM - HEIGHT - 20
Width: 100
Height: 25
Text: Create
Text: button-multiplayer-panel-create
Font: Bold
Button@BACK_BUTTON:
Key: escape
@@ -253,6 +253,7 @@ Background@MULTIPLAYER_PANEL:
Y: PARENT_BOTTOM - HEIGHT - 20
Width: 174
Height: 25
Text: Back
Text: button-multiplayer-panel-back
Font: Bold
TooltipContainer@TOOLTIP_CONTAINER:

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -22,7 +22,7 @@ Container@AUDIO_PANEL:
Height: PARENT_BOTTOM
Font: TinyBold
Align: Center
Text: Audio
Text: label-audio-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 20
@@ -35,7 +35,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Align: Center
Text: Audio controls require an active sound device
Text: label-no-audio-device-container
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -48,7 +48,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Cash Ticks
Text: checkbox-cash-ticks-container
Container@MUTE_SOUND_CONTAINER:
X: 10
Y: 30
@@ -58,7 +58,7 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Mute Sound
Text: checkbox-mute-sound-container
Container@SOUND_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20
@@ -66,7 +66,7 @@ Container@AUDIO_PANEL:
Label@SOUND_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Sound Volume:
Text: label-sound-volume-container
ExponentialSlider@SOUND_VOLUME:
Y: 30
Width: PARENT_RIGHT
@@ -84,8 +84,8 @@ Container@AUDIO_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Mute Menu Music
TooltipText: Mute background music when no specific track is playing
Text: checkbox-mute-background-music-container.label
TooltipText: checkbox-mute-background-music-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@MUSIC_VOLUME_CONTAINER:
X: PARENT_RIGHT / 2 + 10
@@ -94,7 +94,7 @@ Container@AUDIO_PANEL:
Label@MUSIC_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Music Volume:
Text: label-music-volume-container
ExponentialSlider@MUSIC_VOLUME:
Y: 25
Width: PARENT_RIGHT
@@ -111,7 +111,7 @@ Container@AUDIO_PANEL:
Label@AUDIO_DEVICE_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Audio Device:
Text: label-audio-device-container
DropDownButton@AUDIO_DEVICE:
Y: 25
Width: PARENT_RIGHT
@@ -123,7 +123,7 @@ Container@AUDIO_PANEL:
Label@VIDEO_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Video Volume:
Text: label-video-volume-container
ExponentialSlider@VIDEO_VOLUME:
Y: 25
Width: PARENT_RIGHT
@@ -142,4 +142,5 @@ Container@AUDIO_PANEL:
Height: 20
Font: Tiny
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
Font: TinyBold
Align: Center
Text: Profile
Text: label-profile-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -34,7 +34,7 @@ Container@DISPLAY_PANEL:
LabelForInput@PLAYER:
Width: PARENT_RIGHT
Height: 20
Text: Player Name:
Text: label-player-container
For: PLAYERNAME
TextField@PLAYERNAME:
Y: 25
@@ -49,7 +49,7 @@ Container@DISPLAY_PANEL:
LabelForInput@COLOR:
Width: PARENT_RIGHT
Height: 20
Text: Preferred Color:
Text: label-playercolor-container-color
For: PLAYERCOLOR
DropDownButton@PLAYERCOLOR:
Y: 25
@@ -76,7 +76,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM
Font: TinyBold
Align: Center
Text: Display
Text: label-display-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -88,7 +88,7 @@ Container@DISPLAY_PANEL:
Label@BATTLEFIELD_CAMERA:
Width: PARENT_RIGHT
Height: 20
Text: Battlefield Camera:
Text: label-battlefield-camera-dropdown-container
DropDownButton@BATTLEFIELD_CAMERA_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -101,7 +101,7 @@ Container@DISPLAY_PANEL:
Label@TARGET_LINES:
Width: PARENT_RIGHT
Height: 20
Text: Target Lines:
Text: label-target-lines-dropdown-container
DropDownButton@TARGET_LINES_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -118,7 +118,7 @@ Container@DISPLAY_PANEL:
LabelForInput@UI_SCALE:
Width: PARENT_RIGHT
Height: 20
Text: UI Scale:
Text: label-ui-scale-dropdown-container
For: UI_SCALE_DROPDOWN
DropDownButton@UI_SCALE_DROPDOWN:
Y: 25
@@ -132,7 +132,7 @@ Container@DISPLAY_PANEL:
Label@STATUS_BARS:
Width: PARENT_RIGHT
Height: 20
Text: Status Bars:
Text: label-status-bar-dropdown-container-bars
DropDownButton@STATUS_BAR_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -150,7 +150,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Increase Cursor Size
Text: checkbox-cursordouble-container
Container@PLAYER_STANCE_COLORS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20
@@ -159,8 +159,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Player Relationship Colors
TooltipText: Change minimap and health bar colors based on relationship (own, enemy, ally, neutral)
Text: checkbox-player-stance-colors-container.label
TooltipText: checkbox-player-stance-colors-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW:
Width: PARENT_RIGHT - 24
@@ -174,8 +174,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Show UI Feedback Notifications
TooltipText: Show transient text notifications for UI events
Text: checkbox-ui-feedback-container.label
TooltipText: checkbox-ui-feedback-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@TRANSIENTS_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
@@ -185,8 +185,8 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Show Game Event Notifications
TooltipText: Show transient text notifications for game events
Text: checkbox-transients-container.label
TooltipText: checkbox-transients-container.tooltip
TooltipContainer: SETTINGS_TOOLTIP_CONTAINER
Container@ROW:
Width: PARENT_RIGHT - 24
@@ -200,7 +200,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Pause Menu Background
Text: checkbox-pause-shellmap-container
Container@HIDE_REPLAY_CHAT_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 10
@@ -209,7 +209,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Hide Chat in Replays
Text: checkbox-hide-replay-chat-container
Container@SPACER:
Background@VIDEO_SECTION_HEADER:
X: 5
@@ -223,7 +223,7 @@ Container@DISPLAY_PANEL:
Height: PARENT_BOTTOM
Font: TinyBold
Align: Center
Text: Video
Text: label-video-section-header
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -235,13 +235,13 @@ Container@DISPLAY_PANEL:
Label@VIDEO_MODE:
Width: PARENT_RIGHT
Height: 20
Text: Video Mode:
Text: label-video-mode-dropdown-container
DropDownButton@MODE_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
Height: 25
Font: Regular
Text: Windowed
Text: dropdownbutton-video-mode-dropdown-container
Container@WINDOW_RESOLUTION_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Width: PARENT_RIGHT / 2 - 20
@@ -249,7 +249,7 @@ Container@DISPLAY_PANEL:
Label@WINDOW_SIZE:
Width: PARENT_RIGHT
Height: 20
Text: Window Size:
Text: label-window-resolution-container-size
TextField@WINDOW_WIDTH:
Y: 25
Width: 55
@@ -259,7 +259,7 @@ Container@DISPLAY_PANEL:
Label@X:
X: 55
Y: 25
Text: x
Text: label-window-resolution-container-x
Font: Bold
Height: 25
Width: 15
@@ -278,13 +278,13 @@ Container@DISPLAY_PANEL:
Label@DISPLAY_SELECTION_LABEL:
Width: PARENT_RIGHT
Height: 20
Text: Select Display:
Text: label-display-selection-container
DropDownButton@DISPLAY_SELECTION_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
Height: 25
Font: Regular
Text: Standard
Text: dropdownbutton-display-selection-container-dropdown
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -316,7 +316,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Enable VSync
Text: checkbox-vsync-container
Container@FRAME_LIMIT_GAMESPEED_CHECKBOX_CONTAINER:
X: PARENT_RIGHT / 2 + 10
Y: 25
@@ -326,7 +326,7 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Regular
Text: Limit framerate to game tick rate
Text: checkbox-frame-limit-gamespeed-container
Container@ROW:
Width: PARENT_RIGHT - 24
Height: 50
@@ -338,7 +338,7 @@ Container@DISPLAY_PANEL:
Label@GL_PROFILE:
Width: PARENT_RIGHT
Height: 20
Text: OpenGL Profile:
Text: label-gl-profile-dropdown-container
DropDownButton@GL_PROFILE_DROPDOWN:
Y: 25
Width: PARENT_RIGHT
@@ -356,5 +356,6 @@ Container@DISPLAY_PANEL:
Width: PARENT_RIGHT
Height: 20
Font: Tiny
Text: Display and OpenGL changes require restart
Text: label-restart-required-container-video-desc
Align: Center

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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