Changeset 33 for trunk/languages


Ignore:
Timestamp:
Sep 13, 2010, 11:20:24 AM (14 years ago)
Author:
george
Message:
  • Přidáno: Druhá varianta projektu pro sestavení TCP serveru.
  • Přidáno: Vlastní obsluha vyjímek a zobrazení ve HTTP tvaru.
  • Opraveno: Zpracování session třídy THTTPSessionStorageMySQL.
Location:
trunk
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        22UConfig.pas
        33bin
         4lib
  • trunk/languages/index.cs.po

    r32 r33  
    1010"Content-Transfer-Encoding: 8bit\n"
    1111
     12#: ucustomapplication.spagenotfound
     13msgctxt "ucustomapplication.spagenotfound"
     14msgid "Page not found"
     15msgstr "Stránka nenalezena"
     16
    1217#: ucustomcgiapplication.spagenotfound
     18msgctxt "ucustomcgiapplication.spagenotfound"
    1319msgid "Page not found"
    1420msgstr "Stránka nenalezena"
     
    3238msgstr ""
    3339
     40#: usqldatabase.sdatabasequeryerror
     41msgid "Database query error: \"%s\""
     42msgstr ""
     43
     44#: uuser.sduplicateuseritem
     45msgid "User name already used."
     46msgstr ""
     47
  • trunk/languages/index.po

    r32 r33  
    22msgstr "Content-Type: text/plain; charset=UTF-8"
    33
     4#: ucustomapplication.spagenotfound
     5msgctxt "ucustomapplication.spagenotfound"
     6msgid "Page not found"
     7msgstr ""
     8
    49#: ucustomcgiapplication.spagenotfound
     10msgctxt "ucustomcgiapplication.spagenotfound"
    511msgid "Page not found"
    612msgstr ""
     
    2430msgstr ""
    2531
     32#: usqldatabase.sdatabasequeryerror
     33msgid "Database query error: \"%s\""
     34msgstr ""
     35
     36#: uuser.sduplicateuseritem
     37msgid "User name already used."
     38msgstr ""
     39
Note: See TracChangeset for help on using the changeset viewer.