equal
deleted
inserted
replaced
137 //w: |
137 //w: |
138 //r: 5.2 |
138 //r: 5.2 |
139 // |
139 // |
140 #define qtn_usb_otg_general_mass_storage_error "General Mass storage error" |
140 #define qtn_usb_otg_general_mass_storage_error "General Mass storage error" |
141 |
141 |
|
142 // End of USB_OTG |
|
143 |
142 //d: Memory not enough or full error |
144 //d: Memory not enough or full error |
143 //l: popup_note_window |
145 //l: popup_note_window |
144 //r: 5.2 |
146 //r: 5.2 |
145 #define qtn_usb_error_memory_not_enough "Memory full. Close some applications and try to connect USB cable again" |
147 #define qtn_usb_error_memory_not_enough "Memory full. Close some applications and try to connect USB cable again" |
146 |
148 |
147 // End of USB_OTG |
149 //d: Disk full error |
|
150 //l: popup_note_window |
|
151 //r: 5.2 |
|
152 #define qtn_usb_error_disk_full "Disk full. Remove some files and try to connect USB cable again." |
148 |
153 |
149 // End of File |
154 // End of File |