Dalamud/Dalamud/Interface/Internal/Windows/Settings
Joshua Goins 1d32e8fe45
Fix language selector throwing a exception, use native name for Taiwan (#1634)
The language selector has only been showing language codes and not the
actual language names since  dd0159ae5a
because "tw" (Taiwan Mandarin) was added and it's not supported by
CultureInfo.

This adds a specific check like the language code to work around this
and stop throwing exceptions. Also converts to a switch so it looks a
bit nicer.
2024-02-07 10:33:35 -08:00
..
Tabs Reapply "IFontAtlas: font atlas per plugin" 2024-01-19 07:26:56 +09:00
Widgets Fix language selector throwing a exception, use native name for Taiwan (#1634) 2024-02-07 10:33:35 -08:00
SettingsEntry.cs feat: improve custom repo disclaimer a bit 2023-08-30 23:53:24 +02:00
SettingsTab.cs Merge remote-tracking branch 'origin/master' into v9-rollup 2023-09-10 21:53:08 +00:00
SettingsWindow.cs Fix Dalamud Configuration revert not rebuilding fonts 2024-01-21 15:11:31 +09:00