application/data/PodcastClient_english.rls
branchsymbian1
changeset 210 e82411ba1646
parent 147 2e626f5a52c8
child 260 72b950ec8da2
equal deleted inserted replaced
209:1457ec698c2b 210:e82411ba1646
    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?"
   154 rls_string STRING_r_error_notfound "Error: Not found on server"
   154 rls_string STRING_r_error_notfound "Error: Not found on server"
   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 rls_string STRING_r_add_url_or_search "Add feed"
       
   160 rls_string STRING_r_add_url "Enter URL"
       
   161 rls_string STRING_r_add_search "Search for feed"
       
   162 rls_string STRING_r_search_feed_prompt "Enter search terms"