usbuis/usbuinotif/src/usbuinotifotgerror.cpp
branchRCL_3
changeset 21 ff9df6630274
parent 20 a15c582fbf97
child 33 d895b6d953c9
--- a/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Fri Mar 12 15:48:40 2010 +0200
+++ b/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Mon Mar 15 12:44:42 2010 +0200
@@ -80,6 +80,7 @@
     iStringIds.AppendL( R_USB_OTG_ERROR_HUB_UNSUPPORTED);
     iStringIds.AppendL( R_USB_OTG_ERROR_UNRECOVERABLE);
     iStringIds.AppendL( R_USB_OTG_ERROR_ATTACH_TIMEDOUT);
+    iStringIds.AppendL( R_USB_ERROR_MEMORY_NOT_ENOUGH);
     }
 
 // ----------------------------------------------------------------------------