diff --git a/mods/cnc/chrome/assetbrowser.yaml b/mods/cnc/chrome/assetbrowser.yaml index dcf827136d..6ea68991b9 100644 --- a/mods/cnc/chrome/assetbrowser.yaml +++ b/mods/cnc/chrome/assetbrowser.yaml @@ -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 + diff --git a/mods/cnc/chrome/color-picker.yaml b/mods/cnc/chrome/color-picker.yaml index 5fe0eea0a3..f4b7c1232a 100644 --- a/mods/cnc/chrome/color-picker.yaml +++ b/mods/cnc/chrome/color-picker.yaml @@ -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 + diff --git a/mods/cnc/chrome/connection.yaml b/mods/cnc/chrome/connection.yaml index e53182bdf3..3b93210f11 100644 --- a/mods/cnc/chrome/connection.yaml +++ b/mods/cnc/chrome/connection.yaml @@ -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 + diff --git a/mods/cnc/chrome/credits.yaml b/mods/cnc/chrome/credits.yaml index 670bc9038c..3bbc815a5a 100644 --- a/mods/cnc/chrome/credits.yaml +++ b/mods/cnc/chrome/credits.yaml @@ -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 + diff --git a/mods/cnc/chrome/dialogs.yaml b/mods/cnc/chrome/dialogs.yaml index d0977f59ef..004366c441 100644 --- a/mods/cnc/chrome/dialogs.yaml +++ b/mods/cnc/chrome/dialogs.yaml @@ -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 + diff --git a/mods/cnc/chrome/editor.yaml b/mods/cnc/chrome/editor.yaml index b4d81c91f0..9fa41e3627 100644 --- a/mods/cnc/chrome/editor.yaml +++ b/mods/cnc/chrome/editor.yaml @@ -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 + diff --git a/mods/cnc/chrome/gamesave-browser.yaml b/mods/cnc/chrome/gamesave-browser.yaml index 75740068e5..780f7a6154 100644 --- a/mods/cnc/chrome/gamesave-browser.yaml +++ b/mods/cnc/chrome/gamesave-browser.yaml @@ -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: + diff --git a/mods/cnc/chrome/gamesave-loading.yaml b/mods/cnc/chrome/gamesave-loading.yaml index 754ac425c5..b5bcf603b3 100644 --- a/mods/cnc/chrome/gamesave-loading.yaml +++ b/mods/cnc/chrome/gamesave-loading.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-chat.yaml b/mods/cnc/chrome/ingame-chat.yaml index 10534417d8..3d3b6c0fcb 100644 --- a/mods/cnc/chrome/ingame-chat.yaml +++ b/mods/cnc/chrome/ingame-chat.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-debug.yaml b/mods/cnc/chrome/ingame-debug.yaml index e6550a4a8d..99b62592ba 100644 --- a/mods/cnc/chrome/ingame-debug.yaml +++ b/mods/cnc/chrome/ingame-debug.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-debuginfo.yaml b/mods/cnc/chrome/ingame-debuginfo.yaml index fd28c29844..076e6adc1d 100644 --- a/mods/cnc/chrome/ingame-debuginfo.yaml +++ b/mods/cnc/chrome/ingame-debuginfo.yaml @@ -12,3 +12,4 @@ Container@DEBUG_WIDGETS: Align: Center Font: Bold Contrast: true + diff --git a/mods/cnc/chrome/ingame-info-lobby-options.yaml b/mods/cnc/chrome/ingame-info-lobby-options.yaml index 38dfaaafcc..084209514f 100644 --- a/mods/cnc/chrome/ingame-info-lobby-options.yaml +++ b/mods/cnc/chrome/ingame-info-lobby-options.yaml @@ -63,3 +63,4 @@ Container@LOBBY_OPTIONS_PANEL: Font: Regular Visible: False TooltipContainer: TOOLTIP_CONTAINER + diff --git a/mods/cnc/chrome/ingame-info.yaml b/mods/cnc/chrome/ingame-info.yaml index 717f30abb9..8706963580 100644 --- a/mods/cnc/chrome/ingame-info.yaml +++ b/mods/cnc/chrome/ingame-info.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-infobriefing.yaml b/mods/cnc/chrome/ingame-infobriefing.yaml index c55bd8890f..68fc76f4fa 100644 --- a/mods/cnc/chrome/ingame-infobriefing.yaml +++ b/mods/cnc/chrome/ingame-infobriefing.yaml @@ -28,3 +28,4 @@ Container@MAP_PANEL: X: 4 Y: 2 Width: PARENT_RIGHT - 32 + diff --git a/mods/cnc/chrome/ingame-infochat.yaml b/mods/cnc/chrome/ingame-infochat.yaml index 64be9d5f4c..fb32f99fb9 100644 --- a/mods/cnc/chrome/ingame-infochat.yaml +++ b/mods/cnc/chrome/ingame-infochat.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-infoobjectives.yaml b/mods/cnc/chrome/ingame-infoobjectives.yaml index f7dd2f9a69..8c80f92a82 100644 --- a/mods/cnc/chrome/ingame-infoobjectives.yaml +++ b/mods/cnc/chrome/ingame-infoobjectives.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-infostats.yaml b/mods/cnc/chrome/ingame-infostats.yaml index 6273053db1..4722a65420 100644 --- a/mods/cnc/chrome/ingame-infostats.yaml +++ b/mods/cnc/chrome/ingame-infostats.yaml @@ -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 + diff --git a/mods/cnc/chrome/ingame-menu.yaml b/mods/cnc/chrome/ingame-menu.yaml index 4f6330dd36..cbdb10328d 100644 --- a/mods/cnc/chrome/ingame-menu.yaml +++ b/mods/cnc/chrome/ingame-menu.yaml @@ -32,3 +32,4 @@ Container@INGAME_MENU: Button@BUTTON_TEMPLATE: Width: 120 Height: 35 + diff --git a/mods/cnc/chrome/ingame.yaml b/mods/cnc/chrome/ingame.yaml index da93927ae9..855c3a9c9f 100644 --- a/mods/cnc/chrome/ingame.yaml +++ b/mods/cnc/chrome/ingame.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby-kickdialogs.yaml b/mods/cnc/chrome/lobby-kickdialogs.yaml index 0525fa15ae..b1079ea98c 100644 --- a/mods/cnc/chrome/lobby-kickdialogs.yaml +++ b/mods/cnc/chrome/lobby-kickdialogs.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby-mappreview.yaml b/mods/cnc/chrome/lobby-mappreview.yaml index 2f6f14fb02..aa43e03eca 100644 --- a/mods/cnc/chrome/lobby-mappreview.yaml +++ b/mods/cnc/chrome/lobby-mappreview.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby-music.yaml b/mods/cnc/chrome/lobby-music.yaml index 304040d77f..2f7e9a14e3 100644 --- a/mods/cnc/chrome/lobby-music.yaml +++ b/mods/cnc/chrome/lobby-music.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby-options.yaml b/mods/cnc/chrome/lobby-options.yaml index 48eaaa945b..6417813e57 100644 --- a/mods/cnc/chrome/lobby-options.yaml +++ b/mods/cnc/chrome/lobby-options.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby-players.yaml b/mods/cnc/chrome/lobby-players.yaml index 0ad22fe136..997f62f31f 100644 --- a/mods/cnc/chrome/lobby-players.yaml +++ b/mods/cnc/chrome/lobby-players.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby-servers.yaml b/mods/cnc/chrome/lobby-servers.yaml index 05525faa03..38287ee4d0 100644 --- a/mods/cnc/chrome/lobby-servers.yaml +++ b/mods/cnc/chrome/lobby-servers.yaml @@ -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 + diff --git a/mods/cnc/chrome/lobby.yaml b/mods/cnc/chrome/lobby.yaml index 925a48336e..9914a4be3b 100644 --- a/mods/cnc/chrome/lobby.yaml +++ b/mods/cnc/chrome/lobby.yaml @@ -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: + diff --git a/mods/cnc/chrome/mainmenu-prompts.yaml b/mods/cnc/chrome/mainmenu-prompts.yaml index 44c456c5ad..75c3044c83 100644 --- a/mods/cnc/chrome/mainmenu-prompts.yaml +++ b/mods/cnc/chrome/mainmenu-prompts.yaml @@ -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 mouse button + Text: label-mouse-control-desc-classic-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-classic-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-classic-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-classic-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-classic-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-classic-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 mouse button + Text: label-mouse-control-desc-modern-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-modern-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-modern-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-modern-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-modern-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-modern-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 + diff --git a/mods/cnc/chrome/mainmenu.yaml b/mods/cnc/chrome/mainmenu.yaml index b5c61008c9..67cd5beee0 100644 --- a/mods/cnc/chrome/mainmenu.yaml +++ b/mods/cnc/chrome/mainmenu.yaml @@ -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 + diff --git a/mods/cnc/chrome/mapchooser.yaml b/mods/cnc/chrome/mapchooser.yaml index 55152df792..2d294bed1f 100644 --- a/mods/cnc/chrome/mapchooser.yaml +++ b/mods/cnc/chrome/mapchooser.yaml @@ -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: + diff --git a/mods/cnc/chrome/missionbrowser.yaml b/mods/cnc/chrome/missionbrowser.yaml index 5953d0185a..224721e5b2 100644 --- a/mods/cnc/chrome/missionbrowser.yaml +++ b/mods/cnc/chrome/missionbrowser.yaml @@ -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 + diff --git a/mods/cnc/chrome/multiplayer-browser.yaml b/mods/cnc/chrome/multiplayer-browser.yaml index b65a502682..3cb6c3560f 100644 --- a/mods/cnc/chrome/multiplayer-browser.yaml +++ b/mods/cnc/chrome/multiplayer-browser.yaml @@ -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: + diff --git a/mods/cnc/chrome/multiplayer-browserpanels.yaml b/mods/cnc/chrome/multiplayer-browserpanels.yaml index 7199a00157..fcbd45bc18 100644 --- a/mods/cnc/chrome/multiplayer-browserpanels.yaml +++ b/mods/cnc/chrome/multiplayer-browserpanels.yaml @@ -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 + diff --git a/mods/cnc/chrome/multiplayer-createserver.yaml b/mods/cnc/chrome/multiplayer-createserver.yaml index 833d56f9d5..9ae7ff4d0b 100644 --- a/mods/cnc/chrome/multiplayer-createserver.yaml +++ b/mods/cnc/chrome/multiplayer-createserver.yaml @@ -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: + diff --git a/mods/cnc/chrome/multiplayer-directconnect.yaml b/mods/cnc/chrome/multiplayer-directconnect.yaml index a1fa4d5291..16ef840ffb 100644 --- a/mods/cnc/chrome/multiplayer-directconnect.yaml +++ b/mods/cnc/chrome/multiplayer-directconnect.yaml @@ -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 + diff --git a/mods/cnc/chrome/music.yaml b/mods/cnc/chrome/music.yaml index 80a5f7e279..5d0c9ff126 100644 --- a/mods/cnc/chrome/music.yaml +++ b/mods/cnc/chrome/music.yaml @@ -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: + diff --git a/mods/cnc/chrome/playerprofile.yaml b/mods/cnc/chrome/playerprofile.yaml index 13d4704502..00e8e070da 100644 --- a/mods/cnc/chrome/playerprofile.yaml +++ b/mods/cnc/chrome/playerprofile.yaml @@ -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 + diff --git a/mods/cnc/chrome/replaybrowser.yaml b/mods/cnc/chrome/replaybrowser.yaml index 2ea36f78e4..613cada340 100644 --- a/mods/cnc/chrome/replaybrowser.yaml +++ b/mods/cnc/chrome/replaybrowser.yaml @@ -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: + diff --git a/mods/cnc/chrome/settings-advanced.yaml b/mods/cnc/chrome/settings-advanced.yaml index 808bd37d97..07e570cc89 100644 --- a/mods/cnc/chrome/settings-advanced.yaml +++ b/mods/cnc/chrome/settings-advanced.yaml @@ -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 + diff --git a/mods/cnc/chrome/settings-audio.yaml b/mods/cnc/chrome/settings-audio.yaml index ae12d9508d..702066ce70 100644 --- a/mods/cnc/chrome/settings-audio.yaml +++ b/mods/cnc/chrome/settings-audio.yaml @@ -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 + diff --git a/mods/cnc/chrome/settings-display.yaml b/mods/cnc/chrome/settings-display.yaml index 06753a3d2e..82a312efde 100644 --- a/mods/cnc/chrome/settings-display.yaml +++ b/mods/cnc/chrome/settings-display.yaml @@ -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 + diff --git a/mods/cnc/chrome/settings-hotkeys.yaml b/mods/cnc/chrome/settings-hotkeys.yaml index 9a6c67abb4..ccd1c76883 100644 --- a/mods/cnc/chrome/settings-hotkeys.yaml +++ b/mods/cnc/chrome/settings-hotkeys.yaml @@ -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 + diff --git a/mods/cnc/chrome/settings-input.yaml b/mods/cnc/chrome/settings-input.yaml index f12788b28a..e92e2ed673 100644 --- a/mods/cnc/chrome/settings-input.yaml +++ b/mods/cnc/chrome/settings-input.yaml @@ -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 mouse button + Text: label-mouse-control-desc-classic-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-classic-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-classic-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-classic-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-classic-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-classic-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 mouse button + Text: label-mouse-control-desc-modern-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-modern-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-modern-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-modern-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-modern-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-modern-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 + diff --git a/mods/cnc/chrome/settings.yaml b/mods/cnc/chrome/settings.yaml index b36a7f25ee..d45e62b096 100644 --- a/mods/cnc/chrome/settings.yaml +++ b/mods/cnc/chrome/settings.yaml @@ -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: + diff --git a/mods/cnc/chrome/tooltips.yaml b/mods/cnc/chrome/tooltips.yaml index 970016edbe..c959708bbe 100644 --- a/mods/cnc/chrome/tooltips.yaml +++ b/mods/cnc/chrome/tooltips.yaml @@ -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 + diff --git a/mods/cnc/languages/chrome/en.ftl b/mods/cnc/languages/chrome/en.ftl new file mode 100644 index 0000000000..8ae95f3396 --- /dev/null +++ b/mods/cnc/languages/chrome/en.ftl @@ -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 mouse button +label-mouse-control-desc-classic-commands = - Command units using the mouse button +label-mouse-control-desc-classic-buildigs = - Place structures using the mouse button +label-mouse-control-desc-classic-support = - Target support powers using the mouse button +label-mouse-control-desc-classic-zoom = - Zoom the battlefield using the +label-mouse-control-desc-classic-zoom-modifier = - Zoom the battlefield using +label-mouse-control-desc-classic-scroll-right = - Pan the battlefield using the mouse button +label-mouse-control-desc-classic-scroll-middle = - Pan the battlefield using the 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 mouse button +label-mouse-control-desc-modern-commands = - Command units using the mouse button +label-mouse-control-desc-modern-buildigs = - Place structures using the mouse button +label-mouse-control-desc-modern-support = - Target support powers using the mouse button +label-mouse-control-desc-modern-zoom = - Zoom the battlefield using the +label-mouse-control-desc-modern-zoom-modifier = - Zoom the battlefield using +label-mouse-control-desc-modern-scroll-right = - Pan the battlefield using the mouse button +label-mouse-control-desc-modern-scroll-middle = - Pan the battlefield using the 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 + diff --git a/mods/common/chrome/assetbrowser.yaml b/mods/common/chrome/assetbrowser.yaml index e82f3f972b..408b428f74 100644 --- a/mods/common/chrome/assetbrowser.yaml +++ b/mods/common/chrome/assetbrowser.yaml @@ -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 + diff --git a/mods/common/chrome/color-picker.yaml b/mods/common/chrome/color-picker.yaml index 299125d98f..5cde07eacf 100644 --- a/mods/common/chrome/color-picker.yaml +++ b/mods/common/chrome/color-picker.yaml @@ -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 + diff --git a/mods/common/chrome/confirmation-dialogs.yaml b/mods/common/chrome/confirmation-dialogs.yaml index c6a5ee0b4e..4956a337d9 100644 --- a/mods/common/chrome/confirmation-dialogs.yaml +++ b/mods/common/chrome/confirmation-dialogs.yaml @@ -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 + diff --git a/mods/common/chrome/connection.yaml b/mods/common/chrome/connection.yaml index 4b884d2676..f809981ae3 100644 --- a/mods/common/chrome/connection.yaml +++ b/mods/common/chrome/connection.yaml @@ -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 + diff --git a/mods/common/chrome/credits.yaml b/mods/common/chrome/credits.yaml index 486f4c5381..4084c9f64f 100644 --- a/mods/common/chrome/credits.yaml +++ b/mods/common/chrome/credits.yaml @@ -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 + diff --git a/mods/common/chrome/dropdowns.yaml b/mods/common/chrome/dropdowns.yaml index 3edd9d82df..0f9ed9de19 100644 --- a/mods/common/chrome/dropdowns.yaml +++ b/mods/common/chrome/dropdowns.yaml @@ -182,3 +182,4 @@ ScrollPanel@NEWS_PANEL: Height: PARENT_BOTTOM Align: Center VAlign: Middle + diff --git a/mods/common/chrome/editor.yaml b/mods/common/chrome/editor.yaml index 47ecca3aa3..c237ef7904 100644 --- a/mods/common/chrome/editor.yaml +++ b/mods/common/chrome/editor.yaml @@ -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 + diff --git a/mods/common/chrome/gamesave-browser.yaml b/mods/common/chrome/gamesave-browser.yaml index dc64e80651..899c15fdc0 100644 --- a/mods/common/chrome/gamesave-browser.yaml +++ b/mods/common/chrome/gamesave-browser.yaml @@ -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: + diff --git a/mods/common/chrome/gamesave-loading.yaml b/mods/common/chrome/gamesave-loading.yaml index c529507542..a1e463e792 100644 --- a/mods/common/chrome/gamesave-loading.yaml +++ b/mods/common/chrome/gamesave-loading.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-chat.yaml b/mods/common/chrome/ingame-chat.yaml index c2b26a93da..53a43c5602 100644 --- a/mods/common/chrome/ingame-chat.yaml +++ b/mods/common/chrome/ingame-chat.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-debug-hpf.yaml b/mods/common/chrome/ingame-debug-hpf.yaml index 47721c3aac..ddc827fe6b 100644 --- a/mods/common/chrome/ingame-debug-hpf.yaml +++ b/mods/common/chrome/ingame-debug-hpf.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-debug.yaml b/mods/common/chrome/ingame-debug.yaml index 676a340772..43df43d45f 100644 --- a/mods/common/chrome/ingame-debug.yaml +++ b/mods/common/chrome/ingame-debug.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-debuginfo.yaml b/mods/common/chrome/ingame-debuginfo.yaml index fd28c29844..076e6adc1d 100644 --- a/mods/common/chrome/ingame-debuginfo.yaml +++ b/mods/common/chrome/ingame-debuginfo.yaml @@ -12,3 +12,4 @@ Container@DEBUG_WIDGETS: Align: Center Font: Bold Contrast: true + diff --git a/mods/common/chrome/ingame-fmvplayer.yaml b/mods/common/chrome/ingame-fmvplayer.yaml index 00cfcdcd30..217c9a8b43 100644 --- a/mods/common/chrome/ingame-fmvplayer.yaml +++ b/mods/common/chrome/ingame-fmvplayer.yaml @@ -8,3 +8,4 @@ Background@FMVPLAYER: Y: 0 Width: WINDOW_RIGHT Height: WINDOW_BOTTOM + diff --git a/mods/common/chrome/ingame-info-lobby-options.yaml b/mods/common/chrome/ingame-info-lobby-options.yaml index 331b141f53..9fc926a6e7 100644 --- a/mods/common/chrome/ingame-info-lobby-options.yaml +++ b/mods/common/chrome/ingame-info-lobby-options.yaml @@ -61,3 +61,4 @@ Container@LOBBY_OPTIONS_PANEL: Font: Regular Visible: False TooltipContainer: TOOLTIP_CONTAINER + diff --git a/mods/common/chrome/ingame-info.yaml b/mods/common/chrome/ingame-info.yaml index b642463809..7d32d266c8 100644 --- a/mods/common/chrome/ingame-info.yaml +++ b/mods/common/chrome/ingame-info.yaml @@ -140,3 +140,4 @@ Container@GAME_INFO_PANEL: Y: 65 Width: PARENT_RIGHT Height: PARENT_BOTTOM + diff --git a/mods/common/chrome/ingame-infobriefing.yaml b/mods/common/chrome/ingame-infobriefing.yaml index d227858c39..788b8ab51a 100644 --- a/mods/common/chrome/ingame-infobriefing.yaml +++ b/mods/common/chrome/ingame-infobriefing.yaml @@ -28,3 +28,4 @@ Container@MAP_PANEL: X: 4 Y: 2 Width: PARENT_RIGHT - 32 + diff --git a/mods/common/chrome/ingame-infochat.yaml b/mods/common/chrome/ingame-infochat.yaml index 6d681bfa9c..53ed447e80 100644 --- a/mods/common/chrome/ingame-infochat.yaml +++ b/mods/common/chrome/ingame-infochat.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-infoobjectives.yaml b/mods/common/chrome/ingame-infoobjectives.yaml index 4542107704..c3046db00e 100644 --- a/mods/common/chrome/ingame-infoobjectives.yaml +++ b/mods/common/chrome/ingame-infoobjectives.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-infoscripterror.yaml b/mods/common/chrome/ingame-infoscripterror.yaml index 4931a84668..0ef52fd904 100644 --- a/mods/common/chrome/ingame-infoscripterror.yaml +++ b/mods/common/chrome/ingame-infoscripterror.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-infostats.yaml b/mods/common/chrome/ingame-infostats.yaml index 77d2c080b1..5c8129e7c8 100644 --- a/mods/common/chrome/ingame-infostats.yaml +++ b/mods/common/chrome/ingame-infostats.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-menu.yaml b/mods/common/chrome/ingame-menu.yaml index c0dd23aca7..079763cfb9 100644 --- a/mods/common/chrome/ingame-menu.yaml +++ b/mods/common/chrome/ingame-menu.yaml @@ -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 + diff --git a/mods/common/chrome/ingame-perf.yaml b/mods/common/chrome/ingame-perf.yaml index 7551230433..3a201afc31 100644 --- a/mods/common/chrome/ingame-perf.yaml +++ b/mods/common/chrome/ingame-perf.yaml @@ -20,3 +20,4 @@ Container@PERF_WIDGETS: Y: 5 Width: 200 Height: 200 + diff --git a/mods/common/chrome/ingame-transients.yaml b/mods/common/chrome/ingame-transients.yaml index df5124ec08..e37d84191e 100644 --- a/mods/common/chrome/ingame-transients.yaml +++ b/mods/common/chrome/ingame-transients.yaml @@ -11,3 +11,4 @@ Container@TRANSIENTS_PANEL: DisplayDurationMs: 4000 LogLength: 5 HideOverflow: False + diff --git a/mods/common/chrome/ingame.yaml b/mods/common/chrome/ingame.yaml index a4faab3df2..ff8f58d88e 100644 --- a/mods/common/chrome/ingame.yaml +++ b/mods/common/chrome/ingame.yaml @@ -63,3 +63,4 @@ Container@INGAME_ROOT: Container@MENU_ROOT: TooltipContainer@TOOLTIP_CONTAINER: MouseAttachment@MOUSE_ATTATCHMENT: + diff --git a/mods/common/chrome/lobby-kickdialogs.yaml b/mods/common/chrome/lobby-kickdialogs.yaml index 739caff8e1..f145104a4b 100644 --- a/mods/common/chrome/lobby-kickdialogs.yaml +++ b/mods/common/chrome/lobby-kickdialogs.yaml @@ -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 + diff --git a/mods/common/chrome/lobby-mappreview.yaml b/mods/common/chrome/lobby-mappreview.yaml index 7fc448ebe2..0908af84ad 100644 --- a/mods/common/chrome/lobby-mappreview.yaml +++ b/mods/common/chrome/lobby-mappreview.yaml @@ -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 + diff --git a/mods/common/chrome/lobby-music.yaml b/mods/common/chrome/lobby-music.yaml index 38889c7c0e..24fdd96ffd 100644 --- a/mods/common/chrome/lobby-music.yaml +++ b/mods/common/chrome/lobby-music.yaml @@ -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 + diff --git a/mods/common/chrome/lobby-options.yaml b/mods/common/chrome/lobby-options.yaml index 01073d12f9..d71ee68ed1 100644 --- a/mods/common/chrome/lobby-options.yaml +++ b/mods/common/chrome/lobby-options.yaml @@ -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 + diff --git a/mods/common/chrome/lobby-players.yaml b/mods/common/chrome/lobby-players.yaml index caacae59ed..d105af322d 100644 --- a/mods/common/chrome/lobby-players.yaml +++ b/mods/common/chrome/lobby-players.yaml @@ -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 + diff --git a/mods/common/chrome/lobby-servers.yaml b/mods/common/chrome/lobby-servers.yaml index 9d3fac57ed..3fddf39132 100644 --- a/mods/common/chrome/lobby-servers.yaml +++ b/mods/common/chrome/lobby-servers.yaml @@ -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 + diff --git a/mods/common/chrome/lobby.yaml b/mods/common/chrome/lobby.yaml index ea2e10e6d0..04fb04e9f2 100644 --- a/mods/common/chrome/lobby.yaml +++ b/mods/common/chrome/lobby.yaml @@ -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: + diff --git a/mods/common/chrome/mainmenu-prompts.yaml b/mods/common/chrome/mainmenu-prompts.yaml index 1d941f82db..3f7d0b3747 100644 --- a/mods/common/chrome/mainmenu-prompts.yaml +++ b/mods/common/chrome/mainmenu-prompts.yaml @@ -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 mouse button + Text: label-mouse-control-desc-classic-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-classic-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-classic-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-classic-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-classic-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-classic-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 mouse button + Text: label-mouse-control-desc-modern-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-modern-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-modern-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-modern-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-modern-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-modern-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 + diff --git a/mods/common/chrome/mainmenu.yaml b/mods/common/chrome/mainmenu.yaml index 5b5bee04fc..3160e5642b 100644 --- a/mods/common/chrome/mainmenu.yaml +++ b/mods/common/chrome/mainmenu.yaml @@ -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 + diff --git a/mods/common/chrome/map-chooser.yaml b/mods/common/chrome/map-chooser.yaml index 6b864e198b..e7fdd66854 100644 --- a/mods/common/chrome/map-chooser.yaml +++ b/mods/common/chrome/map-chooser.yaml @@ -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: + diff --git a/mods/common/chrome/missionbrowser.yaml b/mods/common/chrome/missionbrowser.yaml index f2d7949c99..b119537b05 100644 --- a/mods/common/chrome/missionbrowser.yaml +++ b/mods/common/chrome/missionbrowser.yaml @@ -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 + diff --git a/mods/common/chrome/multiplayer-browser.yaml b/mods/common/chrome/multiplayer-browser.yaml index 633cba63f0..208864523f 100644 --- a/mods/common/chrome/multiplayer-browser.yaml +++ b/mods/common/chrome/multiplayer-browser.yaml @@ -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: + diff --git a/mods/common/chrome/multiplayer-browserpanels.yaml b/mods/common/chrome/multiplayer-browserpanels.yaml index 9e4edcaa37..b1125a0da6 100644 --- a/mods/common/chrome/multiplayer-browserpanels.yaml +++ b/mods/common/chrome/multiplayer-browserpanels.yaml @@ -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 + diff --git a/mods/common/chrome/multiplayer-createserver.yaml b/mods/common/chrome/multiplayer-createserver.yaml index 8fca382c18..a88057bd72 100644 --- a/mods/common/chrome/multiplayer-createserver.yaml +++ b/mods/common/chrome/multiplayer-createserver.yaml @@ -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: + diff --git a/mods/common/chrome/multiplayer-directconnect.yaml b/mods/common/chrome/multiplayer-directconnect.yaml index e5a3568bfe..3a2f70f7f1 100644 --- a/mods/common/chrome/multiplayer-directconnect.yaml +++ b/mods/common/chrome/multiplayer-directconnect.yaml @@ -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 + diff --git a/mods/common/chrome/musicplayer.yaml b/mods/common/chrome/musicplayer.yaml index ca79dbf9f5..ee1a869393 100644 --- a/mods/common/chrome/musicplayer.yaml +++ b/mods/common/chrome/musicplayer.yaml @@ -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: + diff --git a/mods/common/chrome/playerprofile.yaml b/mods/common/chrome/playerprofile.yaml index 8efdd69825..38d0f61b17 100644 --- a/mods/common/chrome/playerprofile.yaml +++ b/mods/common/chrome/playerprofile.yaml @@ -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 + diff --git a/mods/common/chrome/replaybrowser.yaml b/mods/common/chrome/replaybrowser.yaml index 61c83c8ad6..8f1d169e24 100644 --- a/mods/common/chrome/replaybrowser.yaml +++ b/mods/common/chrome/replaybrowser.yaml @@ -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: + diff --git a/mods/common/chrome/settings-advanced.yaml b/mods/common/chrome/settings-advanced.yaml index 808bd37d97..07e570cc89 100644 --- a/mods/common/chrome/settings-advanced.yaml +++ b/mods/common/chrome/settings-advanced.yaml @@ -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 + diff --git a/mods/common/chrome/settings-audio.yaml b/mods/common/chrome/settings-audio.yaml index ae12d9508d..702066ce70 100644 --- a/mods/common/chrome/settings-audio.yaml +++ b/mods/common/chrome/settings-audio.yaml @@ -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 + diff --git a/mods/common/chrome/settings-display.yaml b/mods/common/chrome/settings-display.yaml index 1823235253..b1beb18b5c 100644 --- a/mods/common/chrome/settings-display.yaml +++ b/mods/common/chrome/settings-display.yaml @@ -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 + diff --git a/mods/common/chrome/settings-hotkeys.yaml b/mods/common/chrome/settings-hotkeys.yaml index f21223ab23..bb297deff0 100644 --- a/mods/common/chrome/settings-hotkeys.yaml +++ b/mods/common/chrome/settings-hotkeys.yaml @@ -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 + diff --git a/mods/common/chrome/settings-input.yaml b/mods/common/chrome/settings-input.yaml index f12788b28a..e92e2ed673 100644 --- a/mods/common/chrome/settings-input.yaml +++ b/mods/common/chrome/settings-input.yaml @@ -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 mouse button + Text: label-mouse-control-desc-classic-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-classic-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-classic-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-classic-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-classic-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-classic-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 mouse button + Text: label-mouse-control-desc-modern-selection LabelWithHighlight@DESC_COMMANDS: Y: 17 Height: 16 Font: Small - Text: - Command units using the mouse button + Text: label-mouse-control-desc-modern-commands LabelWithHighlight@DESC_BUILDIGS: Y: 34 Height: 16 Font: Small - Text: - Place structures using the mouse button + Text: label-mouse-control-desc-modern-buildigs LabelWithHighlight@DESC_SUPPORT: Y: 51 Height: 16 Font: Small - Text: - Target support powers using the mouse button + Text: label-mouse-control-desc-modern-support LabelWithHighlight@DESC_ZOOM: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using the + Text: label-mouse-control-desc-modern-zoom LabelWithHighlight@DESC_ZOOM_MODIFIER: Y: 68 Height: 16 Font: Small - Text: - Zoom the battlefield using + Text: label-mouse-control-desc-modern-zoom-modifier LabelWithHighlight@DESC_SCROLL_RIGHT: Y: 85 Height: 16 Font: Small - Text: - Pan the battlefield using the 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 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 + diff --git a/mods/common/chrome/settings.yaml b/mods/common/chrome/settings.yaml index 9fab546045..e2e6e1c3e5 100644 --- a/mods/common/chrome/settings.yaml +++ b/mods/common/chrome/settings.yaml @@ -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: + diff --git a/mods/common/chrome/text-notifications.yaml b/mods/common/chrome/text-notifications.yaml index b1a77599ba..be7967b645 100644 --- a/mods/common/chrome/text-notifications.yaml +++ b/mods/common/chrome/text-notifications.yaml @@ -53,3 +53,4 @@ Container@TRANSIENT_LINE_TEMPLATE: WordWrap: True Shadow: True TextColor: AFEEEE + diff --git a/mods/common/chrome/tooltips.yaml b/mods/common/chrome/tooltips.yaml index b3181e67f9..55469befb8 100644 --- a/mods/common/chrome/tooltips.yaml +++ b/mods/common/chrome/tooltips.yaml @@ -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 + diff --git a/mods/common/languages/chrome/en.ftl b/mods/common/languages/chrome/en.ftl new file mode 100644 index 0000000000..f9f4f61f35 --- /dev/null +++ b/mods/common/languages/chrome/en.ftl @@ -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 mouse button +label-mouse-control-desc-classic-commands = - Command units using the mouse button +label-mouse-control-desc-classic-buildigs = - Place structures using the mouse button +label-mouse-control-desc-classic-support = - Target support powers using the mouse button +label-mouse-control-desc-classic-zoom = - Zoom the battlefield using the +label-mouse-control-desc-classic-zoom-modifier = - Zoom the battlefield using +label-mouse-control-desc-classic-scroll-right = - Pan the battlefield using the mouse button +label-mouse-control-desc-classic-scroll-middle = - Pan the battlefield using the 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 mouse button +label-mouse-control-desc-modern-commands = - Command units using the mouse button +label-mouse-control-desc-modern-buildigs = - Place structures using the mouse button +label-mouse-control-desc-modern-support = - Target support powers using the mouse button +label-mouse-control-desc-modern-zoom = - Zoom the battlefield using the +label-mouse-control-desc-modern-zoom-modifier = - Zoom the battlefield using +label-mouse-control-desc-modern-scroll-right = - Pan the battlefield using the mouse button +label-mouse-control-desc-modern-scroll-middle = - Pan the battlefield using the 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 + diff --git a/mods/d2k/chrome/dropdowns.yaml b/mods/d2k/chrome/dropdowns.yaml index 2a8fa23a52..e4d6605cdc 100644 --- a/mods/d2k/chrome/dropdowns.yaml +++ b/mods/d2k/chrome/dropdowns.yaml @@ -146,3 +146,4 @@ ScrollPanel@NEWS_PANEL: Height: PARENT_BOTTOM Align: Center VAlign: Middle + diff --git a/mods/d2k/chrome/encyclopedia.yaml b/mods/d2k/chrome/encyclopedia.yaml index 8fe1afea9c..66bda6326d 100644 --- a/mods/d2k/chrome/encyclopedia.yaml +++ b/mods/d2k/chrome/encyclopedia.yaml @@ -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: + diff --git a/mods/d2k/chrome/ingame-infostats.yaml b/mods/d2k/chrome/ingame-infostats.yaml index 1f5310011d..f730246763 100644 --- a/mods/d2k/chrome/ingame-infostats.yaml +++ b/mods/d2k/chrome/ingame-infostats.yaml @@ -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 + diff --git a/mods/d2k/chrome/ingame-menu.yaml b/mods/d2k/chrome/ingame-menu.yaml index 92fae414e8..9160d668d9 100644 --- a/mods/d2k/chrome/ingame-menu.yaml +++ b/mods/d2k/chrome/ingame-menu.yaml @@ -23,7 +23,7 @@ Container@INGAME_MENU: Y: 21 Width: 200 Height: 30 - Text: Options + Text: label-menu-buttons-title Align: Center Font: Bold Button@BUTTON_TEMPLATE: @@ -32,3 +32,4 @@ Container@INGAME_MENU: Width: 140 Height: 30 Font: Bold + diff --git a/mods/d2k/chrome/ingame-observer.yaml b/mods/d2k/chrome/ingame-observer.yaml index 24d4c713a7..9598e17a4f 100644 --- a/mods/d2k/chrome/ingame-observer.yaml +++ b/mods/d2k/chrome/ingame-observer.yaml @@ -21,14 +21,14 @@ Container@OBSERVER_WIDGETS: Width: PARENT_RIGHT - 30 Height: 25 Align: Right - Text: Audio Muted + Text: label-mute-indicator Contrast: true MenuButton@OPTIONS_BUTTON: X: 5 Y: 5 Width: 160 Height: 25 - Text: Options (Esc) + Text: button-observer-widgets-options Font: Bold Key: escape DisableWorldSounds: true @@ -116,7 +116,7 @@ Container@OBSERVER_WIDGETS: Width: 26 Height: 26 Key: Pause - TooltipText: Pause + TooltipText: button-replay-player-pause-tooltip TooltipContainer: TOOLTIP_CONTAINER IgnoreChildMouseOver: true Children: @@ -132,7 +132,7 @@ Container@OBSERVER_WIDGETS: Height: 26 Key: Pause IgnoreChildMouseOver: true - TooltipText: Play + TooltipText: button-replay-player-play-tooltip TooltipContainer: TOOLTIP_CONTAINER Children: Image@IMAGE_PLAY: @@ -146,9 +146,9 @@ Container@OBSERVER_WIDGETS: Width: 36 Height: 20 Key: ReplaySpeedSlow - TooltipText: Slow speed + TooltipText: button-replay-player-slow.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: 50% + Text: button-replay-player-slow.label Font: TinyBold Button@BUTTON_REGULAR: X: 55 + 45 @@ -156,9 +156,9 @@ Container@OBSERVER_WIDGETS: Width: 38 Height: 20 Key: ReplaySpeedRegular - TooltipText: Regular speed + TooltipText: button-replay-player-regular.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: 100% + Text: button-replay-player-regular.label Font: TinyBold Button@BUTTON_FAST: X: 55 + 45 * 2 @@ -166,9 +166,9 @@ Container@OBSERVER_WIDGETS: Width: 38 Height: 20 Key: ReplaySpeedFast - TooltipText: Fast speed + TooltipText: button-replay-player-fast.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: 200% + Text: button-replay-player-fast.label Font: TinyBold Button@BUTTON_MAXIMUM: X: 55 + 45 * 3 @@ -176,9 +176,9 @@ Container@OBSERVER_WIDGETS: Width: 38 Height: 20 Key: ReplaySpeedMax - TooltipText: Maximum speed + TooltipText: button-replay-player-maximum.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: MAX + Text: button-replay-player-maximum.label Font: TinyBold Container@INGAME_OBSERVERSTATS_BG: Logic: ObserverStatsLogic @@ -235,7 +235,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: @@ -244,7 +244,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: @@ -253,7 +253,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: @@ -262,7 +262,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: @@ -271,7 +271,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: @@ -280,7 +280,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: @@ -289,7 +289,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: @@ -298,7 +298,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: @@ -307,7 +307,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: @@ -334,14 +334,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: 155 Width: 80 Height: PARENT_BOTTOM Font: Bold - Text: Cash + Text: label-economy-stats-cash-header Align: Right Shadow: True Label@INCOME_HEADER: @@ -349,7 +349,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: @@ -357,7 +357,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: @@ -365,7 +365,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: @@ -373,7 +373,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: @@ -381,7 +381,7 @@ Container@OBSERVER_WIDGETS: Width: 80 Height: PARENT_BOTTOM Font: Bold - Text: Harvesters + Text: label-economy-stats-harvesters-header Align: Right Shadow: True Label@CARRYALLS_HEADER: @@ -389,7 +389,7 @@ Container@OBSERVER_WIDGETS: Width: 80 Height: PARENT_BOTTOM Font: Bold - Text: Carryalls + Text: label-economy-stats-carryalls-header Align: Right Shadow: True Container@PRODUCTION_STATS_HEADERS: @@ -417,7 +417,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: @@ -426,7 +426,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 @@ -453,7 +453,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: @@ -462,7 +462,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 @@ -489,7 +489,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: @@ -498,7 +498,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 @@ -525,7 +525,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: @@ -534,7 +534,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: @@ -543,7 +543,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: @@ -552,7 +552,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: @@ -561,7 +561,7 @@ Container@OBSERVER_WIDGETS: Width: 75 Height: PARENT_BOTTOM Font: Bold - Text: U. Lost + Text: label-combat-stats-units-dead-header Align: Right Shadow: True Label@BUILDINGS_KILLED_HEADER: @@ -570,7 +570,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: @@ -579,7 +579,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: @@ -588,7 +588,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: @@ -597,7 +597,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: @@ -1052,3 +1052,4 @@ Container@OBSERVER_WIDGETS: X: WINDOW_RIGHT - WIDTH - 260 Y: 40 Width: 175 + diff --git a/mods/d2k/chrome/ingame-player.yaml b/mods/d2k/chrome/ingame-player.yaml index 19eba2a798..3cabea174d 100644 --- a/mods/d2k/chrome/ingame-player.yaml +++ b/mods/d2k/chrome/ingame-player.yaml @@ -21,8 +21,8 @@ Container@PLAYER_WIDGETS: IconSize: 60, 48 IconSpriteOffset: -1, -1 TooltipContainer: TOOLTIP_CONTAINER - 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: @@ -47,8 +47,8 @@ Container@PLAYER_WIDGETS: Background: command-button 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 Children: @@ -64,8 +64,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 Background: command-button 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 - Deployed thumpers will undeploy and move to 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 Children: @@ -81,8 +81,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 Background: command-button 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\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 Children: @@ -99,8 +99,8 @@ Container@PLAYER_WIDGETS: Background: command-button 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 Children: Image@ICON: @@ -117,8 +117,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 - Thumpers will start or stop attracting worms\n - Devastators will become immobilized and explode\n\nActs immediately on selected units. + TooltipText: button-command-bar-deploy.tooltip + TooltipDesc: button-command-bar-deploy.tooltipdesc TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -135,8 +135,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 Children: Image@ICON: @@ -153,8 +153,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 Children: Image@ICON: @@ -169,8 +169,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 Background: command-button 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 Children: @@ -194,8 +194,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 Children: Image@ICON: @@ -212,8 +212,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 Children: Image@ICON: @@ -230,8 +230,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 Children: Image@ICON: @@ -248,8 +248,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 Children: Image@ICON: @@ -275,7 +275,7 @@ Container@PLAYER_WIDGETS: Width: PARENT_RIGHT - 30 Height: 25 Align: Right - Text: Audio Muted + Text: label-mute-indicator Contrast: true Image@SIDEBAR_BACKGROUND_TOP: X: WINDOW_RIGHT - 226 @@ -298,7 +298,7 @@ Container@PLAYER_WIDGETS: Height: 35 Background: Key: Repair - TooltipText: Repair + TooltipText: button-top-buttons-repair-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -313,7 +313,7 @@ Container@PLAYER_WIDGETS: Height: 35 Background: Key: Sell - TooltipText: Sell + TooltipText: button-top-buttons-sell-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -328,7 +328,7 @@ Container@PLAYER_WIDGETS: Height: 35 Background: Key: PlaceBeacon - TooltipText: Place Beacon + TooltipText: button-top-buttons-beacon-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -343,7 +343,7 @@ Container@PLAYER_WIDGETS: Height: 35 Background: Key: PowerDown - TooltipText: Power Down + TooltipText: button-top-buttons-power-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -358,7 +358,7 @@ Container@PLAYER_WIDGETS: Width: 40 Height: 38 Background: - TooltipText: Options + TooltipText: button-top-buttons-options-tooltip TooltipContainer: TOOLTIP_CONTAINER DisableWorldSounds: true VisualHeight: 0 @@ -490,8 +490,8 @@ Container@PLAYER_WIDGETS: X: 39 Y: 1 TooltipContainer: TOOLTIP_CONTAINER - ReadyText: READY - HoldText: ON HOLD + ReadyText: productionpalette-sidebar-production-palette.ready + HoldText: productionpalette-sidebar-production-palette.hold IconSize: 58, 48 IconMargin: 2, 0 IconSpriteOffset: 0, 0 @@ -512,7 +512,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Buildings + TooltipText: button-production-types-building-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Building Key: ProductionTypeBuilding @@ -527,7 +527,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Infantry + TooltipText: button-production-types-infantry-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Infantry Key: ProductionTypeInfantry @@ -542,7 +542,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Light Vehicles + TooltipText: button-production-types-vehicle-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Vehicle Key: ProductionTypeVehicle @@ -557,7 +557,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Heavy Vehicles + TooltipText: button-production-types-tanks-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Armor Key: ProductionTypeTank @@ -572,7 +572,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Aircraft + TooltipText: button-production-types-aircraft-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Aircraft Key: ProductionTypeAircraft @@ -587,7 +587,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Starport + TooltipText: button-production-types-starport-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Starport Key: ProductionTypeMerchant @@ -602,7 +602,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Upgrades + TooltipText: button-production-types-upgrade-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Upgrade Key: ProductionTypeUpgrade @@ -617,7 +617,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Scroll up + TooltipText: button-production-types-scroll-up-tooltip TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -631,7 +631,7 @@ Container@PLAYER_WIDGETS: Height: 25 VisualHeight: 0 Background: sidebar-button - TooltipText: Scroll down + TooltipText: button-production-types-scroll-down-tooltip TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -644,3 +644,4 @@ Container@PLAYER_WIDGETS: X: WINDOW_RIGHT - WIDTH - 231 Y: 40 Width: 175 + diff --git a/mods/d2k/chrome/lobby-players.yaml b/mods/d2k/chrome/lobby-players.yaml index 8e970caa57..ebeef128ed 100644 --- a/mods/d2k/chrome/lobby-players.yaml +++ b/mods/d2k/chrome/lobby-players.yaml @@ -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: 34 Width: 80 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,13 +250,13 @@ Container@LOBBY_PLAYER_BIN: X: 34 Width: 80 Height: 25 - Text: Faction + Text: label-faction-factionname Label@TEAM: X: 420 Width: 23 Height: 25 Align: Center - Text: Team + Text: label-template-noneditable-player-team DropDownButton@TEAM_DROPDOWN: X: 420 Width: 48 @@ -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,18 +301,18 @@ Container@LOBBY_PLAYER_BIN: X: 20 Width: 165 Height: 25 - 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 Width: 418 Height: 25 - Text: Play in this slot + Text: button-template-empty-join Container@TEMPLATE_EDITABLE_SPECTATOR: X: 5 Width: 475 @@ -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: 160 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: @@ -461,13 +461,13 @@ Container@LOBBY_PLAYER_BIN: X: 15 Width: 165 Height: 20 - Text: Allow Spectators? + Text: checkbox-template-new-spectator-toggle-spectators Font: Regular 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: 30 Width: 80 Height: 25 + diff --git a/mods/d2k/chrome/mainmenu.yaml b/mods/d2k/chrome/mainmenu.yaml index 3fca20cf24..ebcc9c1301 100644 --- a/mods/d2k/chrome/mainmenu.yaml +++ b/mods/d2k/chrome/mainmenu.yaml @@ -30,7 +30,7 @@ Container@MAINMENU: Y: 21 Width: 200 Height: 30 - Text: OpenRA + Text: label-main-menu-mainmenu-title Align: Center Font: Bold Button@SINGLEPLAYER_BUTTON: @@ -38,42 +38,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 @@ -84,7 +84,7 @@ Container@MAINMENU: Y: 21 Width: 200 Height: 30 - Text: Singleplayer + Text: label-singleplayer-menu-title Align: Center Font: Bold Button@SKIRMISH_BUTTON: @@ -92,28 +92,28 @@ 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@ENCYCLOPEDIA_BUTTON: X: PARENT_RIGHT / 2 - WIDTH / 2 Y: 180 Width: 140 Height: 30 - Text: Mentat + Text: button-singleplayer-menu-encyclopedia Font: Bold Button@BACK_BUTTON: X: PARENT_RIGHT / 2 - WIDTH / 2 @@ -121,7 +121,7 @@ Container@MAINMENU: Y: 260 Width: 140 Height: 30 - Text: Back + Text: button-singleplayer-menu-back Font: Bold Background@EXTRAS_MENU: Width: PARENT_RIGHT @@ -132,7 +132,7 @@ Container@MAINMENU: Y: 21 Width: 200 Height: 30 - Text: Extras + Text: label-extras-menu-title Align: Center Font: Bold Button@REPLAYS_BUTTON: @@ -140,35 +140,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 @@ -176,7 +176,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 @@ -187,7 +187,7 @@ Container@MAINMENU: Y: 21 Width: 200 Height: 30 - Text: Map Editor + Text: label-map-editor-menu-title Align: Center Font: Bold Button@NEW_MAP_BUTTON: @@ -195,14 +195,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 @@ -210,7 +210,7 @@ Container@MAINMENU: Y: 260 Width: 140 Height: 30 - Text: Back + Text: button-map-editor-menu-back Font: Bold Background@NEWS_BG: X: (WINDOW_RIGHT - WIDTH) / 2 @@ -223,7 +223,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 @@ -235,14 +235,14 @@ 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@PERFORMANCE_INFO: Logic: PerfDebugLogic Children: @@ -268,3 +268,4 @@ Container@MAINMENU: Container@PLAYER_PROFILE_CONTAINER: X: 5 Y: 5 + diff --git a/mods/d2k/chrome/missionbrowser.yaml b/mods/d2k/chrome/missionbrowser.yaml index 48cda4d09e..ca834b212f 100644 --- a/mods/d2k/chrome/missionbrowser.yaml +++ b/mods/d2k/chrome/missionbrowser.yaml @@ -9,7 +9,7 @@ Background@MISSIONBROWSER_PANEL: Y: 20 Width: PARENT_RIGHT Height: 25 - Text: Missions + Text: label-missionbrowser-panel-title Align: Center Font: Bold ScrollPanel@MISSION_LIST: @@ -47,7 +47,7 @@ Background@MISSIONBROWSER_PANEL: Y: 468 Width: 56 Height: 25 - Text: Difficulty: + Text: label-missionbrowser-panel-difficulty-desc Align: Right DropDownButton@DIFFICULTY_DROPDOWNBUTTON: X: 210 - WIDTH @@ -60,7 +60,7 @@ Background@MISSIONBROWSER_PANEL: Y: 508 Width: 120 Height: 25 - Text: Speed: + Text: label-missionbrowser-panel-gamespeed-desc Align: Right DropDownButton@GAMESPEED_DROPDOWNBUTTON: X: 210 - WIDTH @@ -103,42 +103,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: 220 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: 360 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: 360 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: @@ -168,3 +168,4 @@ Background@FULLSCREEN_PLAYER: Y: 0 Width: WINDOW_RIGHT Height: WINDOW_BOTTOM + diff --git a/mods/d2k/chrome/multiplayer-browserpanels.yaml b/mods/d2k/chrome/multiplayer-browserpanels.yaml index d2c9152224..e8039add35 100644 --- a/mods/d2k/chrome/multiplayer-browserpanels.yaml +++ b/mods/d2k/chrome/multiplayer-browserpanels.yaml @@ -48,7 +48,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: @@ -56,14 +56,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: @@ -71,7 +71,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: @@ -79,6 +79,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 + diff --git a/mods/d2k/chrome/tooltips.yaml b/mods/d2k/chrome/tooltips.yaml index 23b5b076b1..831b4ed5c5 100644 --- a/mods/d2k/chrome/tooltips.yaml +++ b/mods/d2k/chrome/tooltips.yaml @@ -124,7 +124,7 @@ Background@LATENCY_TOOLTIP: Y: 4 Height: 23 Font: Bold - Text: Latency: + Text: label-latency-tooltip-prefix Label@LATENCY: Y: 4 Height: 23 @@ -139,7 +139,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP: Label@NAME: X: 7 Y: 3 - Text: Anonymous Player + Text: label-anonymous-player-tooltip-name Height: 24 Font: MediumBold Label@LOCATION: @@ -170,7 +170,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP: Label@LABEL: X: 10 Height: 12 - Text: Game Admin + Text: label-game-admin Font: TinyBold Background@REGISTERED_PLAYER_TOOLTIP: @@ -213,7 +213,7 @@ Background@REGISTERED_PLAYER_TOOLTIP: X: 10 Y: 1 Height: 12 - Text: Game Admin + Text: label-game-admin Font: TinyBold Container@MESSAGE_HEADER: Height: 31 @@ -338,3 +338,4 @@ Background@ARMY_TOOLTIP: Height: 3 Font: TinyBold VAlign: Top + diff --git a/mods/d2k/languages/chrome/en.ftl b/mods/d2k/languages/chrome/en.ftl new file mode 100644 index 0000000000..9ecfef480d --- /dev/null +++ b/mods/d2k/languages/chrome/en.ftl @@ -0,0 +1,268 @@ +## encyclopedia.yaml +label-encyclopedia-content-title = Mentat +button-encyclopedia-panel-back = Back + +## 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 +button-player-template-kick-tooltip = Kick this player +button-spectator-template-kick-tooltip = Kick this player + +## ingame-menu.yaml +label-menu-buttons-title = Options + +## ingame-observer.yaml +button-observer-widgets-options = Options (Esc) +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-carryalls-header = Carryalls +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 = U. 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 + +## ingame-observer.yaml, ingame-player.yaml +label-mute-indicator = Audio Muted + +## ingame-player.yaml +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 + - Deployed thumpers will undeploy and move to 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 + + 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 + - Thumpers will start or stop attracting worms + - Devastators will become immobilized and explode + + 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 + +button-top-buttons-repair-tooltip = Repair +button-top-buttons-sell-tooltip = Sell +button-top-buttons-beacon-tooltip = Place Beacon +button-top-buttons-power-tooltip = Power Down +button-top-buttons-options-tooltip = Options + +productionpalette-sidebar-production-palette = + .ready = READY + .hold = ON HOLD + +button-production-types-building-tooltip = Buildings +button-production-types-infantry-tooltip = Infantry +button-production-types-vehicle-tooltip = Light Vehicles +button-production-types-tanks-tooltip = Heavy Vehicles +button-production-types-aircraft-tooltip = Aircraft +button-production-types-starport-tooltip = Starport +button-production-types-upgrade-tooltip = Upgrades +button-production-types-scroll-up-tooltip = Scroll up +button-production-types-scroll-down-tooltip = Scroll down + +## 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 + +## 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-encyclopedia = Mentat +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 + +## missionbrowser.yaml +label-missionbrowser-panel-title = Missions +label-missionbrowser-panel-difficulty-desc = Difficulty: +label-missionbrowser-panel-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-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 + +## tooltips.yaml +label-latency-tooltip-prefix = Latency: +label-anonymous-player-tooltip-name = Anonymous Player +label-game-admin = Game Admin + diff --git a/mods/ra/chrome/gamesave-loading.yaml b/mods/ra/chrome/gamesave-loading.yaml index 3345e9706c..675c2830a2 100644 --- a/mods/ra/chrome/gamesave-loading.yaml +++ b/mods/ra/chrome/gamesave-loading.yaml @@ -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 @@ -34,4 +34,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 + diff --git a/mods/ra/chrome/ingame-observer.yaml b/mods/ra/chrome/ingame-observer.yaml index 6f28966e8b..56e838ad4b 100644 --- a/mods/ra/chrome/ingame-observer.yaml +++ b/mods/ra/chrome/ingame-observer.yaml @@ -20,7 +20,7 @@ Container@OBSERVER_WIDGETS: Width: PARENT_RIGHT - 30 Height: 25 Align: Right - Text: Audio Muted + Text: label-mute-indicator Contrast: true Image@SIDEBAR_BACKGROUND_TOP: X: WINDOW_RIGHT - 250 @@ -59,7 +59,7 @@ Container@OBSERVER_WIDGETS: Width: 28 Height: 28 Background: sidebar-button-observer - TooltipText: Options + TooltipText: button-top-buttons-options-tooltip TooltipContainer: TOOLTIP_CONTAINER DisableWorldSounds: true VisualHeight: 0 @@ -144,7 +144,7 @@ Container@OBSERVER_WIDGETS: Height: 28 Background: sidebar-button-observer Key: Pause - TooltipText: Pause + TooltipText: button-observer-widgets-pause-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -160,7 +160,7 @@ Container@OBSERVER_WIDGETS: Height: 28 Background: sidebar-button-observer Key: Pause - TooltipText: Play + TooltipText: button-observer-widgets-play-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -176,10 +176,10 @@ Container@OBSERVER_WIDGETS: Height: 22 Background: sidebar-button-observer Key: ReplaySpeedSlow - TooltipText: Slow speed + TooltipText: button-observer-widgets-slow.tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 - Text: 50% + Text: button-observer-widgets-slow.label Font: TinyBold Button@BUTTON_REGULAR: X: 95 @@ -188,10 +188,10 @@ Container@OBSERVER_WIDGETS: Height: 22 Background: sidebar-button-observer Key: ReplaySpeedRegular - TooltipText: Regular speed + TooltipText: button-observer-widgets-regular.tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 - Text: 100% + Text: button-observer-widgets-regular.label Font: TinyBold Button@BUTTON_FAST: X: 141 @@ -200,10 +200,10 @@ Container@OBSERVER_WIDGETS: Height: 22 Background: sidebar-button-observer Key: ReplaySpeedFast - TooltipText: Fast speed + TooltipText: button-observer-widgets-fast.tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 - Text: 200% + Text: button-observer-widgets-fast.label Font: TinyBold Button@BUTTON_MAXIMUM: X: 187 @@ -212,10 +212,10 @@ Container@OBSERVER_WIDGETS: Height: 22 Background: sidebar-button-observer Key: ReplaySpeedMax - TooltipText: Maximum speed + TooltipText: button-observer-widgets-maximum.tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 - Text: MAX + Text: button-observer-widgets-maximum.label Font: TinyBold Container@INGAME_OBSERVERSTATS_BG: Logic: ObserverStatsLogic @@ -275,7 +275,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: @@ -284,7 +284,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: @@ -293,7 +293,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: @@ -302,7 +302,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: @@ -311,7 +311,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: @@ -320,7 +320,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: @@ -329,7 +329,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: @@ -338,7 +338,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: @@ -347,7 +347,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: @@ -374,14 +374,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: @@ -389,7 +389,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: @@ -397,7 +397,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: @@ -405,7 +405,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: @@ -413,7 +413,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: @@ -421,7 +421,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: @@ -429,7 +429,7 @@ Container@OBSERVER_WIDGETS: Width: 80 Height: PARENT_BOTTOM Font: Bold - Text: Oil Derricks + Text: label-economy-stats-derricks-header Align: Right Shadow: True Container@PRODUCTION_STATS_HEADERS: @@ -457,7 +457,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: @@ -466,7 +466,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 @@ -493,7 +493,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: @@ -502,7 +502,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 @@ -529,7 +529,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: @@ -538,7 +538,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 @@ -565,7 +565,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: @@ -574,7 +574,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: @@ -583,7 +583,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: @@ -592,7 +592,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: @@ -601,7 +601,7 @@ Container@OBSERVER_WIDGETS: Width: 75 Height: PARENT_BOTTOM Font: Bold - Text: U. Lost + Text: label-combat-stats-units-dead-header Align: Right Shadow: True Label@BUILDINGS_KILLED_HEADER: @@ -610,7 +610,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: @@ -619,7 +619,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: @@ -628,7 +628,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: @@ -637,7 +637,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: @@ -1101,3 +1101,4 @@ Container@OBSERVER_WIDGETS: X: WINDOW_RIGHT - WIDTH - 255 Y: 40 Width: 175 + diff --git a/mods/ra/chrome/ingame-player.yaml b/mods/ra/chrome/ingame-player.yaml index 42b2c8061f..7c24c003d5 100644 --- a/mods/ra/chrome/ingame-player.yaml +++ b/mods/ra/chrome/ingame-player.yaml @@ -21,8 +21,8 @@ Container@PLAYER_WIDGETS: IconSize: 62, 46 IconSpriteOffset: -1, -1 TooltipContainer: TOOLTIP_CONTAINER - ReadyText: READY - HoldText: ON HOLD + ReadyText: supportpowers-support-powers-palette.ready + HoldText: supportpowers-support-powers-palette.hold HotkeyPrefix: SupportPower HotkeyCount: 6 Container@PALETTE_FOREGROUND: @@ -63,8 +63,8 @@ Container@PLAYER_WIDGETS: Background: command-button 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 Children: @@ -81,8 +81,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 Background: command-button 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 - Chrono Tanks will teleport towards 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 Children: @@ -99,8 +99,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 Background: command-button 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 Children: @@ -118,8 +118,8 @@ Container@PLAYER_WIDGETS: Background: command-button 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 Children: Image@ICON: @@ -137,8 +137,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 - Demolition Trucks and MAD Tanks will self-destruct\n - Minelayers will deploy a mine\n - Aircraft will return to base\n\nActs immediately on selected units. + TooltipText: button-command-bar-deploy.tooltip + TooltipDesc: button-command-bar-deploy.tooltipdesc TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -156,8 +156,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 Children: Image@ICON: @@ -175,8 +175,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 Children: Image@ICON: @@ -192,8 +192,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 Background: command-button 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 Children: @@ -218,8 +218,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 Children: Image@ICON: @@ -237,8 +237,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 Children: Image@ICON: @@ -256,8 +256,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 Children: Image@ICON: @@ -275,8 +275,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 Children: Image@ICON: @@ -302,7 +302,7 @@ Container@PLAYER_WIDGETS: Width: PARENT_RIGHT - 30 Height: 25 Align: Right - Text: Audio Muted + Text: label-mute-indicator Contrast: true Image@SIDEBAR_BACKGROUND_TOP: Logic: AddFactionSuffixLogic @@ -325,7 +325,7 @@ Container@PLAYER_WIDGETS: Height: 28 Background: sidebar-button Key: PlaceBeacon - TooltipText: Place Beacon + TooltipText: button-top-buttons-beacon-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -340,7 +340,7 @@ Container@PLAYER_WIDGETS: Height: 28 Background: sidebar-button Key: Sell - TooltipText: Sell + TooltipText: button-top-buttons-sell-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -355,7 +355,7 @@ Container@PLAYER_WIDGETS: Height: 28 Background: sidebar-button Key: PowerDown - TooltipText: Power Down + TooltipText: button-top-buttons-power-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -370,7 +370,7 @@ Container@PLAYER_WIDGETS: Height: 28 Background: sidebar-button Key: Repair - TooltipText: Repair + TooltipText: button-top-buttons-repair-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -385,7 +385,7 @@ Container@PLAYER_WIDGETS: Height: 28 Background: sidebar-button Key: escape - TooltipText: Options + TooltipText: button-top-buttons-options-tooltip TooltipContainer: TOOLTIP_CONTAINER DisableWorldSounds: true VisualHeight: 0 @@ -450,8 +450,8 @@ Container@PLAYER_WIDGETS: X: 42 Y: 1 TooltipContainer: TOOLTIP_CONTAINER - ReadyText: READY - HoldText: ON HOLD + ReadyText: productionpalette-sidebar-production-palette.ready + HoldText: productionpalette-sidebar-production-palette.hold IconSize: 62, 46 IconMargin: 1, 1 IconSpriteOffset: -1, -1 @@ -479,7 +479,7 @@ Container@PLAYER_WIDGETS: Height: 28 VisualHeight: 0 Background: sidebar-button - TooltipText: Buildings + TooltipText: button-production-types-building-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Building Key: ProductionTypeBuilding @@ -495,7 +495,7 @@ Container@PLAYER_WIDGETS: Height: 28 VisualHeight: 0 Background: sidebar-button - TooltipText: Defense + TooltipText: button-production-types-defense-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Defense Key: ProductionTypeDefense @@ -511,7 +511,7 @@ Container@PLAYER_WIDGETS: Height: 28 VisualHeight: 0 Background: sidebar-button - TooltipText: Infantry + TooltipText: button-production-types-infantry-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Infantry Key: ProductionTypeInfantry @@ -527,7 +527,7 @@ Container@PLAYER_WIDGETS: Height: 28 VisualHeight: 0 Background: sidebar-button - TooltipText: Vehicles + TooltipText: button-production-types-vehicle-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Vehicle Key: ProductionTypeVehicle @@ -543,7 +543,7 @@ Container@PLAYER_WIDGETS: Height: 28 VisualHeight: 0 Background: sidebar-button - TooltipText: Aircraft + TooltipText: button-production-types-aircraft-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Aircraft Key: ProductionTypeAircraft @@ -559,7 +559,7 @@ Container@PLAYER_WIDGETS: Height: 28 VisualHeight: 0 Background: sidebar-button - TooltipText: Naval + TooltipText: button-production-types-naval-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Ship Key: ProductionTypeNaval @@ -575,7 +575,7 @@ Container@PLAYER_WIDGETS: Height: 22 VisualHeight: 0 Background: sidebar-button - TooltipText: Scroll up + TooltipText: button-production-types-scroll-up-tooltip TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -590,7 +590,7 @@ Container@PLAYER_WIDGETS: Height: 22 VisualHeight: 0 Background: sidebar-button - TooltipText: Scroll down + TooltipText: button-production-types-scroll-down-tooltip TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -652,3 +652,4 @@ Container@PLAYER_WIDGETS: X: WINDOW_RIGHT - WIDTH - 260 Y: 40 Width: 175 + diff --git a/mods/ra/languages/chrome/en.ftl b/mods/ra/languages/chrome/en.ftl new file mode 100644 index 0000000000..a1fcf3784a --- /dev/null +++ b/mods/ra/languages/chrome/en.ftl @@ -0,0 +1,181 @@ +## 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-observer.yaml +button-observer-widgets-pause-tooltip = Pause +button-observer-widgets-play-tooltip = Play + +button-observer-widgets-slow = + .tooltip = Slow speed + .label = 50% + +button-observer-widgets-regular = + .tooltip = Regular speed + .label = 100% + +button-observer-widgets-fast = + .tooltip = Fast speed + .label = 200% + +button-observer-widgets-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 = U. 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 + +## ingame-observer.yaml, ingame-player.yaml +label-mute-indicator = Audio Muted +button-top-buttons-options-tooltip = Options + +## ingame-player.yaml +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 + - Chrono Tanks will teleport towards 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 + - Demolition Trucks and MAD Tanks will self-destruct + - Minelayers will deploy a mine + - Aircraft will return to base + + 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 + +button-top-buttons-beacon-tooltip = Place Beacon +button-top-buttons-sell-tooltip = Sell +button-top-buttons-power-tooltip = Power Down +button-top-buttons-repair-tooltip = Repair + +productionpalette-sidebar-production-palette = + .ready = READY + .hold = ON HOLD + +button-production-types-building-tooltip = Buildings +button-production-types-defense-tooltip = Defense +button-production-types-infantry-tooltip = Infantry +button-production-types-vehicle-tooltip = Vehicles +button-production-types-aircraft-tooltip = Aircraft +button-production-types-naval-tooltip = Naval +button-production-types-scroll-up-tooltip = Scroll up +button-production-types-scroll-down-tooltip = Scroll down + diff --git a/mods/ts/chrome/assetbrowser.yaml b/mods/ts/chrome/assetbrowser.yaml index f4bf6fb124..61dcdce843 100644 --- a/mods/ts/chrome/assetbrowser.yaml +++ b/mods/ts/chrome/assetbrowser.yaml @@ -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: Left - Text: Scale: + Text: label-assetbrowser-panel-model-scale Slider@MODEL_SCALE_SLIDER: X: PARENT_RIGHT - WIDTH - 330 Y: 62 @@ -106,7 +106,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 @@ -150,7 +150,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 @@ -234,7 +234,7 @@ Background@ASSETBROWSER_PANEL: Height: 25 Font: TinyBold Align: Left - Text: Roll + Text: label-voxel-selector-roll Slider@ROLL_SLIDER: X: 30 Y: 3 @@ -249,7 +249,7 @@ Background@ASSETBROWSER_PANEL: Height: 25 Font: TinyBold Align: Left - Text: Pitch + Text: label-voxel-selector-pitch Slider@PITCH_SLIDER: X: 190 Y: 3 @@ -264,7 +264,7 @@ Background@ASSETBROWSER_PANEL: Height: 25 Font: TinyBold Align: Left - Text: Yaw + Text: label-voxel-selector-yaw Slider@YAW_SLIDER: X: 335 Y: 3 @@ -279,7 +279,7 @@ Background@ASSETBROWSER_PANEL: Width: 160 Height: 25 Font: Bold - Text: Close + Text: button-assetbrowser-panel-close TooltipContainer@TOOLTIP_CONTAINER: ScrollPanel@ASSET_TYPES_PANEL: @@ -293,3 +293,4 @@ ScrollPanel@ASSET_TYPES_PANEL: Y: 5 Width: PARENT_RIGHT - 29 Height: 20 + diff --git a/mods/ts/chrome/color-picker.yaml b/mods/ts/chrome/color-picker.yaml index 2de266df87..92a94d81d4 100644 --- a/mods/ts/chrome/color-picker.yaml +++ b/mods/ts/chrome/color-picker.yaml @@ -13,14 +13,14 @@ Background@COLOR_CHOOSER: Y: 95 Width: 80 Height: 25 - Text: Random + Text: button-color-chooser-random Font: Bold Button@STORE_BUTTON: X: 245 Y: 124 Width: 80 Height: 25 - Text: Store + Text: button-color-chooser-store Font: Bold ActorPreview@PREVIEW: X: PARENT_RIGHT - 94 @@ -33,14 +33,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 @@ -99,7 +99,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 @@ -125,7 +125,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 @@ -139,3 +139,4 @@ Background@COLOR_CHOOSER: Height: 29 Visible: false ClickSound: ClickSound + diff --git a/mods/ts/chrome/dropdowns.yaml b/mods/ts/chrome/dropdowns.yaml index 3d52d689e4..c70e03b39f 100644 --- a/mods/ts/chrome/dropdowns.yaml +++ b/mods/ts/chrome/dropdowns.yaml @@ -146,3 +146,4 @@ ScrollPanel@NEWS_PANEL: Height: PARENT_BOTTOM Align: Center VAlign: Middle + diff --git a/mods/ts/chrome/ingame-debug.yaml b/mods/ts/chrome/ingame-debug.yaml index 013e81d353..6f984cd06c 100644 --- a/mods/ts/chrome/ingame-debug.yaml +++ b/mods/ts/chrome/ingame-debug.yaml @@ -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: 255 Font: Bold - Text: Visualizations + Text: label-debug-panel-visualizations-title Align: Center Width: PARENT_RIGHT Checkbox@SHOW_UNIT_PATHS: @@ -92,53 +92,54 @@ 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_DEPTH_PREVIEW: X: 45 Y: 365 Height: 20 Width: 200 Font: Regular - Text: Show Depth Data + Text: checkbox-debug-panel-show-depth-preview 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 + diff --git a/mods/ts/chrome/ingame-observer.yaml b/mods/ts/chrome/ingame-observer.yaml index 636f9a9ae3..107d97bb87 100644 --- a/mods/ts/chrome/ingame-observer.yaml +++ b/mods/ts/chrome/ingame-observer.yaml @@ -21,14 +21,14 @@ Container@OBSERVER_WIDGETS: Width: PARENT_RIGHT - 30 Height: 25 Align: Right - Text: Audio Muted + Text: label-mute-indicator Contrast: true MenuButton@OPTIONS_BUTTON: X: 5 Y: 5 Width: 160 Height: 25 - Text: Options (Esc) + Text: button-observer-widgets-options Font: Bold Key: escape DisableWorldSounds: true @@ -116,7 +116,7 @@ Container@OBSERVER_WIDGETS: Width: 26 Height: 26 Key: Pause - TooltipText: Pause + TooltipText: button-replay-player-pause-tooltip TooltipContainer: TOOLTIP_CONTAINER IgnoreChildMouseOver: true Children: @@ -131,7 +131,7 @@ Container@OBSERVER_WIDGETS: Width: 26 Height: 26 Key: Pause - TooltipText: Play + TooltipText: button-replay-player-play-tooltip TooltipContainer: TOOLTIP_CONTAINER IgnoreChildMouseOver: true Children: @@ -146,9 +146,9 @@ Container@OBSERVER_WIDGETS: Width: 36 Height: 20 Key: ReplaySpeedSlow - TooltipText: Slow speed + TooltipText: button-replay-player-slow.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: 50% + Text: button-replay-player-slow.label Font: TinyBold Button@BUTTON_REGULAR: X: 55 + 45 @@ -156,9 +156,9 @@ Container@OBSERVER_WIDGETS: Width: 38 Height: 20 Key: ReplaySpeedRegular - TooltipText: Regular speed + TooltipText: button-replay-player-regular.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: 100% + Text: button-replay-player-regular.label Font: TinyBold Button@BUTTON_FAST: X: 55 + 45 * 2 @@ -166,9 +166,9 @@ Container@OBSERVER_WIDGETS: Width: 38 Height: 20 Key: ReplaySpeedFast - TooltipText: Fast speed + TooltipText: button-replay-player-fast.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: 200% + Text: button-replay-player-fast.label Font: TinyBold Button@BUTTON_MAXIMUM: X: 55 + 45 * 3 @@ -176,9 +176,9 @@ Container@OBSERVER_WIDGETS: Width: 38 Height: 20 Key: ReplaySpeedMax - TooltipText: Maximum speed + TooltipText: button-replay-player-maximum.tooltip TooltipContainer: TOOLTIP_CONTAINER - Text: MAX + Text: button-replay-player-maximum.label Font: TinyBold Container@INGAME_OBSERVERSTATS_BG: Logic: ObserverStatsLogic @@ -235,7 +235,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: @@ -244,7 +244,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: @@ -253,7 +253,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: @@ -262,7 +262,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: @@ -271,7 +271,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: @@ -280,7 +280,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: @@ -289,7 +289,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: @@ -298,7 +298,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: @@ -307,7 +307,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: @@ -334,14 +334,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: @@ -349,7 +349,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: @@ -357,7 +357,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: @@ -365,7 +365,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: @@ -373,7 +373,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: @@ -381,7 +381,7 @@ Container@OBSERVER_WIDGETS: Width: 80 Height: PARENT_BOTTOM Font: Bold - Text: Harvesters + Text: label-economy-stats-harvesters-header Align: Right Shadow: True Container@PRODUCTION_STATS_HEADERS: @@ -409,7 +409,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: @@ -418,7 +418,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 @@ -445,7 +445,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: @@ -454,7 +454,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 @@ -481,7 +481,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: @@ -490,7 +490,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 @@ -517,7 +517,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: @@ -526,7 +526,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: @@ -535,7 +535,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: @@ -544,7 +544,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: @@ -553,7 +553,7 @@ Container@OBSERVER_WIDGETS: Width: 75 Height: PARENT_BOTTOM Font: Bold - Text: U. Lost + Text: label-combat-stats-units-dead-header Align: Right Shadow: True Label@BUILDINGS_KILLED_HEADER: @@ -562,7 +562,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: @@ -571,7 +571,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: @@ -580,7 +580,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: @@ -589,7 +589,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: @@ -1046,3 +1046,4 @@ Container@OBSERVER_WIDGETS: X: WINDOW_RIGHT - WIDTH - 260 Y: 40 Width: 175 + diff --git a/mods/ts/chrome/ingame-player.yaml b/mods/ts/chrome/ingame-player.yaml index ee8751870c..ba5192bb95 100644 --- a/mods/ts/chrome/ingame-player.yaml +++ b/mods/ts/chrome/ingame-player.yaml @@ -28,8 +28,8 @@ Container@PLAYER_WIDGETS: IconSize: 64, 48 IconSpriteOffset: -1, -1 TooltipContainer: TOOLTIP_CONTAINER - ReadyText: READY - HoldText: ON HOLD + ReadyText: supportpowers-support-powers-palette.ready + HoldText: supportpowers-support-powers-palette.hold ClockPalette: iconclock HotkeyPrefix: SupportPower HotkeyCount: 6 @@ -58,8 +58,8 @@ Container@PLAYER_WIDGETS: 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 Children: @@ -76,8 +76,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 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 - Deployed units will undeploy and move to 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 Children: @@ -94,8 +94,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 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 Children: @@ -113,8 +113,8 @@ Container@PLAYER_WIDGETS: 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 Children: Image@ICON: @@ -132,8 +132,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 - Tick Tanks, Artillery, Juggernauts,\n and Mobile Sensor arrays will deploy\n - Aircraft will return to base\n\nActs immediately on selected units. + TooltipText: button-command-bar-deploy.tooltip + TooltipDesc: button-command-bar-deploy.tooltipdesc TooltipContainer: TOOLTIP_CONTAINER Children: Image@ICON: @@ -151,8 +151,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 Children: Image@ICON: @@ -170,8 +170,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 Children: Image@ICON: @@ -187,8 +187,8 @@ Container@PLAYER_WIDGETS: VisualHeight: 0 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 Children: @@ -213,8 +213,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 Children: Image@ICON: @@ -232,8 +232,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 Children: Image@ICON: @@ -251,8 +251,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 Children: Image@ICON: @@ -270,8 +270,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 Children: Image@ICON: @@ -298,7 +298,7 @@ Container@PLAYER_WIDGETS: Width: PARENT_RIGHT - 30 Height: 25 Align: Right - Text: Audio Muted + Text: label-mute-indicator Contrast: true Image@SIDEBAR_BACKGROUND_TOP: Logic: AddFactionSuffixLogic @@ -322,7 +322,7 @@ Container@PLAYER_WIDGETS: Height: 31 Background: sidebar-button Key: Repair - TooltipText: Repair + TooltipText: button-top-buttons-repair-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -338,7 +338,7 @@ Container@PLAYER_WIDGETS: Height: 31 Background: sidebar-button Key: Sell - TooltipText: Sell + TooltipText: button-top-buttons-sell-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -354,7 +354,7 @@ Container@PLAYER_WIDGETS: Height: 31 Background: sidebar-button Key: PlaceBeacon - TooltipText: Place Beacon + TooltipText: button-top-buttons-beacon-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -370,7 +370,7 @@ Container@PLAYER_WIDGETS: Height: 31 Background: sidebar-button Key: PowerDown - TooltipText: Power Down + TooltipText: button-top-buttons-power-tooltip TooltipContainer: TOOLTIP_CONTAINER VisualHeight: 0 Children: @@ -386,7 +386,7 @@ Container@PLAYER_WIDGETS: Width: 30 Height: 31 Background: sidebar-button - TooltipText: Options + TooltipText: button-top-buttons-options-tooltip TooltipContainer: TOOLTIP_CONTAINER DisableWorldSounds: true VisualHeight: 0 @@ -493,8 +493,8 @@ Container@PLAYER_WIDGETS: X: 24 Y: 1 TooltipContainer: TOOLTIP_CONTAINER - ReadyText: READY - HoldText: ON HOLD + ReadyText: productionpalette-sidebar-production-palette.ready + HoldText: productionpalette-sidebar-production-palette.hold ClockPalette: iconclock NotBuildableAnimation: darken NotBuildablePalette: chromewithshadow @@ -520,7 +520,7 @@ Container@PLAYER_WIDGETS: Height: 31 VisualHeight: 0 Background: sidebar-button - TooltipText: Buildings + TooltipText: button-production-types-building-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Building Key: ProductionTypeBuilding @@ -537,7 +537,7 @@ Container@PLAYER_WIDGETS: Height: 31 VisualHeight: 0 Background: sidebar-button - TooltipText: Support + TooltipText: button-production-types-defense-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Defense Key: ProductionTypeDefense @@ -554,7 +554,7 @@ Container@PLAYER_WIDGETS: Height: 31 VisualHeight: 0 Background: sidebar-button - TooltipText: Infantry + TooltipText: button-production-types-infantry-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Infantry Key: ProductionTypeInfantry @@ -571,7 +571,7 @@ Container@PLAYER_WIDGETS: Height: 31 VisualHeight: 0 Background: sidebar-button - TooltipText: Vehicles + TooltipText: button-production-types-vehicle-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Vehicle Key: ProductionTypeVehicle @@ -588,7 +588,7 @@ Container@PLAYER_WIDGETS: Height: 31 VisualHeight: 0 Background: sidebar-button - TooltipText: Aircraft + TooltipText: button-production-types-aircraft-tooltip TooltipContainer: TOOLTIP_CONTAINER ProductionGroup: Air Key: ProductionTypeAircraft @@ -605,7 +605,7 @@ Container@PLAYER_WIDGETS: Height: 27 VisualHeight: 0 Background: scrollup-buttons - TooltipText: Scroll up + TooltipText: button-production-types-scroll-up-tooltip TooltipContainer: TOOLTIP_CONTAINER Button@SCROLL_DOWN_BUTTON: Logic: AddFactionSuffixLogic @@ -615,10 +615,11 @@ Container@PLAYER_WIDGETS: Height: 27 VisualHeight: 0 Background: scrolldown-buttons - TooltipText: Scroll down + TooltipText: button-production-types-scroll-down-tooltip TooltipContainer: TOOLTIP_CONTAINER Container@HPF_ROOT: Logic: LoadIngameHierarchicalPathFinderOverlayLogic X: WINDOW_RIGHT - WIDTH - 245 Y: 40 Width: 175 + diff --git a/mods/ts/chrome/ingame-transients.yaml b/mods/ts/chrome/ingame-transients.yaml index dbfafeffec..1f1177ae34 100644 --- a/mods/ts/chrome/ingame-transients.yaml +++ b/mods/ts/chrome/ingame-transients.yaml @@ -11,3 +11,4 @@ Container@TRANSIENTS_PANEL: DisplayDurationMs: 4000 LogLength: 5 HideOverflow: False + diff --git a/mods/ts/chrome/mainmenu-prerelease-notification.yaml b/mods/ts/chrome/mainmenu-prerelease-notification.yaml index b6669c632b..5ac55db004 100644 --- a/mods/ts/chrome/mainmenu-prerelease-notification.yaml +++ b/mods/ts/chrome/mainmenu-prerelease-notification.yaml @@ -11,35 +11,35 @@ Background@MAINMENU_PRERELEASE_NOTIFICATION: Height: 25 Font: Bold Align: Center - Text: Tiberian Sun developer preview + Text: label-mainmenu-prerelease-notification-prompt-title Label@PROMPT_TEXT_A: X: 15 Y: 50 Width: PARENT_RIGHT - 30 Height: 16 Align: Center - Text: This pre-alpha build of OpenRA's Tiberian Sun mod is made available + Text: label-mainmenu-prerelease-notification-prompt-text-a Label@PROMPT_TEXT_B: X: 15 Y: 68 Width: PARENT_RIGHT - 30 Height: 16 Align: Center - Text: for the community to follow development and as example for modders. + Text: label-mainmenu-prerelease-notification-prompt-text-b Label@PROMPT_TEXT_C: X: 15 Y: 104 Width: PARENT_RIGHT - 30 Height: 16 Align: Center - Text: Many features are missing or incomplete, performance has not been + Text: label-mainmenu-prerelease-notification-prompt-text-c Label@PROMPT_TEXT_D: X: 15 Y: 122 Width: PARENT_RIGHT - 30 Height: 16 Align: Center - Text: optimized, and balance will not be addressed until a future beta. + Text: label-mainmenu-prerelease-notification-prompt-text-d Label@PROMPT_TEXT_E: X: 15 Y: 140 @@ -51,5 +51,6 @@ Background@MAINMENU_PRERELEASE_NOTIFICATION: Y: PARENT_BOTTOM - 45 Width: 120 Height: 25 - Text: I Understand + Text: button-mainmenu-prerelease-notification-continue Font: Bold + diff --git a/mods/ts/chrome/settings-hotkeys.yaml b/mods/ts/chrome/settings-hotkeys.yaml index bba1d29043..9d018d6224 100644 --- a/mods/ts/chrome/settings-hotkeys.yaml +++ b/mods/ts/chrome/settings-hotkeys.yaml @@ -32,7 +32,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 @@ -42,7 +42,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 @@ -94,7 +94,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 @@ -135,22 +135,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: @@ -158,8 +158,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 + diff --git a/mods/ts/languages/chrome/en.ftl b/mods/ts/languages/chrome/en.ftl new file mode 100644 index 0000000000..9ff9ee0e03 --- /dev/null +++ b/mods/ts/languages/chrome/en.ftl @@ -0,0 +1,244 @@ +## 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-model-scale = Scale: +label-assetbrowser-panel-palette-desc = Palette: +label-sprite-bg-error = Error displaying file. See assetbrowser.log for details. +label-voxel-selector-roll = Roll +label-voxel-selector-pitch = Pitch +label-voxel-selector-yaw = Yaw +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 + +## 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-depth-preview = Show Depth Data +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-observer.yaml +button-observer-widgets-options = Options (Esc) +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-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 = U. 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 + +## ingame-observer.yaml, ingame-player.yaml +label-mute-indicator = Audio Muted + +## ingame-player.yaml +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 + - Deployed units will undeploy and move to 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 + - Tick Tanks, Artillery, Juggernauts, + and Mobile Sensor arrays will deploy + - Aircraft will return to base + + 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 + +button-top-buttons-repair-tooltip = Repair +button-top-buttons-sell-tooltip = Sell +button-top-buttons-beacon-tooltip = Place Beacon +button-top-buttons-power-tooltip = Power Down +button-top-buttons-options-tooltip = Options + +productionpalette-sidebar-production-palette = + .ready = READY + .hold = ON HOLD + +button-production-types-building-tooltip = Buildings +button-production-types-defense-tooltip = Support +button-production-types-infantry-tooltip = Infantry +button-production-types-vehicle-tooltip = Vehicles +button-production-types-aircraft-tooltip = Aircraft +button-production-types-scroll-up-tooltip = Scroll up +button-production-types-scroll-down-tooltip = Scroll down + +## mainmenu-prerelease-notification.yaml +label-mainmenu-prerelease-notification-prompt-title = Tiberian Sun developer preview +label-mainmenu-prerelease-notification-prompt-text-a = This pre-alpha build of OpenRA's Tiberian Sun mod is made available +label-mainmenu-prerelease-notification-prompt-text-b = for the community to follow development and as example for modders. +label-mainmenu-prerelease-notification-prompt-text-c = Many features are missing or incomplete, performance has not been +label-mainmenu-prerelease-notification-prompt-text-d = optimized, and balance will not be addressed until a future beta. +button-mainmenu-prerelease-notification-continue = I Understand + +## 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 +