application/data/PodcastClient_english.rls
branchsymbian1
changeset 130 92572a695a1d
parent 90 d0c0c3e6f7a1
child 136 cee38af14bcf
equal deleted inserted replaced
129:7ef9faf10a81 130:92572a695a1d
   130 rls_string STRING_r_view_mark_as_played_cmd_short "Mark old"
   130 rls_string STRING_r_view_mark_as_played_cmd_short "Mark old"
   131 rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new"
   131 rls_string STRING_r_view_mark_as_unplayed_cmd_short "Mark new"
   132 rls_string STRING_r_view_download_show_cmd "Get"
   132 rls_string STRING_r_view_download_show_cmd "Get"
   133 rls_string STRING_r_view_delete_show_cmd "Delete"
   133 rls_string STRING_r_view_delete_show_cmd "Delete"
   134 rls_string STRING_r_view_show_info_cmd "Info"
   134 rls_string STRING_r_view_show_info_cmd "Info"
   135 
   135 rls_string STRING_r_view_filter_shows_cmd "Show"
       
   136 rls_string STRING_r_view_filter_all_shows_cmd "All shows"
       
   137 rls_string STRING_r_view_filter_new_shows_cmd "Show new"
       
   138 rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded"
       
   139 rls_string STRING_r_view_filter_downloaded_new_shows_cmd "New and downloaded"
   136 // Download queue operations
   140 // Download queue operations
   137 rls_string STRING_r_suspend_download_cmd "Suspend"
   141 rls_string STRING_r_suspend_download_cmd "Suspend"
   138 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   142 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   139 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   143 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   140 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   144 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   147 rls_string STRING_r_error_notfound "Error: Not found on server"
   151 rls_string STRING_r_error_notfound "Error: Not found on server"
   148 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   152 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   149 rls_string STRING_r_error_general "Error: General error %d"
   153 rls_string STRING_r_error_general "Error: General error %d"
   150 rls_string STRING_r_error_http "Error: HTTP error %d"
   154 rls_string STRING_r_error_http "Error: HTTP error %d"
   151 rls_string STRING_r_error_disk_full "Error: Disk full"
   155 rls_string STRING_r_error_disk_full "Error: Disk full"
       
   156