PKHeX/PKHeX.WinForms
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
..
Controls Add smart move[] setter 2018-03-20 08:35:41 -07:00
MainWindow Translate Showdown Markings & Fix PT Selection (#1872) 2018-03-20 08:36:15 -07:00
Misc Misc fixes/improvements 2017-08-13 00:21:42 -07:00
Properties Showdown Markings Toggle (#1868) 2018-03-19 07:52:16 -07:00
Resources Update 18.03.19 2018-03-18 13:42:29 -07:00
Subforms Add smart move[] setter 2018-03-20 08:35:41 -07:00
Util Rework translations 2018-03-20 22:34:44 -07:00
App.config Showdown Markings Toggle (#1868) 2018-03-19 07:52:16 -07:00
icon.ico
PKHeX.WinForms.csproj Rework translations 2018-03-20 22:34:44 -07:00
Program.cs rework program exception handling / detection 2017-11-24 12:03:57 -08:00
Settings.cs