Open kevin51jiang opened 6 years ago
While we're at it we should add some unit tests for the translations (Making sure the locale the user specifies in the config files is used, making sure all strings are translated ect)
How about adding new ComboBox to choose language that user uses?
@zinuzian
How about adding new ComboBox to choose language that user uses?
It's done in PR #625 and should be in ripme 1.7.49
Seeing as Translations are being added, it would be a good idea to add in some GUI unit testing... sometime.
AssertJ seems like a good library to use.