mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 15:00:24 +02:00
LazReport, editor sample: do not include useless translation strings from tfrmcustompreview to .po files
git-svn-id: trunk@52540 -
This commit is contained in:
parent
09da73398e
commit
d6c8fdd305
@ -15,6 +15,10 @@
|
||||
<i18n>
|
||||
<EnableI18N Value="True"/>
|
||||
<OutDir Value="languages"/>
|
||||
<ExcludedIdentifiers Count="2">
|
||||
<Item1 Value="tfrmcustompreview.caption"/>
|
||||
<Item2 Value="tfrmcustompreview.frpreview1.caption"/>
|
||||
</ExcludedIdentifiers>
|
||||
</i18n>
|
||||
<BuildModes Count="2">
|
||||
<Item1 Name="default" Default="True"/>
|
||||
|
Loading…
Reference in New Issue
Block a user