application/data/PodcastStrings.ra
branch3rded
changeset 390 d7abecc9d189
parent 206 9c3ebab9d24f
--- a/application/data/PodcastStrings.ra	Sat Nov 13 15:05:16 2010 +0000
+++ b/application/data/PodcastStrings.ra	Mon Nov 22 15:41:41 2010 +0000
@@ -31,7 +31,6 @@
 RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; }
 RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; }
 RESOURCE TBUF r_podcast_empty_search { buf = STRING_r_podcast_empty_search; }
-RESOURCE TBUF r_podcast_feeds_update_error {buf = STRING_r_podcast_feeds_update_error;}
 RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
 RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
 RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
@@ -46,6 +45,7 @@
 RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
 RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
 RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
+RESOURCE TBUF r_tabgroup_new {buf = STRING_r_tabgroup_new;}
 RESOURCE TBUF r_tabgroup_queue_counter {buf = STRING_r_tabgroup_queue_counter;}
 RESOURCE TBUF r_podcast_no_search_results {buf = STRING_r_podcast_empty_list;}
 RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
@@ -75,7 +75,11 @@
 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;}
+RESOURCE TBUF r_download_queue {buf = STRING_r_download_queue;}
+RESOURCE TBUF r_download_all_query {buf = STRING_r_download_all_query;}
+RESOURCE TBUF r_mark_all_old_query {buf = STRING_r_mark_all_old_query;}