PKHeX/PKHeX.WinForms/Util
Kurt aedc0092b4 Rework translations
instead of:
controls on form->dict of names, look up line to find control
now:
dict of names->look up control to find name

faster overall, simpler, and updates the dictionary with new control
entries. browse thru forms that call translateinterface with one
language (english), then updateall(en) and dump to get the updated
translation files.

#1864
2018-03-20 22:34:44 -07:00
..
QRCoder Further refactoring 2017-01-11 17:55:42 -08:00
ConfigUtil.cs Refactoring 2017-06-17 18:37:19 -07:00
CyberGadgetUtil.cs Cleanup 2017-01-08 00:14:34 -08:00
FontUtil.cs interpolation++ 2017-09-29 22:58:25 -07:00
ImageUtil.cs Simplify bitmap generation 2018-01-21 17:22:31 -08:00
NetUtil.cs Convert console output to debug output 2017-07-01 19:43:51 -07:00
PathUtilWindows.cs Add Checkpoint save detection 2017-10-05 12:40:41 -04:00
PKMUtil.cs Move type sprite fetch remapping to pkmutil 2018-03-18 11:25:57 -07:00
SAVUtil.cs Split folder->import to multiple overloads 2018-01-31 23:37:01 -08:00
WinFormsTranslator.cs Rework translations 2018-03-20 22:34:44 -07:00
WinFormsUtil.cs Rework translations 2018-03-20 22:34:44 -07:00