Ignore:
Timestamp:
Mar 23, 2018, 1:59:25 PM (6 years ago)
Author:
chronos
Message:
  • Modified: Database classes reorganized. Now TDbConnectProfile is class which holds information about connection to database.
  • Modified: TDbManager is top most class for managing other database classes.
  • Modified: TDbConnectParams class contains client specific parameters for connect profile.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/MyData.po

    r19 r20  
    4141msgstr ""
    4242
     43#: tformconnect.buttoncancel.caption
     44msgctxt "tformconnect.buttoncancel.caption"
     45msgid "Cancel"
     46msgstr ""
     47
     48#: tformconnect.buttonok.caption
     49msgctxt "tformconnect.buttonok.caption"
     50msgid "Ok"
     51msgstr ""
     52
     53#: tformconnect.buttonxmlbrowse.caption
     54msgid "Browse"
     55msgstr ""
     56
     57#: tformconnect.caption
     58msgid "Connection parameters:"
     59msgstr ""
     60
     61#: tformconnect.label1.caption
     62msgctxt "tformconnect.label1.caption"
     63msgid "Name:"
     64msgstr ""
     65
     66#: tformconnect.label2.caption
     67msgid "Database engine:"
     68msgstr ""
     69
     70#: tformconnect.label3.caption
     71msgid "Xml file:"
     72msgstr ""
     73
     74#: tformconnect.label4.caption
     75msgid "Host:"
     76msgstr ""
     77
     78#: tformconnect.label5.caption
     79msgid "Port:"
     80msgstr ""
     81
     82#: tformconnect.tabsheetregistry.caption
     83msgid "TabSheetRegistry"
     84msgstr ""
     85
     86#: tformconnect.tabsheetsqlite.caption
     87msgid "TabSheetSqlite"
     88msgstr ""
     89
    4390#: tformdatabases.aadd.caption
    4491msgid "New"
     
    60107
    61108#: tformdatabases.caption
    62 msgid "Databases"
     109msgid "Connection profiles"
    63110msgstr ""
    64111
     
    92139
    93140#: tformfield.label1.caption
     141msgctxt "tformfield.label1.caption"
    94142msgid "Name:"
    95143msgstr ""
     
    324372
    325373#: ucore.stypeboolean
     374msgctxt "ucore.stypeboolean"
    326375msgid "Boolean"
    327376msgstr ""
    328377
    329378#: ucore.stypedate
     379msgctxt "ucore.stypedate"
    330380msgid "Date"
    331381msgstr ""
    332382
    333383#: ucore.stypedatetime
     384msgctxt "ucore.stypedatetime"
    334385msgid "Date and time"
    335386msgstr ""
    336387
    337388#: ucore.stypefloat
     389msgctxt "ucore.stypefloat"
    338390msgid "Float"
    339391msgstr ""
    340392
    341393#: ucore.stypeimage
     394msgctxt "ucore.stypeimage"
    342395msgid "Image"
    343396msgstr ""
    344397
    345398#: ucore.stypeinteger
     399msgctxt "ucore.stypeinteger"
    346400msgid "Integer"
    347401msgstr ""
    348402
    349403#: ucore.stypemapposition
     404msgctxt "ucore.stypemapposition"
    350405msgid "Map position"
    351406msgstr ""
    352407
    353408#: ucore.stypereference
     409msgctxt "ucore.stypereference"
    354410msgid "Reference"
    355411msgstr ""
    356412
    357413#: ucore.stypestring
     414msgctxt "ucore.stypestring"
    358415msgid "String"
    359416msgstr ""
    360417
    361418#: ucore.stypetime
     419msgctxt "ucore.stypetime"
     420msgid "Time"
     421msgstr ""
     422
     423#: udatabase.stypeboolean
     424msgctxt "udatabase.stypeboolean"
     425msgid "Boolean"
     426msgstr ""
     427
     428#: udatabase.stypedate
     429msgctxt "udatabase.stypedate"
     430msgid "Date"
     431msgstr ""
     432
     433#: udatabase.stypedatetime
     434msgctxt "udatabase.stypedatetime"
     435msgid "Date and time"
     436msgstr ""
     437
     438#: udatabase.stypefloat
     439msgctxt "udatabase.stypefloat"
     440msgid "Float"
     441msgstr ""
     442
     443#: udatabase.stypeimage
     444msgctxt "udatabase.stypeimage"
     445msgid "Image"
     446msgstr ""
     447
     448#: udatabase.stypeinteger
     449msgctxt "udatabase.stypeinteger"
     450msgid "Integer"
     451msgstr ""
     452
     453#: udatabase.stypemapposition
     454msgctxt "udatabase.stypemapposition"
     455msgid "Map position"
     456msgstr ""
     457
     458#: udatabase.stypereference
     459msgctxt "udatabase.stypereference"
     460msgid "Reference"
     461msgstr ""
     462
     463#: udatabase.stypestring
     464msgctxt "udatabase.stypestring"
     465msgid "String"
     466msgstr ""
     467
     468#: udatabase.stypetime
     469msgctxt "udatabase.stypetime"
    362470msgid "Time"
    363471msgstr ""
Note: See TracChangeset for help on using the changeset viewer.