diff -r 0ffee699d6c7 -r 878846f7623e usbuis/usbuinotif/src/usbuinotifotgerror.cpp --- 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); } // ----------------------------------------------------------------------------