Show
Ignore:
Timestamp:
2007-06-03 18:48:59 (20 months ago)
Author:
fredck
Message:

Small corrections on alert texts for the File Browser.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/filemanager/browser/default/frmresourceslist.html

    r342 r357  
    108108        if ( oFolderNode == null ) 
    109109        { 
    110                 alert( 'The server didn\'t reply with a proper XML file\r\nCheck your configuration.' ) ; 
     110                alert( 'The server didn\'t reply with a proper XML data. Please check your configuration.' ) ; 
    111111                return ; 
    112112        }