diff -r 03b26379213d -r 2fd795b1e1b1 application/data/PodcastStrings.ra --- a/application/data/PodcastStrings.ra Mon Jul 26 17:36:44 2010 +0100 +++ b/application/data/PodcastStrings.ra Wed Sep 15 13:21:10 2010 +0100 @@ -75,5 +75,6 @@ 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; } +RESOURCE TBUF r_about_text {buf = STRING_r_about_text_s60;} RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; } RESOURCE TBUF r_podcast_searchfeed_prompt {buf = STRING_r_search_feed_prompt;}