* Applied additional patch for bug ID #14503

git-svn-id: trunk@21581 -
This commit is contained in:
michael 2009-09-05 09:21:24 +00:00
parent 1ecbf0622e
commit dba1791aa2
6 changed files with 0 additions and 101 deletions

4
.gitattributes vendored
View File

@ -278,12 +278,8 @@ components/datadict/frmselectcodegenerator.lfm svneol=native#text/plain
components/datadict/frmselectcodegenerator.lrs svneol=native#text/pascal
components/datadict/frmselectcodegenerator.pp svneol=native#text/plain
components/datadict/idedatadict.pp svneol=native#text/plain
components/datadict/languages/frmconfdatadict.po svneol=native#text/plain
components/datadict/languages/frmconfprojdatadict.po svneol=native#text/plain
components/datadict/languages/idedatadict.po svneol=native#text/plain
components/datadict/languages/ldd_consts.pb.po svneol=native#text/plain
components/datadict/languages/ldd_consts.po svneol=native#text/plain
components/datadict/languages/reglazdatadict.po svneol=native#text/plain
components/datadict/lazdatadict.lpk svneol=native#text/plain
components/datadict/lazdatadict.pas svneol=native#text/plain
components/datadict/reglazdatadict.lrs svneol=native#text/pascal

View File

@ -1,11 +0,0 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: frmconfdatadict.serrselectdir
msgid "Please select an existing directory"
msgstr ""
#: frmconfdatadict.serrselectexe
msgid "Please select an existing database desktop application"
msgstr ""

View File

@ -1,11 +0,0 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: frmconfprojdatadict.serrselectdd
msgid "Please select a known data dictionary"
msgstr ""
#: frmconfprojdatadict.serrselectfile
msgid "Please select an existing data dictionary file"
msgstr ""

View File

@ -1,11 +0,0 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: idedatadict.sfromfile
msgid "from file: "
msgstr ""
#: idedatadict.sloadingdatadict
msgid "Loading data dictionary "
msgstr ""

View File

@ -1,63 +0,0 @@
msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8"
#: reglazdatadict.sapplicationfilter
msgid "Applications|*"
msgstr ""
#: reglazdatadict.sapplyingddtodataset
msgid "Applying data dictionary to dataset %s"
msgstr ""
#: reglazdatadict.sapplyingddtofield
msgid "Applying data dictionary to field %s"
msgstr ""
#: reglazdatadict.serrnodatadesktopdoselect
msgid ""
"Could not locate the database desktop application.\n"
"Would you like to select it ?\n"
msgstr ""
#: reglazdatadict.serrnodatadictactive
msgid ""
"No datadictionary active.\n"
"Please set a data dictionary for the project\n"
msgstr ""
#: reglazdatadict.smenuconfdatadict
msgid "Configuration"
msgstr ""
#: reglazdatadict.smenuconfprojdatadict
msgid "Set..."
msgstr ""
#: reglazdatadict.smenudatadesktop
msgid "Database Desktop"
msgstr ""
#: reglazdatadict.smenudatadict
msgid "Data dictionary"
msgstr ""
#: reglazdatadict.smenudatadictapply
msgid "Apply"
msgstr ""
#: reglazdatadict.smenudatadictcreatecode
msgid "Create code from dataset"
msgstr ""
#: reglazdatadict.smenudatadictdesignsql
msgid "Design SQL"
msgstr ""
#: reglazdatadict.smenuopendatadict
msgid "Open"
msgstr ""
#: reglazdatadict.swarningnoddforfield
msgid "Warning: No definition in data dictionary for field %s"
msgstr ""

View File

@ -87,7 +87,6 @@
</Item18>
</Files>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<Type Value="RunAndDesignTime"/>