diff -r 628cdeed25ff -r 9c3ebab9d24f application/data/PodcastClient_english.rls --- a/application/data/PodcastClient_english.rls Mon Jul 26 17:10:03 2010 +0100 +++ b/application/data/PodcastClient_english.rls Mon Jul 26 17:03:11 2010 +0100 @@ -38,7 +38,7 @@ rls_string STRING_r_tabgroup_queue_counter "(%d) Queue" // Question dialogs -rls_string STRING_r_add_feed_prompt "Enter search terms or feed address" +rls_string STRING_r_add_feed_prompt "Enter feed address" rls_string STRING_r_edit_feed_prompt "Feed address" rls_string STRING_r_add_feed_title_prompt "Feed title" rls_string STRING_r_remove_feed_prompt "Remove feed '%S'?" @@ -153,7 +153,10 @@ 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 URL" +rls_string STRING_r_add_search "Search for feed" +rls_string STRING_r_search_feed_prompt "Enter search terms" rls_string STRING_r_view_feed_feed_menu "Manage feeds" rls_string STRING_r_view_shows_show_menu "Show" rls_string STRING_r_view_queue_show_menu "Queue"