usbuis/usbuinotif/src/usbuinotifotgerror.cpp
changeset 26 0ae0f29418cd
parent 25 8c311f9acc5e
child 63 ef2686f7597e
--- a/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Fri Mar 19 09:48:52 2010 +0200
+++ b/usbuis/usbuinotif/src/usbuinotifotgerror.cpp	Fri Apr 16 16:02:21 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);
     }
 
 // ----------------------------------------------------------------------------