diff -r 31968c23152c -r 931d0db6374d application/data/PodcastClient_spanish.rls --- a/application/data/PodcastClient_spanish.rls Fri Nov 19 01:47:31 2010 +0000 +++ b/application/data/PodcastClient_spanish.rls Sun Nov 21 20:11:07 2010 +0000 @@ -131,9 +131,13 @@ // Show view rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido" +rls_string STRING_r_view_mark_as_played_cmd_short "Marcar leido" +rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo" rls_string STRING_r_view_mark_as_unplayed_cmd_short "Marcar nuevo" rls_string STRING_r_view_download_show_cmd "Descargar" +rls_string STRING_r_view_download_show_cmd_short "Descargar" rls_string STRING_r_view_delete_show_cmd "Borrar" +rls_string STRING_r_view_delete_show_cmd_short "Borrar" rls_string STRING_r_view_show_info_cmd "InformaciĆ³n" rls_string STRING_r_error_playback_failed "No se pudo reproducir el capĆ­tulo" @@ -160,4 +164,13 @@ rls_string STRING_r_add_url "Enter address" rls_string STRING_r_add_search "Search for feed" rls_string STRING_r_search_feed_prompt "Enter search terms:" - +rls_string STRING_r_new_shows "New shows" +rls_string STRING_r_download_queue "Download queue" +rls_string STRING_r_mark_all_old_query "Mark all shows old?" +rls_string STRING_r_download_all_query "Add all shows to download queue?" +rls_string STRING_r_podcast_setting_autodelete "Delete old shows" +rls_string STRING_podcast_autodelete_option1 "Manually" +rls_string STRING_podcast_autodelete_option2 "1 day after playing" +rls_string STRING_podcast_autodelete_option3 "7 days after playing" +rls_string STRING_podcast_autodelete_option4 "30 days after playing" +rls_string STRING_r_download_all_shows "Download all shows"