Ignore:
Timestamp:
Nov 16, 2011, 7:28:20 AM (13 years ago)
Author:
george
Message:
  • Added: TExceptionLogger can be extended for handling synchronization of different thread classes.
Location:
ExceptionLogger/languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ExceptionLogger/languages/UExceptionLogger.cs.po

    r295 r297  
    4343msgid "Class"
    4444msgstr "Třída"
     45
     46#: uexceptionlogger.sexceptionhandlercannotbesynchronized
     47msgid "Exception handler cannot be synchronized with main thread."
     48msgstr "Obsluha vyjímky nemůže být synchronizována s hlavním vláknem."
    4549
    4650#: uexceptionlogger.sexceptioninfo
  • ExceptionLogger/languages/UExceptionLogger.po

    r295 r297  
    3434msgctxt "uexceptionlogger.sexceptionclass"
    3535msgid "Class"
     36msgstr ""
     37
     38#: uexceptionlogger.sexceptionhandlercannotbesynchronized
     39msgid "Exception handler cannot be synchronized with main thread."
    3640msgstr ""
    3741
Note: See TracChangeset for help on using the changeset viewer.