application/data/PodcastClient_english.rls
branchSymbian3
changeset 51 3a22449b5c73
parent 42 a38f3fcec239
parent 50 e7b10d6d7ba3
child 65 bcd88ba95046
equal deleted inserted replaced
43:3c0683f9f72c 51:3a22449b5c73
    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 URL"
    41 rls_string STRING_r_add_feed_prompt "Enter search terms or feed address"
    42 rls_string STRING_r_edit_feed_prompt "Feed URL"
    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?"
    47 rls_string STRING_r_delete_show_prompt "Delete show '%S'?"
    47 rls_string STRING_r_delete_show_prompt "Delete show '%S'?"
    56 rls_string STRING_r_podcast_setting_connection "Connection"
    56 rls_string STRING_r_podcast_setting_connection "Connection"
    57 rls_string STRING_r_podcast_setting_default "Use default"
    57 rls_string STRING_r_podcast_setting_default "Use default"
    58 rls_string STRING_r_podcast_setting_alwaysask "Always ask"
    58 rls_string STRING_r_podcast_setting_alwaysask "Always ask"
    59 rls_string STRING_r_podcast_setting_useiap "Select access point"
    59 rls_string STRING_r_podcast_setting_useiap "Select access point"
    60 rls_string STRING_r_podcast_setting_iaplist "Access points"
    60 rls_string STRING_r_podcast_setting_iaplist "Access points"
       
    61 rls_string STRING_r_on "On"
       
    62 rls_string STRING_r_off "Off"
       
    63 
    61 
    64 
    62 // Choicelist for autodownload
    65 // Choicelist for autodownload
    63 rls_string STRING_podcast_autoupdate_option1 "Off"
    66 rls_string STRING_podcast_autoupdate_option1 "Off"
    64 rls_string STRING_podcast_autoupdate_option2 "Every hour"
    67 rls_string STRING_podcast_autoupdate_option2 "Every hour"
    65 rls_string STRING_podcast_autoupdate_option3 "Four times a day"
    68 rls_string STRING_podcast_autoupdate_option3 "Four times a day"
    66 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
    69 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
    67 rls_string STRING_podcast_autoupdate_option5 "Daily"
    70 rls_string STRING_podcast_autoupdate_option5 "Daily"
       
    71 
       
    72 // Auto download settings
       
    73 rls_string STRING_r_on "On"
       
    74 rls_string STRING_r_off "Off"
    68 
    75 
    69 // Feed import/export
    76 // Feed import/export
    70 rls_string STRING_r_view_import_feeds_title "Select OPML file"
    77 rls_string STRING_r_view_import_feeds_title "Select OPML file"
    71 rls_string STRING_r_enter_filename "Enter file name"
    78 rls_string STRING_r_enter_filename "Enter file name"
    72 rls_string STRING_r_view_export_feeds_title "Select folder"
    79 rls_string STRING_r_view_export_feeds_title "Select folder"
   108 // Add/edit feed
   115 // Add/edit feed
   109 rls_string STRING_add_feed_query "Add feed '%S'?"
   116 rls_string STRING_add_feed_query "Add feed '%S'?"
   110 rls_string STRING_add_feed_success "Feed added. Update now?"
   117 rls_string STRING_add_feed_success "Feed added. Update now?"
   111 rls_string STRING_add_feed_error "Could not add feed"
   118 rls_string STRING_add_feed_error "Could not add feed"
   112 rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL
   119 rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL
   113 rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists
   120 rls_string STRING_r_add_feed_exists "A feed with this address already exists" // shown when adding or changing a feed to a URL that already exists
   114 
   121 
   115 // Feed searching
   122 // Feed searching
   116 
   123 
   117 rls_string STRING_r_search_noresults "No search results"
   124 rls_string STRING_r_search_noresults "No search results"
   118 rls_string STRING_r_searching "Searching..."
   125 rls_string STRING_r_searching "Searching..."
   130 rls_string STRING_r_suspend_download_cmd "Suspend"
   137 rls_string STRING_r_suspend_download_cmd "Suspend"
   131 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   138 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   132 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   139 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   133 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   140 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   134 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
   141 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
       
   142 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue"
   135 rls_string STRING_r_clear_query "Clear download queue?"
   143 rls_string STRING_r_clear_query "Clear download queue?"
   136 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   144 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   137 rls_string STRING_r_view_remove_download_cmd "Remove Download"
   145 rls_string STRING_r_view_remove_download_cmd "Remove download"