diff -r 27f6f5827e5d -r d87e984bd8b8 application/data/PodcastStrings.ra --- 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; }