application/data/PodcastStrings.ra
changeset 134 46baf9a7cadd
parent 115 d87e984bd8b8
child 207 9fef0425017e
equal deleted inserted replaced
133:5f9e7e14eb11 134:46baf9a7cadd
    73 RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;}
    73 RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;}
    74 
    74 
    75 RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;}
    75 RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;}
    76 
    76 
    77 RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; }
    77 RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; }
       
    78 RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; }