Show
Ignore:
Timestamp:
06/30/2008 12:04:42 PM (5 months ago)
Author:
mikl
Message:

Implemented MessageSource?_Database

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/framework/Exceptions/messages/messages.txt

    r2445 r2470  
    350350globalization_cache_path_failed                 = Unable to create translation message cache path '{0}'. Make sure the parent directory exists and is writable by the Web process. 
    351351globalization_source_path_failed                = Unable to create translation message path '{0}'. Make sure the parent directory exists and is writable by the Web process. 
     352messagesource_connectionid_invalid      = MessageSource_Database.source '{0}' does not point to a valid TDataSourceConfig module. 
     353messagesource_connectionid_required     = ConnectionID in MessageSource_Database.source is required. 
     354 
    352355callback_not_support_no_priority_state_update   = Callback request does not support unprioritized pagestate update. 
    353356callback_invalid_callback_options               = '{1}' is not a valid TCallbackOptions control for Callback control '{0}'.