application/data/PodcastClient_english.rls
branchnewlist
changeset 353 33963ffd3082
parent 352 31f9864a37ac
child 354 a2713e6a41a9
equal deleted inserted replaced
352:31f9864a37ac 353:33963ffd3082
    49 rls_string STRING_r_exit_shows_downloading "Shows are being downloaded. Exit anyway?"
    49 rls_string STRING_r_exit_shows_downloading "Shows are being downloaded. Exit anyway?"
    50 
    50 
    51 // Settings view
    51 // Settings view
    52 rls_string STRING_r_podcast_settings_title "Settings"
    52 rls_string STRING_r_podcast_settings_title "Settings"
    53 rls_string STRING_r_podcast_setting_showdir "Podcast folder"
    53 rls_string STRING_r_podcast_setting_showdir "Podcast folder"
    54 rls_string STRING_r_podcast_setting_autoupdate "Automatic update"
    54 rls_string STRING_r_podcast_setting_autoupdate "Update feeds"
    55 rls_string STRING_r_podcast_setting_autodownload "Automatic download"
    55 rls_string STRING_r_podcast_setting_autodownload "Download shows"
    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_podcast_select_folder "Select folder"
    61 rls_string STRING_r_podcast_select_folder "Select folder"
    62 //enable and disable automatic connections
    62 //enable and disable automatic connections
    63 rls_string STRING_r_on "On"
    63 rls_string STRING_r_on "Automatically"
    64 rls_string STRING_r_off "Off"
    64 rls_string STRING_r_off "Manually"
    65 rls_string STRING_r_podcast_setting_reset_db "Reset database"
    65 rls_string STRING_r_podcast_setting_reset_db "Reset database"
    66 rls_string STRING_r_podcast_setting_reset_db_query "Reset database? All data will be lost!"
    66 rls_string STRING_r_podcast_setting_reset_db_query "Reset database? All data will be lost!"
    67 
    67 
    68 
    68 
    69 
    69 
    70 // Choicelist for autodownload
    70 // Choicelist for autodownload
    71 rls_string STRING_podcast_autoupdate_option1 "Off"
    71 rls_string STRING_podcast_autoupdate_option1 "Manually"
    72 rls_string STRING_podcast_autoupdate_option2 "Every hour"
    72 rls_string STRING_podcast_autoupdate_option2 "Every hour"
    73 rls_string STRING_podcast_autoupdate_option3 "Four times a day"
    73 rls_string STRING_podcast_autoupdate_option3 "Four times a day"
    74 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
    74 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
    75 rls_string STRING_podcast_autoupdate_option5 "Daily"
    75 rls_string STRING_podcast_autoupdate_option5 "Daily"
    76 
    76 
   162 rls_string STRING_r_search_feed_prompt "Enter search terms:"
   162 rls_string STRING_r_search_feed_prompt "Enter search terms:"
   163 rls_string STRING_r_new_shows "New shows"
   163 rls_string STRING_r_new_shows "New shows"
   164 rls_string STRING_r_download_queue "Download queue"
   164 rls_string STRING_r_download_queue "Download queue"
   165 rls_string STRING_r_mark_all_old_query "Mark all shows old?"
   165 rls_string STRING_r_mark_all_old_query "Mark all shows old?"
   166 rls_string STRING_r_download_all_query "Add all shows to download queue?"
   166 rls_string STRING_r_download_all_query "Add all shows to download queue?"
   167 rls_string STRING_r_podcast_setting_autodelete "Automatic delete old"
   167 rls_string STRING_r_podcast_setting_autodelete "Delete old shows"
   168 rls_string STRING_podcast_autodelete_option1 "Off"
   168 rls_string STRING_podcast_autodelete_option1 "Manually"
   169 rls_string STRING_podcast_autodelete_option2 "After 1 day"
   169 rls_string STRING_podcast_autodelete_option2 "1 day after playing"
   170 rls_string STRING_podcast_autodelete_option3 "After 7 days"
   170 rls_string STRING_podcast_autodelete_option3 "7 days after playing"
       
   171 rls_string STRING_podcast_autodelete_option4 "30 days after playing"
   171 rls_string STRING_r_download_all_shows "Download all shows"
   172 rls_string STRING_r_download_all_shows "Download all shows"