application/data/PodcastClient_english.rls
changeset 24 ca50ea154990
parent 17 4bcc91e70483
child 37 1644b7cd063e
child 38 c11e52c5acd2
equal deleted inserted replaced
23:cf4b850bbffb 24:ca50ea154990
   153 rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists
   153 rls_string STRING_r_add_feed_exists "A feed with this URL already exists" // shown when adding or changing a feed to a URL that already exists
   154 rls_string STRING_r_add_feed_exists_title "Duplicate Feed" // title of error dialogs when adding feeds
   154 rls_string STRING_r_add_feed_exists_title "Duplicate Feed" // title of error dialogs when adding feeds
   155 
   155 
   156 rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL
   156 rls_string STRING_r_add_feed_replace "All existing shows in this feed will be deleted! Continue?" // shown when changing an existing feed URL
   157 rls_string STRING_r_add_feed_replace_title "Warning" // title to dialog
   157 rls_string STRING_r_add_feed_replace_title "Warning" // title to dialog
   158 rls_string STRING_r_view_export_feeds_cmd "Export Feeds" // Export feeds cmd in feedview
   158 rls_string STRING_r_view_export_feeds_cmd "Export feeds" // Export feeds cmd in feedview
   159 rls_string STRING_r_view_export_feeds_cmd_short "Export"
   159 rls_string STRING_r_view_export_feeds_cmd_short "Export"
   160 
   160 
   161 rls_string STRING_r_catchup_feed "Mark all shows as played?" // shown when first updating a new feed
   161 rls_string STRING_r_catchup_feed "Mark all shows as played?" // shown when first updating a new feed
   162 rls_string STRING_r_catchup_feed_title "First Update" // title to dialog
   162 rls_string STRING_r_catchup_feed_title "First Update" // title to dialog
   163 
   163