mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 04:41:39 +00:00
remove os message window furigana note
This commit is contained in:
parent
534560d718
commit
34c558dfa8
1 changed files with 0 additions and 1 deletions
|
|
@ -685,7 +685,6 @@ std::unordered_map<std::string_view, std::unordered_map<ELanguage, std::string>>
|
|||
}
|
||||
},
|
||||
{
|
||||
// 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." },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue