Merged revision(s) 47602 #cda1efb38d from trunk:

Translation example: Fix compilation, DefaultTranslator -> LCLTranslator.
........

git-svn-id: branches/fixes_1_4@47693 -
This commit is contained in:
maxim 2015-02-10 22:48:03 +00:00
parent 1c567a9e5e
commit 8e9787358f
2 changed files with 1 additions and 17 deletions
examples/translation

View File

@ -52,7 +52,7 @@ interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ExtCtrls,
StdCtrls, DefaultTranslator, LocalizedForms;
StdCtrls, LCLTranslator, LocalizedForms;
type

View File

@ -40,12 +40,6 @@
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
</Item2>
</BuildModes>
@ -66,7 +60,6 @@
<Unit0>
<Filename Value="translation_demo.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="translation_demo"/>
</Unit0>
<Unit1>
<Filename Value="main.pas"/>
@ -82,7 +75,6 @@
<ComponentName Value="LocalizedForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="LocalizedForms"/>
</Unit2>
<Unit3>
<Filename Value="unit2.pas"/>
@ -90,12 +82,10 @@
<ComponentName Value="Form2"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="Unit2"/>
</Unit3>
<Unit4>
<Filename Value="stringsunit.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="StringsUnit"/>
</Unit4>
</Units>
</ProjectOptions>
@ -119,12 +109,6 @@
</Win32>
</Options>
</Linking>
<Other>
<CompilerMessages>
<UseMsgFile Value="True"/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">