From 34c558dfa8c57242014e0bb920200d7cd0d759a5 Mon Sep 17 00:00:00 2001 From: DeaTh-G Date: Sat, 8 Feb 2025 22:51:02 +0100 Subject: [PATCH] remove os message window furigana note --- UnleashedRecomp/locale/locale.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/UnleashedRecomp/locale/locale.cpp b/UnleashedRecomp/locale/locale.cpp index c09dbe08..04389873 100644 --- a/UnleashedRecomp/locale/locale.cpp +++ b/UnleashedRecomp/locale/locale.cpp @@ -685,7 +685,6 @@ std::unordered_map> } }, { - // Japanese Notes: This localization should include furigana. "Video_BackendError", { { ELanguage::English, "Unable to create a D3D12 (Windows) or Vulkan backend.\n\nPlease make sure that:\n\n- Your system meets the minimum requirements.\n- Your GPU drivers are up to date.\n- Your operating system is on the latest version available." },