Keyboard input needs to be done in a way that works (right now just qwerty, dvorak, and azerty are handled). Obviously this is not going to work the way it is.
Additionally there are strings that get displayed to the user all over the place and I need to consolidate them somehow so we can create localizations.
Then finally the localizations need to be done.
Keyboard input needs to be done in a way that works (right now just qwerty, dvorak, and azerty are handled). Obviously this is not going to work the way it is.
Additionally there are strings that get displayed to the user all over the place and I need to consolidate them somehow so we can create localizations.
Then finally the localizations need to be done.