application/data/PodcastClient_english.rls
branch3rded
changeset 190 76b81233473a
parent 177 269e3f3e544a
child 206 9c3ebab9d24f
equal deleted inserted replaced
186:32aedca70582 190:76b81233473a
   131 rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new (*)"
   131 rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new (*)"
   132 rls_string STRING_r_view_download_show_cmd "Get"
   132 rls_string STRING_r_view_download_show_cmd "Get"
   133 rls_string STRING_r_view_delete_show_cmd "Delete"
   133 rls_string STRING_r_view_delete_show_cmd "Delete"
   134 rls_string STRING_r_view_show_info_cmd "Info (#)"
   134 rls_string STRING_r_view_show_info_cmd "Info (#)"
   135 rls_string STRING_r_error_playback_failed "Could not play show"
   135 rls_string STRING_r_error_playback_failed "Could not play show"
   136 rls_string STRING_r_view_filter_shows_cmd "Show"
   136 
   137 rls_string STRING_r_view_filter_all_shows_cmd "All shows"
       
   138 rls_string STRING_r_view_filter_new_shows_cmd "Show new"
       
   139 rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded"
       
   140 rls_string STRING_r_view_filter_downloaded_new_shows_cmd "New and downloaded"
       
   141 // Download queue operations
   137 // Download queue operations
   142 rls_string STRING_r_suspend_download_cmd "Suspend"
   138 rls_string STRING_r_suspend_download_cmd "Suspend"
   143 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   139 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   144 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   140 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   145 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   141 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   146 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
   142 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
   147 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue"
   143 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue"
   148 rls_string STRING_r_clear_query "Clear download queue?"
   144 rls_string STRING_r_clear_query "Clear download queue?"
   149 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"
       
   147 
   150 rls_string STRING_r_view_move_up_short_cmd "Move up"
   148 rls_string STRING_r_view_move_up_short_cmd "Move up"
   151 rls_string STRING_r_view_move_down_short_cmd "Move down"
   149 rls_string STRING_r_view_move_down_short_cmd "Move down"
   152 rls_string STRING_r_view_remove_download_cmd "Remove download"
       
   153 
   150 
   154 rls_string STRING_r_error_notfound "Error: Not found on server"
   151 rls_string STRING_r_error_notfound "Error: Not found on server"
   155 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   152 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   156 rls_string STRING_r_error_general "Error: General error %d"
   153 rls_string STRING_r_error_general "Error: General error %d"
   157 rls_string STRING_r_error_http "Error: HTTP error %d"
   154 rls_string STRING_r_error_http "Error: HTTP error %d"