You've already forked lazarus-ccr
TvPlanit: Exclude the string '(default)' in fulldemo from translation.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8299 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -18,6 +18,9 @@
|
|||||||
<i18n>
|
<i18n>
|
||||||
<EnableI18N Value="True"/>
|
<EnableI18N Value="True"/>
|
||||||
<OutDir Value="..\..\languages"/>
|
<OutDir Value="..\..\languages"/>
|
||||||
|
<ExcludedIdentifiers Count="1">
|
||||||
|
<Item1 Value="tmainform.cbaddressbuilder.text"/>
|
||||||
|
</ExcludedIdentifiers>
|
||||||
</i18n>
|
</i18n>
|
||||||
<BuildModes Count="1">
|
<BuildModes Count="1">
|
||||||
<Item1 Name="Default" Default="True"/>
|
<Item1 Name="Default" Default="True"/>
|
||||||
|
@ -861,7 +861,8 @@ begin
|
|||||||
|
|
||||||
VpControlLink1.CityStateZipFormat := ini.ReadString('Settings', 'CityStateZip', '');
|
VpControlLink1.CityStateZipFormat := ini.ReadString('Settings', 'CityStateZip', '');
|
||||||
if VpControlLink1.CityStateZipFormat = '' then
|
if VpControlLink1.CityStateZipFormat = '' then
|
||||||
CbAddressBuilder.ItemIndex := 0 else
|
CbAddressBuilder.ItemIndex := 0
|
||||||
|
else
|
||||||
CbAddressBuilder.ItemIndex := CbAddressBuilder.Items.Indexof(VpControlLink1.CityStateZipFormat);
|
CbAddressBuilder.ItemIndex := CbAddressBuilder.Items.Indexof(VpControlLink1.CityStateZipFormat);
|
||||||
|
|
||||||
n := ini.ReadInteger('Settings', 'DrawingStyle', ord(dsFlat));
|
n := ini.ReadInteger('Settings', 'DrawingStyle', ord(dsFlat));
|
||||||
|
@ -162,10 +162,6 @@ msgstr "Neu"
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr "Turbo Power VisualPlanIt Demo"
|
msgstr "Turbo Power VisualPlanIt Demo"
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr "(default)"
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr "Drag-and-Drop von Terminen erlauben"
|
msgstr "Drag-and-Drop von Terminen erlauben"
|
||||||
@ -282,3 +278,4 @@ msgstr "Erledigte Aufgaben verbergen"
|
|||||||
#: tmainform.titlelbl.caption
|
#: tmainform.titlelbl.caption
|
||||||
msgid "TitleLbl"
|
msgid "TitleLbl"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -159,10 +159,6 @@ msgstr "New"
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr "Turbo Power VisualPlanIt Demo"
|
msgstr "Turbo Power VisualPlanIt Demo"
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr "(default)"
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr "Allow drag and drop of events"
|
msgstr "Allow drag and drop of events"
|
||||||
|
@ -152,10 +152,6 @@ msgstr ""
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -151,10 +151,6 @@ msgstr ""
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
Granimsgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"POT-Creation-Date: \n"
|
"POT-Creation-Date: \n"
|
||||||
@ -162,10 +162,6 @@ msgstr "Dodaj"
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr "Turbo Power VisualPlanIt Demo"
|
msgstr "Turbo Power VisualPlanIt Demo"
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr "(domyślny)"
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr "Pozwól na drag and drop wydarzeń"
|
msgstr "Pozwól na drag and drop wydarzeń"
|
||||||
@ -282,3 +278,4 @@ msgstr "Ukryj wykonane zadania"
|
|||||||
#: tmainform.titlelbl.caption
|
#: tmainform.titlelbl.caption
|
||||||
msgid "TitleLbl"
|
msgid "TitleLbl"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -149,10 +149,6 @@ msgstr ""
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -161,10 +161,6 @@ msgstr ""
|
|||||||
msgid "Turbo Power VisualPlanIt Demo"
|
msgid "Turbo Power VisualPlanIt Demo"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: tmainform.cbaddressbuilder.text
|
|
||||||
msgid "(default)"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: tmainform.cballowdraganddrop.caption
|
#: tmainform.cballowdraganddrop.caption
|
||||||
msgid "Allow drag and drop of events"
|
msgid "Allow drag and drop of events"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Reference in New Issue
Block a user