* Test using resources
* Include system namespace in resource xaml
* system namespace name
* rename strings
* Default strings
* Window resources
* add keys
* just one key
* Combo box example
* window resources
* Dropdown in menu bar
* nullable
* non nullable
* string list init
* simple
* English default
* Add menu item for language
* parent is menuitem
* fix
* no null lang
* Only build win-x64, GHA storage limit
* Korean
* test
* Set resource strings at app level
* remove lost endif
* Better UI
* Move langs next to buttons
* update
* fix button
* More translations
* Better menu size
* too many semicolons
* top right menu bar
* Tweaks
* Top bar positioning
* title bar width
* try again
* final
* Back to original publish script
* more windows
* pre-merge test
* Test non-latin underscore
* More strings
* fix
* FindResource is a function
* space
* cast spells
* Log about text
* semicolon
* Good
* cast spells
* using System.Windows in Frontend
* Translate in MainViewModel
* Dynamic GetFormattedVolumeLabel
* Nullability
* Fix
* using for dict
* Translate func in MVM
* Don't translate in init
* Update MVM translations
* closing brace
* Deprecate resource string
* test
* test2
* set current system
* trial field
* field is preview
* default empty string
* default null
* fix build
* empty string
* GIve up on no system selected text
* Fix context menu border
* Revert half fix
* Translate more IRD Window strings
* Loose string
* Detect current locale
* fix
* System.Globalization
* Locale detection for default lang
* break on zh case
* default startup lang
* default lang option
* fix
* fix2
* fix3
* nonnullable
* final fix
* final final fix
* default language option
* use default language on startup
* empty entry
* semicolon
* Allow "0" drive speed
* Default speed 1 for unknown system
* default speed of 1
* No skeleton
* No base command by default
* Change speed in redumper tests
* Dump no longer dumping command
* Re-allow quick exiting always
* No base command is a dumping command
* Only one mode command per redumper call
* Proper capitalization for None
* Readd disc as default command mode
* Account for N-type discs in Redumper processor
* MediaType prefix
* Delete after zipping, ask before closing during dump
* Proper closing function
* proper using
* nullable object
* YesNoCancel isn't a thing for CustomMessageBox
* Ctrl-Z
* Change DIW userinput ratio to 3:7
* Add groupboxes around contents and readonly tabs in DIW
* Use real PVD and PIC in debug data
* rearrange groupbox / stackpanel
* group boxes
* Improve Sega system detection
* Fix namespace
* Ignore exception
* Add Sega CD header
* Improve system detection
* Amiga CD check
* Improve 3DO and Mac detection
* Remove unused parameter
* Try determine system even when drive inactive
* Better logic for inactive drives
* scope issues
* GameWave and VIS
* Fix Neo Geo CD system check
* use var
* put physicaltool behind try catch
* better use var