diff -r 25fce757be94 -r e02eb84a14d2 usbuis/usbuinotif/loc/usbuinotif.loc --- a/usbuis/usbuinotif/loc/usbuinotif.loc Tue Aug 31 16:13:57 2010 +0300 +++ b/usbuis/usbuinotif/loc/usbuinotif.loc Wed Sep 01 12:20:49 2010 +0100 @@ -139,11 +139,16 @@ // #define qtn_usb_otg_general_mass_storage_error "General Mass storage error" +// End of USB_OTG + //d: Memory not enough or full error //l: popup_note_window //r: 5.2 #define qtn_usb_error_memory_not_enough "Memory full. Close some applications and try to connect USB cable again" -// End of USB_OTG +//d: Disk full error +//l: popup_note_window +//r: 5.2 +#define qtn_usb_error_disk_full "Disk full. Remove some files and try to connect USB cable again." // End of File