equal
deleted
inserted
replaced
267 // d: Confirmation note |
267 // d: Confirmation note |
268 // d: Shown if when VR is started and MMC is locked |
268 // d: Shown if when VR is started and MMC is locked |
269 // l: popup_note_window |
269 // l: popup_note_window |
270 #define qtn_memc_unlock_query1 "The selected memory store is locked, it can't be used. Do you want to unlock it?" |
270 #define qtn_memc_unlock_query1 "The selected memory store is locked, it can't be used. Do you want to unlock it?" |
271 |
271 |
|
272 // d: Information note |
|
273 // d: Shown when VR is started and the SD card is not inserted |
|
274 // l: popup_note_window |
|
275 // w: |
|
276 // r: 3.1 |
|
277 #define qtn_ccor_insert_mmc "Please insert memory card." |
|
278 |
|
279 // d: Information note |
|
280 // d: Shown when VR is started and the USB is inserted in Mass Storage mode |
|
281 // l: popup_note_window |
|
282 // w: |
|
283 // r: 3.1 |
|
284 #define qtn_usb_mode_note_mode_activated "USB connected in Mass storage mode" |
|
285 |
272 // --------------------------------------------------------------------------- |
286 // --------------------------------------------------------------------------- |
273 // No voice key specific strings |
287 // No voice key specific strings |
274 |
288 |
275 // d: Setting item title |
289 // d: Setting item title |
276 // d: Title for Memo Store Setting Item |
290 // d: Title for Memo Store Setting Item |