changeset 115 | d87e984bd8b8 |
parent 110 | 403412eb5292 |
child 134 | 46baf9a7cadd |
--- a/application/data/PodcastStrings.ra Sun Apr 04 18:52:11 2010 +0100 +++ b/application/data/PodcastStrings.ra Sun Apr 04 21:47:56 2010 +0100 @@ -73,3 +73,5 @@ RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;} RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;} + +RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; }