application/data/PodcastClient_english.rls
branch3rded
changeset 177 269e3f3e544a
parent 147 2e626f5a52c8
child 190 76b81233473a
equal deleted inserted replaced
176:1c8b56cb6409 177:269e3f3e544a
    33 rls_string STRING_r_cba_cancel "Cancel"
    33 rls_string STRING_r_cba_cancel "Cancel"
    34 
    34 
    35 // Tab titles
    35 // Tab titles
    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 "(%d) Queue"
    39 
    39 
    40 // Question dialogs
    40 // Question dialogs
    41 rls_string STRING_r_add_feed_prompt "Enter search terms or feed address"
    41 rls_string STRING_r_add_feed_prompt "Enter search terms or 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"
   125 rls_string STRING_r_searching "Searching..."
   125 rls_string STRING_r_searching "Searching..."
   126 rls_string STRING_r_search_results "Search results"
   126 rls_string STRING_r_search_results "Search results"
   127 
   127 
   128 // Show view
   128 // Show view
   129 
   129 
   130 rls_string STRING_r_view_mark_as_played_cmd_short "Mark old"
   130 rls_string STRING_r_view_mark_as_played_cmd_short "Mark old (*)"
   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 rls_string STRING_r_view_filter_shows_cmd "Show"
   137 rls_string STRING_r_view_filter_all_shows_cmd "All shows"
   137 rls_string STRING_r_view_filter_all_shows_cmd "All shows"
   138 rls_string STRING_r_view_filter_new_shows_cmd "Show new"
   138 rls_string STRING_r_view_filter_new_shows_cmd "Show new"
   139 rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded"
   139 rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded"
   155 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   155 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   156 rls_string STRING_r_error_general "Error: General error %d"
   156 rls_string STRING_r_error_general "Error: General error %d"
   157 rls_string STRING_r_error_http "Error: HTTP error %d"
   157 rls_string STRING_r_error_http "Error: HTTP error %d"
   158 rls_string STRING_r_error_disk_full "Error: Disk full"
   158 rls_string STRING_r_error_disk_full "Error: Disk full"
   159 
   159 
       
   160 rls_string STRING_r_view_feed_feed_menu "Manage feeds"
       
   161 rls_string STRING_r_view_shows_show_menu "Show"
       
   162 rls_string STRING_r_view_queue_show_menu "Queue"