From e35376f1d7571d1911497a22f516bf89c56baae1 Mon Sep 17 00:00:00 2001 From: Floris Date: Sun, 24 Mar 2024 13:10:35 +0100 Subject: [PATCH] tweak --- LuaMenu/widgets/chobby/i18n/chililobby.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LuaMenu/widgets/chobby/i18n/chililobby.lua b/LuaMenu/widgets/chobby/i18n/chililobby.lua index 9cfb8eb1d..5818cc029 100644 --- a/LuaMenu/widgets/chobby/i18n/chililobby.lua +++ b/LuaMenu/widgets/chobby/i18n/chililobby.lua @@ -117,7 +117,7 @@ return { community = "Community", report_a_bug = "Report A Bug", benchmark = "Benchmark", - exit_lobby_confirm = "Exit lobby and return to desktop. Are you sure?", + exit_lobby_confirm = "Exit lobby and return to desktop?", ["exit"] = "Exit", matchMaking = "Matchmaking", finding_match = "Finding Match", @@ -422,7 +422,7 @@ return { instruction = "Anleitung", community = "Gemeinschaft", report_a_bug = "Fehler melden", - exit_lobby_confirm = "Verlassen Sie die Lobby und kehren Sie zum Desktop zurück. Bist du sicher?", + exit_lobby_confirm = "Verlassen Sie die Lobby und kehren Sie zum Desktop zurück?", ["exit"] = "Exit", matchMaking = "Spielvermittlung", finding_match = "Suche nach Spielen",