From a99d7fee8233baea649936ee425f9313dfe80e94 Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Thu, 28 Nov 2013 22:05:14 +1300 Subject: [PATCH] Disable language selector. --- mods/cnc/chrome/settings.yaml | 5 +++++ mods/ra/chrome/settings.yaml | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/mods/cnc/chrome/settings.yaml b/mods/cnc/chrome/settings.yaml index 3ebeb909cc..b03fa4fcd1 100644 --- a/mods/cnc/chrome/settings.yaml +++ b/mods/cnc/chrome/settings.yaml @@ -170,6 +170,7 @@ Container@SETTINGS_PANEL: Font:Bold Text:Localization Align:Center + Visible:false Label@LANGUAGE_LABEL: X:230 - WIDTH - 5 Y:244 @@ -177,12 +178,14 @@ Container@SETTINGS_PANEL: Height:25 Align:Right Text:Language: + Visible:false DropDownButton@LANGUAGE_DROPDOWNBUTTON: X:230 Y:245 Width:200 Height:25 Font:Regular + Visible:false Label@VIDEO_DESC_A: Y:265 Width:PARENT_RIGHT @@ -190,6 +193,7 @@ Container@SETTINGS_PANEL: Font:Tiny Align:Center Text:Language changes will be applied after the game is restarted + Visible:false Label@VIDEO_DESC_B: Y:280 Width:PARENT_RIGHT @@ -197,6 +201,7 @@ Container@SETTINGS_PANEL: Font:Tiny Align:Center Text:Translations apply to text strings only; Speech and build icons will remain in English + Visible:false Container@AUDIO_PANEL: Width:PARENT_RIGHT Height:PARENT_BOTTOM diff --git a/mods/ra/chrome/settings.yaml b/mods/ra/chrome/settings.yaml index d14cb48c40..094e3c13c0 100644 --- a/mods/ra/chrome/settings.yaml +++ b/mods/ra/chrome/settings.yaml @@ -170,6 +170,7 @@ Background@SETTINGS_PANEL: Font:Bold Text:Localization Align:Center + Visible:false Label@LANGUAGE_LABEL: X:230 - WIDTH - 5 Y:244 @@ -177,11 +178,13 @@ Background@SETTINGS_PANEL: Height:25 Align:Right Text:Language: + Visible:false DropDownButton@LANGUAGE_DROPDOWNBUTTON: X:230 Y:245 Width:200 Height:25 + Visible:false Label@VIDEO_DESC_A: Y:265 Width:PARENT_RIGHT @@ -189,6 +192,7 @@ Background@SETTINGS_PANEL: Font:Tiny Align:Center Text:Language changes will be applied after the game is restarted + Visible:false Label@VIDEO_DESC_B: Y:280 Width:PARENT_RIGHT @@ -196,6 +200,7 @@ Background@SETTINGS_PANEL: Font:Tiny Align:Center Text:Translations apply to text strings only; Speech and build icons will remain in English + Visible:false Container@AUDIO_PANEL: X:5 Y:50