application/data/PodcastClient_english.rls
changeset 107 af6475fdf8d6
parent 105 236022094302
child 110 403412eb5292
equal deleted inserted replaced
106:83752b9e3cb6 107:af6475fdf8d6
    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_setting_directory "Select folder"
    61 rls_string STRING_r_podcast_select_folder "Select folder"
    62 rls_string STRING_r_on "On"
    62 rls_string STRING_r_on "On"
    63 rls_string STRING_r_off "Off"
    63 rls_string STRING_r_off "Off"
    64 
    64 
    65 
    65 
    66 // Choicelist for autodownload
    66 // Choicelist for autodownload
    98 rls_string STRING_r_add_feed_title "Add feed"
    98 rls_string STRING_r_add_feed_title "Add feed"
    99 rls_string STRING_r_edit_feed_title "Edit feed"
    99 rls_string STRING_r_edit_feed_title "Edit feed"
   100 rls_string STRING_r_cancel_update_all_feeds_cmd "Cancel update"
   100 rls_string STRING_r_cancel_update_all_feeds_cmd "Cancel update"
   101 rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancel"
   101 rls_string STRING_r_cancel_update_all_feeds_short_cmd "Cancel"
   102 rls_string STRING_r_podcast_feeds_status_format "%d new"
   102 rls_string STRING_r_podcast_feeds_status_format "%d new"
   103 rls_string STRING_r_podcast_shows_never_updated "Never"
   103 rls_string STRING_r_podcast_shows_never_updated "Never updated"
   104 rls_string STRING_r_view_add_feed_cmd "Add feed"
   104 rls_string STRING_r_view_add_feed_cmd "Add feed"
   105 rls_string STRING_r_view_add_feed_cmd_short "Add"
   105 rls_string STRING_r_view_add_feed_cmd_short "Add"
   106 rls_string STRING_r_view_edit_feed_cmd "Edit feed"
   106 rls_string STRING_r_view_edit_feed_cmd "Edit feed"
   107 rls_string STRING_r_view_edit_feed_cmd_short "Edit"
   107 rls_string STRING_r_view_edit_feed_cmd_short "Edit"
   108 rls_string STRING_r_view_delete_feed_cmd "Remove feed"
   108 rls_string STRING_r_view_delete_feed_cmd "Remove feed"
   142 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
   142 rls_string STRING_r_view_remove_all_downloads_cmd_short "Clear"
   143 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue"
   143 rls_string STRING_r_view_remove_all_downloads_cmd "Clear download queue"
   144 rls_string STRING_r_clear_query "Clear download queue?"
   144 rls_string STRING_r_clear_query "Clear download queue?"
   145 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   145 rls_string STRING_r_view_remove_download_short_cmd "Remove"
   146 rls_string STRING_r_view_remove_download_cmd "Remove download"
   146 rls_string STRING_r_view_remove_download_cmd "Remove download"
       
   147 
       
   148 rls_string STRING_r_error_notfound "Error: Not found on server"
       
   149 rls_string STRING_r_error_invalid_address "Error: Invalid address"
       
   150 rls_string STRING_r_error_general "Error: General error %d"
       
   151 rls_string STRING_r_error_http "Error: HTTP error %d"