# HG changeset patch # User teknolog # Date 1268339368 0 # Node ID e5a309826d691b7953f26f1402ee3b4d5eef79e1 # Parent 094bbe96dde018e03c30f8b9e54c60621464f63b Added missing strings for On and Off settings diff -r 094bbe96dde0 -r e5a309826d69 application/data/PodcastClient_english.rls --- a/application/data/PodcastClient_english.rls Thu Mar 11 20:15:58 2010 +0000 +++ b/application/data/PodcastClient_english.rls Thu Mar 11 20:29:28 2010 +0000 @@ -66,6 +66,10 @@ rls_string STRING_podcast_autoupdate_option4 "Twice a day" rls_string STRING_podcast_autoupdate_option5 "Daily" +// Auto download settings +rls_string STRING_r_on "On" +rls_string STRING_r_on "Off" + // Feed import/export rls_string STRING_r_view_import_feeds_title "Select OPML file" rls_string STRING_r_enter_filename "Enter file name" diff -r 094bbe96dde0 -r e5a309826d69 application/sis/podcatcher_udeb.sis Binary file application/sis/podcatcher_udeb.sis has changed diff -r 094bbe96dde0 -r e5a309826d69 application/sis/podcatcher_udeb_signed.sis Binary file application/sis/podcatcher_udeb_signed.sis has changed diff -r 094bbe96dde0 -r e5a309826d69 application/sis/podcatcher_urel.sis Binary file application/sis/podcatcher_urel.sis has changed diff -r 094bbe96dde0 -r e5a309826d69 application/sis/podcatcher_urel_signed.sis Binary file application/sis/podcatcher_urel_signed.sis has changed