diff -r 001f04bc4964 -r 1cae65a87b5e application/data/PodcastClient_english.rls --- a/application/data/PodcastClient_english.rls Thu Oct 21 22:46:18 2010 +0100 +++ b/application/data/PodcastClient_english.rls Sat Oct 23 17:30:22 2010 +0100 @@ -38,9 +38,9 @@ rls_string STRING_r_tabgroup_queue_counter "(%d) Queue" // Question dialogs -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_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'?" rls_string STRING_r_enable_downloads_prompt "There are shows in the download queue. Do you want to download now?" rls_string STRING_r_update_new_feed_prompt "Do you want to update the feed now?" @@ -75,7 +75,7 @@ // Feed import/export rls_string STRING_r_view_import_feeds_title "Select OPML file" -rls_string STRING_r_enter_filename "Enter file name" +rls_string STRING_r_enter_filename "Enter file name:" rls_string STRING_r_view_export_feeds_title "Select folder" rls_string STRING_r_view_export_feeds_softkey "Select" rls_string STRING_import_feed_success "%d feeds imported. Update all feeds now?" @@ -139,9 +139,9 @@ rls_string STRING_r_view_resume_short_dls_cmd "Resume" rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading" rls_string STRING_r_view_resume_downloads_cmd "Resume downloading" -rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear" -rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue" -rls_string STRING_r_clear_query "Clear download queue?" +rls_string STRING_r_view_remove_all_downloads_cmd_short "Remove all" +rls_string STRING_r_view_remove_all_downloads_cmd "Remove all" +rls_string STRING_r_clear_query "Remove all downloads?" rls_string STRING_r_view_remove_download_short_cmd "Remove" rls_string STRING_r_view_remove_download_cmd "Remove download" @@ -156,7 +156,7 @@ 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_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"