diff -r 37610dda6102 -r a0eb6aaed052 application/data/PodcastClient_english.rls --- a/application/data/PodcastClient_english.rls Sat Nov 13 11:50:23 2010 +0000 +++ b/application/data/PodcastClient_english.rls Sat Nov 13 12:34:20 2010 +0000 @@ -59,6 +59,7 @@ rls_string STRING_r_podcast_setting_useiap "Select access point" rls_string STRING_r_podcast_setting_iaplist "Access points" rls_string STRING_r_podcast_select_folder "Select folder" +//enable and disable automatic connections rls_string STRING_r_on "On" rls_string STRING_r_off "Off" rls_string STRING_r_podcast_setting_reset_db "Reset database" @@ -133,11 +134,7 @@ rls_string STRING_r_view_delete_show_cmd "Delete" rls_string STRING_r_view_show_info_cmd "Info" rls_string STRING_r_error_playback_failed "Could not play show" -rls_string STRING_r_view_filter_shows_cmd "Show" -rls_string STRING_r_view_filter_all_shows_cmd "All shows" -rls_string STRING_r_view_filter_new_shows_cmd "Show new" -rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded" -rls_string STRING_r_view_filter_downloaded_new_shows_cmd "New and downloaded" + // Download queue operations rls_string STRING_r_suspend_download_cmd "Suspend" rls_string STRING_r_view_resume_short_dls_cmd "Resume" @@ -156,6 +153,7 @@ rls_string STRING_r_error_general "Error: General error %d" rls_string STRING_r_error_http "Error: HTTP error %d" rls_string STRING_r_error_disk_full "Error: Disk full" + rls_string STRING_r_add_url_or_search "Add feed" rls_string STRING_r_add_url "Enter address" rls_string STRING_r_add_search "Search for feed"