diff -r 1457ec698c2b -r e82411ba1646 application/data/PodcastClient_english.rls --- a/application/data/PodcastClient_english.rls Mon Jul 26 17:02:05 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 "Queue (%d)" // 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'?" @@ -156,4 +156,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 URL" +rls_string STRING_r_add_search "Search for feed" +rls_string STRING_r_search_feed_prompt "Enter search terms"