11 Commits

Author SHA1 Message Date
3b381b642a Update gnugettext unit to rev 134 from http://svn.code.sf.net/p/dxgettext/code/trunk/dxgettext/sample/gnugettext.pas 2021-01-07 17:44:47 +01:00
28763eaf8b Update gnugettext unit to rev 128 from http://svn.code.sf.net/p/dxgettext/code/trunk/dxgettext/sample/gnugettext.pas 2019-07-23 13:24:26 +02:00
4dcedf61b9 Issue #498: Update gettext unit to r124 from https://sourceforge.net/p/dxgettext/code/HEAD/tree/trunk/dxgettext/sample/gnugettext.pas 2019-03-15 07:55:59 +01:00
959ff25768 Update gettext unit to r85 from https://sourceforge.net/p/dxgettext/code/HEAD/tree/trunk/dxgettext/sample/gnugettext.pas 2018-01-22 19:25:31 +01:00
a87e30cc94 Update gettext unit to r71 from http://svn.code.sf.net/p/dxgettext/code/trunk/dxgettext/sample/gnugettext.pas 2014-12-29 19:02:01 +00:00
c19d6d5650 Update gettext unit to r49 from http://sourceforge.net/p/dxgettext/code/49/ , with some more support for Delphi XE5 2014-02-04 13:39:55 +00:00
6829cbf59c Update gettext unit, merge changes from http://sourceforge.net/p/dxgettext/code/45/tree/trunk/dxgettext/sample/gnugettext.pas 2013-11-01 06:46:40 +00:00
1ad11ad92c Revert r4277, add code block again, see http://code.google.com/p/heidisql/issues/detail?id=557#c66 . Seems like PropInfo.PropType.Kind=tkClass is handling TStringList's on forms. 2012-12-18 18:41:19 +00:00
7c1c03fc17 Remove some code from gnugettext unit, so TMainMenu captions are not widened to the left. Related to issue #557. No clue if that part of gnugettext is really important, but it feels as if it does nothing :) 2012-12-10 22:16:54 +00:00
f8a13fc91a Activate PreferExternal constant in gnugettext.pas, so translators may override assembled .mo files by a file in the locale subdirectory. See issue #557. 2012-11-29 22:47:52 +00:00
ca1d94c87b Issue #557: Include gnugettext.pas from https://dxgettext.svn.sourceforge.net/svnroot/dxgettext/trunk/dxgettext/sample/ . And add basic code to all FormCreate events to translate their components in the future. 2012-11-10 14:28:44 +00:00