application/data/PodcastClient_english.rls
branchnewlist
changeset 347 b8d687bb7ca1
parent 346 a0eb6aaed052
child 348 bd7f3de17443
equal deleted inserted replaced
346:a0eb6aaed052 347:b8d687bb7ca1
   106 rls_string STRING_r_view_edit_feed_cmd "Edit feed"
   106 rls_string STRING_r_view_edit_feed_cmd "Edit feed"
   107 rls_string STRING_r_view_edit_feed_cmd_short "Edit"
   107 rls_string STRING_r_view_edit_feed_cmd_short "Edit"
   108 rls_string STRING_r_view_delete_feed_cmd "Remove feed"
   108 rls_string STRING_r_view_delete_feed_cmd "Remove feed"
   109 rls_string STRING_r_view_delete_feed_cmd_short "Remove"
   109 rls_string STRING_r_view_delete_feed_cmd_short "Remove"
   110 rls_string STRING_r_update_feed_cmd "Update feed"
   110 rls_string STRING_r_update_feed_cmd "Update feed"
   111 rls_string STRING_r_update_feed_short_cmd "Update"
   111 rls_string STRING_r_update_feed_short_cmd "Update feed"
   112 rls_string STRING_r_update_all_feeds_cmd "Update all"
   112 rls_string STRING_r_update_all_feeds_cmd "Update all feeds"
   113 rls_string STRING_r_update_all_feeds_short_cmd "Update"
   113 rls_string STRING_r_update_all_feeds_short_cmd "Update"
   114 rls_string STRING_r_podcast_feeds_is_updating "Updating..."
   114 rls_string STRING_r_podcast_feeds_is_updating "Updating..."
   115 
   115 
   116 // Add/edit feed
   116 // Add/edit feed
   117 rls_string STRING_add_feed_query "Add feed '%S'?"
   117 rls_string STRING_add_feed_query "Add feed '%S'?"
   126 rls_string STRING_r_searching "Searching"
   126 rls_string STRING_r_searching "Searching"
   127 rls_string STRING_r_search_results "Search results"
   127 rls_string STRING_r_search_results "Search results"
   128 
   128 
   129 // Show view
   129 // Show view
   130 
   130 
   131 rls_string STRING_r_view_mark_as_played_cmd_short "Mark old"
   131 rls_string STRING_r_view_mark_as_played_cmd_short "Mark show old"
   132 rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new"
   132 rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark show new"
   133 rls_string STRING_r_view_download_show_cmd "Get"
   133 rls_string STRING_r_view_download_show_cmd "Download show"
   134 rls_string STRING_r_view_delete_show_cmd "Delete"
   134 rls_string STRING_r_view_delete_show_cmd "Delete show"
   135 rls_string STRING_r_view_show_info_cmd "Info"
   135 rls_string STRING_r_view_show_info_cmd "Info"
   136 rls_string STRING_r_error_playback_failed "Could not play show"
   136 rls_string STRING_r_error_playback_failed "Could not play show"
   137 
   137 
   138 // Download queue operations
   138 // Download queue operations
   139 rls_string STRING_r_suspend_download_cmd "Suspend"
   139 rls_string STRING_r_suspend_download_cmd "Suspend"
   140 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   140 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   141 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   141 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   142 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   142 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   143 rls_string STRING_r_view_remove_all_downloads_cmd_short "Remove all"
   143 rls_string STRING_r_view_remove_all_downloads_cmd_short "Remove all downloads"
   144 rls_string STRING_r_view_remove_all_downloads_cmd "Remove all"
   144 rls_string STRING_r_view_remove_all_downloads_cmd "Remove all"
   145 rls_string STRING_r_clear_query "Remove all downloads?"
   145 rls_string STRING_r_clear_query "Remove all downloads?"
   146 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   146 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   147 rls_string STRING_r_view_move_up_short_cmd "Move up"
   147 rls_string STRING_r_view_move_up_short_cmd "Move up"
   148 rls_string STRING_r_view_move_down_short_cmd "Move down"
   148 rls_string STRING_r_view_move_down_short_cmd "Move down"
   156 
   156 
   157 rls_string STRING_r_add_url_or_search "Add feed"
   157 rls_string STRING_r_add_url_or_search "Add feed"
   158 rls_string STRING_r_add_url "Enter address"
   158 rls_string STRING_r_add_url "Enter address"
   159 rls_string STRING_r_add_search "Search for feed"
   159 rls_string STRING_r_add_search "Search for feed"
   160 rls_string STRING_r_search_feed_prompt "Enter search terms:"
   160 rls_string STRING_r_search_feed_prompt "Enter search terms:"
       
   161 rls_string STRING_r_new_shows "New shows"
       
   162 rls_string STRING_r_download_queue "Download queue"
       
   163