1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
Commit graph

6 commits

Author SHA1 Message Date
Pete Batard
54bb962ec4 [localization] provision of LCIDs for LC_LOCALE, fix line numbers 2013-07-07 02:12:05 +01:00
Pete Batard
949ad746ab [localization] fix dialog titles and hyperlinks
* Dialogs must be created as Unicode (W) for titles to be updated
* Also add more Chinese translation and autogenerated control codes
2013-06-29 18:45:09 +01:00
Pete Batard
7636342cf3 [localization] autogenerated control and dialog tables
* Also more translations
2013-06-29 03:25:34 +01:00
Pete Batard
ad67467e12 [localization] add subdialog localization 2013-06-28 02:17:27 +01:00
Pete Batard
d7db1ebb94 [localization] move ResizeMoveCtrl() to stdlg.c
* Also set controls to visible by default
2013-06-23 01:16:13 +01:00
Pete Batard
2a03582bfc [localization] alright, using locale.h for a source was a bad idea
* MinGW is unhappy about the conflict with <locale.h>
* Also add MinGW and MSVC targets, and address MinGW warnings
2013-06-22 00:40:48 +01:00
Renamed from src/locale.c (Browse further)