From 7830be31e7cefdc501b9226d5a2d03a8f29be4f7 Mon Sep 17 00:00:00 2001 From: _Neo_ Date: Sat, 15 Nov 2025 14:27:07 +0200 Subject: [PATCH] More Adjustments --- assets/locales.json | 40 ++++++------- .../UI/Views/Input/KeyboardInputView.axaml | 60 ++++++++++--------- 2 files changed, 52 insertions(+), 48 deletions(-) diff --git a/assets/locales.json b/assets/locales.json index 8fedce512..6f5d89226 100644 --- a/assets/locales.json +++ b/assets/locales.json @@ -13120,26 +13120,26 @@ { "ID": "DialogControllerAppletTitle", "Translations": { - "ar_SA": "تم قطع الاتصال بوحدة التحكم", - "de_DE": "Controller getrennt", - "el_GR": "Αποσύνδεση Controller", - "en_US": "Controller Disconnected", - "es_ES": "Controlador Desconectado", - "fr_FR": "Manette Déconnectée", - "he_IL": "הבקר התנתק", - "it_IT": "Controller Disconnesso", - "ja_JP": "コントローラーが切断されました", - "ko_KR": "컨트롤러 연결 해제됨", - "no_NO": "Kontroller Frakoblet", - "pl_PL": "Kontroler Rozłączony", - "pt_BR": "Controle Desconectado", - "ru_RU": "Контроллер Отключен", - "sv_SE": "Handkontroll frånkopplad", - "th_TH": "คอนโทรลเลอร์ถูกตัดการเชื่อมต่อ", - "tr_TR": "Kumanda Bağlantısı Kesildi", - "uk_UA": "Контролер відключено", - "zh_CN": "控制器已断开", - "zh_TW": "控制器已斷開" + "ar_SA": "إعداد غير صالح", + "de_DE": "Ungültige Konfiguration", + "el_GR": "Μη Έγκυρη Διαμόρφωση", + "en_US": "Invalid Configuration", + "es_ES": "Configuración Inválida", + "fr_FR": "Configuration Invalide", + "he_IL": "הגדרה לא תקפה", + "it_IT": "Configurazione Non Valida", + "ja_JP": "無効な設定", + "ko_KR": "잘못된 구성", + "no_NO": "Ugyldig Konfigurasjon", + "pl_PL": "Nieprawidłowa Konfiguracja", + "pt_BR": "Configuração Inválida", + "ru_RU": "Неверная Конфигурация", + "sv_SE": "Ogiltig Konfiguration", + "th_TH": "การตั้งค่าที่ไม่ถูกต้อง", + "tr_TR": "Geçersiz Konfigürasyon", + "uk_UA": "Невірна Конфігурація", + "zh_CN": "无效配置", + "zh_TW": "無效的配置" } }, { diff --git a/src/Ryujinx/UI/Views/Input/KeyboardInputView.axaml b/src/Ryujinx/UI/Views/Input/KeyboardInputView.axaml index 22fd369d9..02180fd14 100644 --- a/src/Ryujinx/UI/Views/Input/KeyboardInputView.axaml +++ b/src/Ryujinx/UI/Views/Input/KeyboardInputView.axaml @@ -300,7 +300,7 @@ BorderBrush="{DynamicResource ThemeControlBorderColor}" BorderThickness="1" CornerRadius="5" - Margin="0,10" + Margin="0,0,0,5" MinHeight="90"> + Orientation="Horizontal" + VerticalAlignment="Center" + HorizontalAlignment="Center"> - - - - - - - + + + + + + +