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 "Queue (%d)" |
38 rls_string STRING_r_tabgroup_queue_counter "Queue (%d)" |
39 |
39 |
40 // Question dialogs |
40 // Question dialogs |
41 rls_string STRING_r_add_feed_prompt "Enter search terms or feed URL" |
41 rls_string STRING_r_add_feed_prompt "Enter search terms or feed address" |
42 rls_string STRING_r_edit_feed_prompt "Feed URL" |
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'?" |
66 rls_string STRING_podcast_autoupdate_option4 "Twice a day" |
66 rls_string STRING_podcast_autoupdate_option4 "Twice a day" |
67 rls_string STRING_podcast_autoupdate_option5 "Daily" |
67 rls_string STRING_podcast_autoupdate_option5 "Daily" |
68 |
68 |
69 // Auto download settings |
69 // Auto download settings |
70 rls_string STRING_r_on "On" |
70 rls_string STRING_r_on "On" |
71 rls_string STRING_r_on "Off" |
71 rls_string STRING_r_off "Off" |
72 |
72 |
73 // Feed import/export |
73 // Feed import/export |
74 rls_string STRING_r_view_import_feeds_title "Select OPML file" |
74 rls_string STRING_r_view_import_feeds_title "Select OPML file" |
75 rls_string STRING_r_enter_filename "Enter file name" |
75 rls_string STRING_r_enter_filename "Enter file name" |
76 rls_string STRING_r_view_export_feeds_title "Select folder" |
76 rls_string STRING_r_view_export_feeds_title "Select folder" |
112 // Add/edit feed |
112 // Add/edit feed |
113 rls_string STRING_add_feed_query "Add feed '%S'?" |
113 rls_string STRING_add_feed_query "Add feed '%S'?" |
114 rls_string STRING_add_feed_success "Feed added. Update now?" |
114 rls_string STRING_add_feed_success "Feed added. Update now?" |
115 rls_string STRING_add_feed_error "Could not add feed" |
115 rls_string STRING_add_feed_error "Could not add feed" |
116 rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL |
116 rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL |
117 rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists |
117 rls_string STRING_r_add_feed_exists "A feed with this address already exists" // shown when adding or changing a feed to a URL that already exists |
118 |
118 |
119 // Feed searching |
119 // Feed searching |
120 |
120 |
121 rls_string STRING_r_search_noresults "No search results" |
121 rls_string STRING_r_search_noresults "No search results" |
122 rls_string STRING_r_searching "Searching..." |
122 rls_string STRING_r_searching "Searching..." |
134 rls_string STRING_r_suspend_download_cmd "Suspend" |
134 rls_string STRING_r_suspend_download_cmd "Suspend" |
135 rls_string STRING_r_view_resume_short_dls_cmd "Resume" |
135 rls_string STRING_r_view_resume_short_dls_cmd "Resume" |
136 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading" |
136 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading" |
137 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading" |
137 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading" |
138 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear" |
138 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear" |
|
139 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue" |
139 rls_string STRING_r_clear_query "Clear download queue?" |
140 rls_string STRING_r_clear_query "Clear download queue?" |
140 rls_string STRING_r_view_remove_download_short_cmd "Remove" |
141 rls_string STRING_r_view_remove_download_short_cmd "Remove" |
141 rls_string STRING_r_view_remove_download_cmd "Remove Download" |
142 rls_string STRING_r_view_remove_download_cmd "Remove download" |