application/data/PodcastClient_english.rls
changeset 93 c2f1ea38ec70
parent 92 70749e2f572d
child 99 46baf9a7cadd
equal deleted inserted replaced
92:70749e2f572d 93:c2f1ea38ec70
    71 rls_string STRING_podcast_autoupdate_option2 "Every hour"
    71 rls_string STRING_podcast_autoupdate_option2 "Every hour"
    72 rls_string STRING_podcast_autoupdate_option3 "Four times a day"
    72 rls_string STRING_podcast_autoupdate_option3 "Four times a day"
    73 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
    73 rls_string STRING_podcast_autoupdate_option4 "Twice a day"
    74 rls_string STRING_podcast_autoupdate_option5 "Daily"
    74 rls_string STRING_podcast_autoupdate_option5 "Daily"
    75 
    75 
    76 // Auto download settings
       
    77 rls_string STRING_r_on "On"
       
    78 rls_string STRING_r_off "Off"
       
    79 
       
    80 // Feed import/export
    76 // Feed import/export
    81 rls_string STRING_r_view_import_feeds_title "Select OPML file"
    77 rls_string STRING_r_view_import_feeds_title "Select OPML file"
    82 rls_string STRING_r_enter_filename "Enter file name"
    78 rls_string STRING_r_enter_filename "Enter file name"
    83 rls_string STRING_r_view_export_feeds_title "Select folder"
    79 rls_string STRING_r_view_export_feeds_title "Select folder"
    84 rls_string STRING_r_view_export_feeds_softkey "Select"
    80 rls_string STRING_r_view_export_feeds_softkey "Select"
   147 rls_string STRING_r_clear_query "Clear download queue?"
   143 rls_string STRING_r_clear_query "Clear download queue?"
   148 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   144 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   149 rls_string STRING_r_view_remove_download_cmd "Remove download"
   145 rls_string STRING_r_view_remove_download_cmd "Remove download"
   150 
   146 
   151 rls_string STRING_r_error_notfound "Error: Not found on server"
   147 rls_string STRING_r_error_notfound "Error: Not found on server"
   152 rls_string STRING_r_error_invalid_address "Error: Invalid address"
   148 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   153 rls_string STRING_r_error_general "Error: General error %d"
   149 rls_string STRING_r_error_general "Error: General error %d"
   154 rls_string STRING_r_error_http "Error: HTTP error %d"
   150 rls_string STRING_r_error_http "Error: HTTP error %d"
   155 rls_string STRING_r_error_disk_full "Error: Disk full"
   151 rls_string STRING_r_error_disk_full "Error: Disk full"