From 02938b5d5b887c652668257fad906abb98c38ade Mon Sep 17 00:00:00 2001 From: ParantezTech <12572227+par274@users.noreply.github.com> Date: Wed, 29 Jul 2026 01:47:35 +0300 Subject: [PATCH] [GUI] removed not official Discord link from GUI --- src/SharpEmu.GUI/Languages/ar.json | 2 +- src/SharpEmu.GUI/Languages/br.json | 2 +- src/SharpEmu.GUI/Languages/de.json | 2 +- src/SharpEmu.GUI/Languages/dk.json | 2 +- src/SharpEmu.GUI/Languages/en.json | 2 +- src/SharpEmu.GUI/Languages/es.json | 2 +- src/SharpEmu.GUI/Languages/fr.json | 2 +- src/SharpEmu.GUI/Languages/hu.json | 2 +- src/SharpEmu.GUI/Languages/it.json | 2 +- src/SharpEmu.GUI/Languages/ja.json | 2 +- src/SharpEmu.GUI/Languages/ko.json | 2 +- src/SharpEmu.GUI/Languages/nl.json | 2 +- src/SharpEmu.GUI/Languages/pt.json | 2 +- src/SharpEmu.GUI/Languages/ru.json | 2 +- src/SharpEmu.GUI/Languages/tr.json | 2 +- src/SharpEmu.GUI/MainWindow.axaml | 11 ++++++----- src/SharpEmu.GUI/MainWindow.axaml.cs | 9 --------- 17 files changed, 21 insertions(+), 29 deletions(-) diff --git a/src/SharpEmu.GUI/Languages/ar.json b/src/SharpEmu.GUI/Languages/ar.json index 3d9ffaf4..83f9f562 100644 --- a/src/SharpEmu.GUI/Languages/ar.json +++ b/src/SharpEmu.GUI/Languages/ar.json @@ -153,7 +153,7 @@ "About.Discord.Label": "دسكورد", "About.Discord.Desc": "انضم إلى المجتمع واحصل على الدعم وتابع التطوير.", "About.GithubButton": "ساهم على GitHub!", - "About.DiscordButton": "انضم إلى دسكوردنا!", + "About.DiscordComingSoon": "قريبًا", "Updater.Auto.Label": "التحقق من التحديثات عند بدء التشغيل", "Updater.Auto.Desc": "يتحقق من GitHub دون تأخير بدء التشغيل.", "Updater.Label": "التحديثات", diff --git a/src/SharpEmu.GUI/Languages/br.json b/src/SharpEmu.GUI/Languages/br.json index 6b24abac..6c9a087b 100644 --- a/src/SharpEmu.GUI/Languages/br.json +++ b/src/SharpEmu.GUI/Languages/br.json @@ -142,7 +142,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Participe da comunidade, obtenha suporte e acompanhe o desenvolvimento.", "About.GithubButton": "Contribua no GitHub!", - "About.DiscordButton": "Entre no nosso Discord!", + "About.DiscordComingSoon": "Em breve", "Library.Context.GameSettings": "Configurações do jogo…", "Options.Env.WritableApp0.Desc": "Permite que os jogos criem e gravem arquivos dentro da própria pasta de instalação.\nNecessário para dumps não empacotados que gravam seus saves ou configurações em /app0.", diff --git a/src/SharpEmu.GUI/Languages/de.json b/src/SharpEmu.GUI/Languages/de.json index b9d8f55f..2b8bffd7 100644 --- a/src/SharpEmu.GUI/Languages/de.json +++ b/src/SharpEmu.GUI/Languages/de.json @@ -153,7 +153,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Tritt der Community bei, erhalte Support und verfolge die Entwicklung.", "About.GithubButton": "Auf GitHub mitwirken!", - "About.DiscordButton": "Tritt unserem Discord bei!", + "About.DiscordComingSoon": "Demnächst verfügbar", "Updater.Auto.Label": "Beim Start nach Updates suchen", "Updater.Auto.Desc": "Fragt GitHub ab, ohne den Start zu verzögern.", "Updater.Label": "Updates", diff --git a/src/SharpEmu.GUI/Languages/dk.json b/src/SharpEmu.GUI/Languages/dk.json index e435fcb3..ecc2f426 100644 --- a/src/SharpEmu.GUI/Languages/dk.json +++ b/src/SharpEmu.GUI/Languages/dk.json @@ -153,7 +153,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Bliv en del af fællesskabet, få hjælp og følg udviklingen.", "About.GithubButton": "Bidrag på GitHub!", - "About.DiscordButton": "Bliv medlem af vores Discord!", + "About.DiscordComingSoon": "Kommer snart", "Updater.Auto.Label": "Søg efter opdateringer ved start", "Updater.Auto.Desc": "Tjekker GitHub uden at forsinke opstarten.", "Updater.Label": "Opdateringer", diff --git a/src/SharpEmu.GUI/Languages/en.json b/src/SharpEmu.GUI/Languages/en.json index 416b24d9..fc5cc2a8 100644 --- a/src/SharpEmu.GUI/Languages/en.json +++ b/src/SharpEmu.GUI/Languages/en.json @@ -186,7 +186,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Join the community, get support and follow development.", "About.GithubButton": "Contribute in GitHub!", - "About.DiscordButton": "Join our Discord!", + "About.DiscordComingSoon": "Coming soon", "Updater.Auto.Label": "Check for updates on startup", "Updater.Auto.Desc": "Checks GitHub without delaying startup.", diff --git a/src/SharpEmu.GUI/Languages/es.json b/src/SharpEmu.GUI/Languages/es.json index e2d652d7..817becee 100644 --- a/src/SharpEmu.GUI/Languages/es.json +++ b/src/SharpEmu.GUI/Languages/es.json @@ -134,7 +134,7 @@ "About.Github.LatestCommitDescription": "Último commit en la rama main", "About.Discord.Desc": "Únete a la comunidad, recibe soporte y sigue el desarrollo.", "About.GithubButton": "Contribuye en GitHub!", - "About.DiscordButton": "Únete a nuestro Discord!", + "About.DiscordComingSoon": "Próximamente", "Library.Context.GameSettings": "Ajustes del juego…", "Options.Env.Tab": "Entorno", diff --git a/src/SharpEmu.GUI/Languages/fr.json b/src/SharpEmu.GUI/Languages/fr.json index 81739dd2..8220c165 100644 --- a/src/SharpEmu.GUI/Languages/fr.json +++ b/src/SharpEmu.GUI/Languages/fr.json @@ -142,7 +142,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Rejoignez la communauté, obtenez de l’aide et suivez le développement.", "About.GithubButton": "Contribuer sur GitHub !", - "About.DiscordButton": "Rejoindre notre Discord !", + "About.DiscordComingSoon": "Bientôt disponible", "Library.Context.GameSettings": "Paramètres du jeu…", "Options.Env.WritableApp0.Desc": "Autoriser les jeux à créer et écrire des fichiers dans leur dossier d’installation.\nNécessaire pour les dumps non empaquetés qui écrivent leurs sauvegardes ou leur configuration sous /app0.", diff --git a/src/SharpEmu.GUI/Languages/hu.json b/src/SharpEmu.GUI/Languages/hu.json index 1d014873..fd404f28 100644 --- a/src/SharpEmu.GUI/Languages/hu.json +++ b/src/SharpEmu.GUI/Languages/hu.json @@ -142,7 +142,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Csatlakozz a közösséghe, kérj segítéget és kövesd nyomon a fejlesztést.", "About.GithubButton": "Járulj hozzá GitHubon!", - "About.DiscordButton": "Csatlakozz a Discordunhoz!", + "About.DiscordComingSoon": "Hamarosan", "Library.Context.GameSettings": "Játékbeállítások…", "Options.Env.WritableApp0.Desc": "Engedélyezi, hogy a játékok fájlokat hozzanak létre és írjanak a telepítési mappájukban.\nA kicsomagolt dumpokhoz szükséges, amelyek a mentéseiket vagy beállításaikat az /app0 alá írják.", diff --git a/src/SharpEmu.GUI/Languages/it.json b/src/SharpEmu.GUI/Languages/it.json index d727aa1d..30b3f5df 100644 --- a/src/SharpEmu.GUI/Languages/it.json +++ b/src/SharpEmu.GUI/Languages/it.json @@ -158,7 +158,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Unisciti alla community, ricevi supporto e segui lo sviluppo.", "About.GithubButton": "Contribuisci su GitHub!", - "About.DiscordButton": "Unisciti al nostro Discord!", + "About.DiscordComingSoon": "Prossimamente", "Updater.Auto.Label": "Controlla aggiornamenti all'avvio", "Updater.Auto.Desc": "Interroga GitHub senza rallentare l'avvio.", "Updater.Label": "Aggiornamenti", diff --git a/src/SharpEmu.GUI/Languages/ja.json b/src/SharpEmu.GUI/Languages/ja.json index 94eb96e3..e5cf1b61 100644 --- a/src/SharpEmu.GUI/Languages/ja.json +++ b/src/SharpEmu.GUI/Languages/ja.json @@ -153,7 +153,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "コミュニティに参加して、サポートを受けたり開発を追いかけたりしましょう。", "About.GithubButton": "GitHubで貢献しよう!", - "About.DiscordButton": "Discordに参加しよう!", + "About.DiscordComingSoon": "近日公開", "Updater.Auto.Label": "起動時にアップデートを確認", "Updater.Auto.Desc": "起動を遅らせずにGitHubへ確認します。", "Updater.Label": "アップデート", diff --git a/src/SharpEmu.GUI/Languages/ko.json b/src/SharpEmu.GUI/Languages/ko.json index 12509ec1..fa64dd09 100644 --- a/src/SharpEmu.GUI/Languages/ko.json +++ b/src/SharpEmu.GUI/Languages/ko.json @@ -153,7 +153,7 @@ "About.Discord.Label": "디스코드", "About.Discord.Desc": "커뮤니티에 참여해 지원을 받고 개발 소식을 확인하세요.", "About.GithubButton": "GitHub에서 기여하기!", - "About.DiscordButton": "디스코드 참여하기!", + "About.DiscordComingSoon": "곧 공개", "Updater.Auto.Label": "시작 시 업데이트 확인", "Updater.Auto.Desc": "시작을 지연시키지 않고 GitHub를 확인합니다.", "Updater.Label": "업데이트", diff --git a/src/SharpEmu.GUI/Languages/nl.json b/src/SharpEmu.GUI/Languages/nl.json index b76352fb..1d8a60fd 100644 --- a/src/SharpEmu.GUI/Languages/nl.json +++ b/src/SharpEmu.GUI/Languages/nl.json @@ -153,7 +153,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Word lid van de community, krijg ondersteuning en volg de ontwikkeling.", "About.GithubButton": "Draag bij op GitHub!", - "About.DiscordButton": "Word lid van onze Discord!", + "About.DiscordComingSoon": "Binnenkort", "Updater.Auto.Label": "Bij het opstarten controleren op updates", "Updater.Auto.Desc": "Controleert GitHub zonder het opstarten te vertragen.", "Updater.Label": "Updates", diff --git a/src/SharpEmu.GUI/Languages/pt.json b/src/SharpEmu.GUI/Languages/pt.json index e3cabce4..d764259f 100644 --- a/src/SharpEmu.GUI/Languages/pt.json +++ b/src/SharpEmu.GUI/Languages/pt.json @@ -142,7 +142,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Junte-se à comunidade, obtenha suporte e acompanhe o desenvolvimento.", "About.GithubButton": "Contribua no GitHub!", - "About.DiscordButton": "Junte-se ao nosso Discord!", + "About.DiscordComingSoon": "Em breve", "Library.Context.GameSettings": "Definições do jogo…", "Options.Env.WritableApp0.Desc": "Permitir que os jogos criem e escrevam ficheiros dentro da sua pasta de instalação.\nNecessário para dumps não empacotados que escrevem os seus dados guardados ou configurações em /app0.", diff --git a/src/SharpEmu.GUI/Languages/ru.json b/src/SharpEmu.GUI/Languages/ru.json index 6239569b..6d3ff135 100644 --- a/src/SharpEmu.GUI/Languages/ru.json +++ b/src/SharpEmu.GUI/Languages/ru.json @@ -186,7 +186,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Присоединяйтесь к сообществу, получайте поддержку и следите за разработкой.", "About.GithubButton": "Участвовать в разработке на GitHub!", - "About.DiscordButton": "Присоединиться к нашему Discord!", + "About.DiscordComingSoon": "Скоро", "Updater.Auto.Label": "Проверять обновления при запуске", "Updater.Auto.Desc": "Проверяет GitHub без задержки запуска.", diff --git a/src/SharpEmu.GUI/Languages/tr.json b/src/SharpEmu.GUI/Languages/tr.json index 98efd7a8..aa6fa458 100644 --- a/src/SharpEmu.GUI/Languages/tr.json +++ b/src/SharpEmu.GUI/Languages/tr.json @@ -189,7 +189,7 @@ "About.Discord.Label": "Discord", "About.Discord.Desc": "Topluluğa katılın, destek alın ve geliştirmeyi takip edin.", "About.GithubButton": "GitHub'da katkıda bulun!", - "About.DiscordButton": "Discord'umuza katıl!", + "About.DiscordComingSoon": "Yakında", "Options.Section.Rendering": "GÖRÜNTÜ İŞLEME", "Options.RenderResolution.Label": "Dahili çözünürlük", "Options.RenderResolution.Desc": "Ekran dışı hedefleri doğal çözünürlüğün altında işle ve sunum sırasında ölçeklendir. Daha düşük değerler GPU payı karşılığında görüntü kalitesini azaltır; bir sonraki başlatmada etkili olur.", diff --git a/src/SharpEmu.GUI/MainWindow.axaml b/src/SharpEmu.GUI/MainWindow.axaml index 06bfbb5e..f398c3a8 100644 --- a/src/SharpEmu.GUI/MainWindow.axaml +++ b/src/SharpEmu.GUI/MainWindow.axaml @@ -473,11 +473,12 @@ SPDX-License-Identifier: GPL-2.0-or-later -