application/data/PodcastClient_english.rls
branchsymbian1
changeset 147 2e626f5a52c8
parent 145 cc0182a5da39
parent 136 cee38af14bcf
child 177 269e3f3e544a
child 210 e82411ba1646
equal deleted inserted replaced
146:78d1b03a94ff 147:2e626f5a52c8
   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_error_playback_failed "Could not play show"
       
   136 rls_string STRING_r_view_filter_shows_cmd "Show"
       
   137 rls_string STRING_r_view_filter_all_shows_cmd "All shows"
       
   138 rls_string STRING_r_view_filter_new_shows_cmd "Show new"
       
   139 rls_string STRING_r_view_filter_downloaded_shows_cmd "Show downloaded"
       
   140 rls_string STRING_r_view_filter_downloaded_new_shows_cmd "New and downloaded"
   136 // Download queue operations
   141 // Download queue operations
   137 rls_string STRING_r_suspend_download_cmd "Suspend"
   142 rls_string STRING_r_suspend_download_cmd "Suspend"
   138 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   143 rls_string STRING_r_view_resume_short_dls_cmd "Resume"
   139 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   144 rls_string STRING_r_view_stop_downloads_cmd "Suspend downloading"
   140 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   145 rls_string STRING_r_view_resume_downloads_cmd "Resume downloading"
   149 rls_string STRING_r_error_notfound "Error: Not found on server"
   154 rls_string STRING_r_error_notfound "Error: Not found on server"
   150 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   155 rls_string STRING_r_error_invalid_address "Error: Connection failed"
   151 rls_string STRING_r_error_general "Error: General error %d"
   156 rls_string STRING_r_error_general "Error: General error %d"
   152 rls_string STRING_r_error_http "Error: HTTP error %d"
   157 rls_string STRING_r_error_http "Error: HTTP error %d"
   153 rls_string STRING_r_error_disk_full "Error: Disk full"
   158 rls_string STRING_r_error_disk_full "Error: Disk full"
       
   159