application/data/PodcastClient_english.rls
branchRCL_3
changeset 130 9fef0425017e
parent 107 17da6d3a5a4b
equal deleted inserted replaced
129:cc2d961dbe57 130:9fef0425017e
    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 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?"
   150 rls_string STRING_r_error_notfound "Error: Not found on server"
   150 rls_string STRING_r_error_notfound "Error: Not found on server"
   151 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   151 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   152 rls_string STRING_r_error_general "Error: General error %d"
   152 rls_string STRING_r_error_general "Error: General error %d"
   153 rls_string STRING_r_error_http "Error: HTTP error %d"
   153 rls_string STRING_r_error_http "Error: HTTP error %d"
   154 rls_string STRING_r_error_disk_full "Error: Disk full"
   154 rls_string STRING_r_error_disk_full "Error: Disk full"
       
   155 rls_string STRING_r_add_url_or_search "Add feed"
       
   156 rls_string STRING_r_add_url "Enter URL"
       
   157 rls_string STRING_r_add_search "Search for feed"
       
   158 rls_string STRING_r_search_feed_prompt "Enter search terms"