--- a/filemanager/App/data/FileManager.rss Mon Jun 21 15:26:15 2010 +0300
+++ b/filemanager/App/data/FileManager.rss Thu Aug 19 09:42:45 2010 +0300
@@ -34,6 +34,7 @@
#include <filemanager.mbg>
#include <drmcommon.loc>
#include <activeidle3.loc>
+#include <errorres.loc>
#include <filemanager.loc>
#include "FileManagerEngine.hrh" // filemanager_mbm_file_location
#include "FileManager.hrh"
@@ -1513,4 +1514,6 @@
RESOURCE TBUF r_qtn_fmgr_usb_memory_default_name { buf = qtn_fmgr_usb_memory_default_name; }
RESOURCE TBUF r_qtn_fmgr_system_not_ready { buf = qtn_hs_operation_failed_no_disk ; }
+RESOURCE TBUF r_qtn_fmgr_file_size_too_large { buf = qtn_http_err_413; }
+
// End of File