voicerecorder/group/voicerecorder.rss
branchRCL_3
changeset 7 6aee962f6139
parent 5 35a9006a7fc7
child 13 4e5b531d23cb
equal deleted inserted replaced
5:35a9006a7fc7 7:6aee962f6139
   324 RESOURCE TBUF r_vr_corrupt_infonote_label { buf = qtn_vorec_info_memo_corrupted; }
   324 RESOURCE TBUF r_vr_corrupt_infonote_label { buf = qtn_vorec_info_memo_corrupted; }
   325 RESOURCE TBUF r_vr_unsupported_infonote_label { buf = qtn_vorec_info_memo_unsupported; }
   325 RESOURCE TBUF r_vr_unsupported_infonote_label { buf = qtn_vorec_info_memo_unsupported; }
   326 RESOURCE TBUF r_vr_server_error_infonote_label { buf = qtn_vorec_info_server_error; }
   326 RESOURCE TBUF r_vr_server_error_infonote_label { buf = qtn_vorec_info_server_error; }
   327 RESOURCE TBUF r_vr_memory_warning { buf = qtn_memlo_memory_running_out; }
   327 RESOURCE TBUF r_vr_memory_warning { buf = qtn_memlo_memory_running_out; }
   328 RESOURCE TBUF r_vr_memory_mmc_warning { buf = qtn_memlo_mmc_memory_running_out; }
   328 RESOURCE TBUF r_vr_memory_mmc_warning { buf = qtn_memlo_mmc_memory_running_out; }
       
   329 RESOURCE TBUF r_vr_memory_low_stop_warning { buf = qtn_memlo_not_enough_memory; }
   329 
   330 
   330 // Quality strings for UI
   331 // Quality strings for UI
   331 RESOURCE TBUF r_vorec_quality_mms_optimized { buf = qtn_vorec_quality_mms_optimized; }
   332 RESOURCE TBUF r_vorec_quality_mms_optimized { buf = qtn_vorec_quality_mms_optimized; }
   332 
   333 
   333 #ifdef __AAC_ENCODER_PLUGIN
   334 #ifdef __AAC_ENCODER_PLUGIN