usbuis/usbuinotif/src/usbuinotifotgerror.cpp
changeset 47 878846f7623e
parent 46 0ffee699d6c7
child 52 831068540b07
--- a/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Fri Apr 23 23:57:55 2010 +0300
+++ b/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Sat Apr 24 00:13:51 2010 +0300
@@ -77,6 +77,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);
     }
 
 // ----------------------------------------------------------------------------