equal
deleted
inserted
replaced
36 rls_string STRING_r_tabgroup_feeds "Feeds" |
36 rls_string STRING_r_tabgroup_feeds "Feeds" |
37 rls_string STRING_r_tabgroup_queue "Queue" |
37 rls_string STRING_r_tabgroup_queue "Queue" |
38 rls_string STRING_r_tabgroup_queue_counter "(%d) Queue" |
38 rls_string STRING_r_tabgroup_queue_counter "(%d) Queue" |
39 |
39 |
40 // Question dialogs |
40 // Question dialogs |
41 rls_string STRING_r_add_feed_prompt "Enter feed address" |
41 rls_string STRING_r_add_feed_prompt "Enter feed address:" |
42 rls_string STRING_r_edit_feed_prompt "Feed address" |
42 rls_string STRING_r_edit_feed_prompt "Feed address:" |
43 rls_string STRING_r_add_feed_title_prompt "Feed title" |
43 rls_string STRING_r_add_feed_title_prompt "Feed title:" |
44 rls_string STRING_r_remove_feed_prompt "Remove feed '%S'?" |
44 rls_string STRING_r_remove_feed_prompt "Remove feed '%S'?" |
45 rls_string STRING_r_enable_downloads_prompt "There are shows in the download queue. Do you want to download now?" |
45 rls_string STRING_r_enable_downloads_prompt "There are shows in the download queue. Do you want to download now?" |
46 rls_string STRING_r_update_new_feed_prompt "Do you want to update the feed now?" |
46 rls_string STRING_r_update_new_feed_prompt "Do you want to update the feed now?" |
47 rls_string STRING_r_delete_show_prompt "Delete show '%S'?" |
47 rls_string STRING_r_delete_show_prompt "Delete show '%S'?" |
48 rls_string STRING_r_podcast_connection_error "Connection failed. Check connection settings." |
48 rls_string STRING_r_podcast_connection_error "Connection failed. Check connection settings." |
73 rls_string STRING_podcast_autoupdate_option4 "Twice a day" |
73 rls_string STRING_podcast_autoupdate_option4 "Twice a day" |
74 rls_string STRING_podcast_autoupdate_option5 "Daily" |
74 rls_string STRING_podcast_autoupdate_option5 "Daily" |
75 |
75 |
76 // Feed import/export |
76 // Feed import/export |
77 rls_string STRING_r_view_import_feeds_title "Select OPML file" |
77 rls_string STRING_r_view_import_feeds_title "Select OPML file" |
78 rls_string STRING_r_enter_filename "Enter file name" |
78 rls_string STRING_r_enter_filename "Enter file name:" |
79 rls_string STRING_r_view_export_feeds_title "Select folder" |
79 rls_string STRING_r_view_export_feeds_title "Select folder" |
80 rls_string STRING_r_view_export_feeds_softkey "Select" |
80 rls_string STRING_r_view_export_feeds_softkey "Select" |
81 rls_string STRING_import_feed_success "%d feeds imported. Update all feeds now?" |
81 rls_string STRING_import_feed_success "%d feeds imported. Update all feeds now?" |
82 rls_string STRING_import_feed_failure "Feed import failed" |
82 rls_string STRING_import_feed_failure "Feed import failed" |
83 rls_string STRING_export_feed_success "%d feeds exported" |
83 rls_string STRING_export_feed_success "%d feeds exported" |
137 // Download queue operations |
137 // Download queue operations |
138 rls_string STRING_r_suspend_download_cmd "Suspend" |
138 rls_string STRING_r_suspend_download_cmd "Suspend" |
139 rls_string STRING_r_view_resume_short_dls_cmd "Resume" |
139 rls_string STRING_r_view_resume_short_dls_cmd "Resume" |
140 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading" |
140 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading" |
141 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading" |
141 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading" |
142 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear" |
142 rls_string STRING_r_view_remove_all_downloads_cmd_short "Remove all" |
143 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue" |
143 rls_string STRING_r_view_remove_all_downloads_cmd "Remove all" |
144 rls_string STRING_r_clear_query "Clear download queue?" |
144 rls_string STRING_r_clear_query "Remove all downloads?" |
145 rls_string STRING_r_view_remove_download_short_cmd "Remove" |
145 rls_string STRING_r_view_remove_download_short_cmd "Remove" |
146 rls_string STRING_r_view_remove_download_cmd "Remove download" |
146 rls_string STRING_r_view_remove_download_cmd "Remove download" |
147 |
147 |
148 rls_string STRING_r_view_move_up_short_cmd "Move up" |
148 rls_string STRING_r_view_move_up_short_cmd "Move up" |
149 rls_string STRING_r_view_move_down_short_cmd "Move down" |
149 rls_string STRING_r_view_move_down_short_cmd "Move down" |
154 rls_string STRING_r_error_http "Error: HTTP error %d" |
154 rls_string STRING_r_error_http "Error: HTTP error %d" |
155 rls_string STRING_r_error_disk_full "Error: Disk full" |
155 rls_string STRING_r_error_disk_full "Error: Disk full" |
156 rls_string STRING_r_add_url_or_search "Add feed" |
156 rls_string STRING_r_add_url_or_search "Add feed" |
157 rls_string STRING_r_add_url "Enter URL" |
157 rls_string STRING_r_add_url "Enter URL" |
158 rls_string STRING_r_add_search "Search for feed" |
158 rls_string STRING_r_add_search "Search for feed" |
159 rls_string STRING_r_search_feed_prompt "Enter search terms" |
159 rls_string STRING_r_search_feed_prompt "Enter search terms:" |
160 rls_string STRING_r_view_feed_feed_menu "Manage feeds" |
160 rls_string STRING_r_view_feed_feed_menu "Manage feeds" |
161 rls_string STRING_r_view_shows_show_menu "Show" |
161 rls_string STRING_r_view_shows_show_menu "Show" |
162 rls_string STRING_r_view_queue_show_menu "Queue" |
162 rls_string STRING_r_view_queue_show_menu "Queue" |