diff -r 697e27864f3a -r 2a68d0523020 application/data/PodcastStrings.ra --- a/application/data/PodcastStrings.ra Mon Nov 15 23:47:20 2010 +0000 +++ b/application/data/PodcastStrings.ra Tue Nov 16 00:03:16 2010 +0000 @@ -75,7 +75,8 @@ 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_about_title {buf = STRING_r_about_title;} +RESOURCE TBUF r_about_body {buf = STRING_r_about_body;} RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; } RESOURCE TBUF r_podcast_searchfeed_prompt {buf = STRING_r_search_feed_prompt;} RESOURCE TBUF r_new_shows {buf = STRING_r_new_shows;}