application/data/PodcastStrings.ra
branch3rded
changeset 390 d7abecc9d189
parent 206 9c3ebab9d24f
equal deleted inserted replaced
345:702ba9ffe210 390:d7abecc9d189
    29 RESOURCE TBUF r_podcast_shows_downloads_suspended { buf = STRING_r_podcast_shows_downloads_suspended;}
    29 RESOURCE TBUF r_podcast_shows_downloads_suspended { buf = STRING_r_podcast_shows_downloads_suspended;}
    30 RESOURCE TBUF r_podcast_empty_queue { buf = STRING_r_podcast_empty_queue; }
    30 RESOURCE TBUF r_podcast_empty_queue { buf = STRING_r_podcast_empty_queue; }
    31 RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; }
    31 RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; }
    32 RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; }
    32 RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; }
    33 RESOURCE TBUF r_podcast_empty_search { buf = STRING_r_podcast_empty_search; }
    33 RESOURCE TBUF r_podcast_empty_search { buf = STRING_r_podcast_empty_search; }
    34 RESOURCE TBUF r_podcast_feeds_update_error {buf = STRING_r_podcast_feeds_update_error;}
       
    35 RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
    34 RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
    36 RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
    35 RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
    37 RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
    36 RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
    38 RESOURCE TBUF r_podcast_export_feeds_softkey {buf = STRING_r_view_export_feeds_softkey;}
    37 RESOURCE TBUF r_podcast_export_feeds_softkey {buf = STRING_r_view_export_feeds_softkey;}
    39 RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;}
    38 RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;}
    44 RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;}
    43 RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;}
    45 RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;}
    44 RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;}
    46 RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
    45 RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
    47 RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
    46 RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
    48 RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
    47 RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
       
    48 RESOURCE TBUF r_tabgroup_new {buf = STRING_r_tabgroup_new;}
    49 RESOURCE TBUF r_tabgroup_queue_counter {buf = STRING_r_tabgroup_queue_counter;}
    49 RESOURCE TBUF r_tabgroup_queue_counter {buf = STRING_r_tabgroup_queue_counter;}
    50 RESOURCE TBUF r_podcast_no_search_results {buf = STRING_r_podcast_empty_list;}
    50 RESOURCE TBUF r_podcast_no_search_results {buf = STRING_r_podcast_empty_list;}
    51 RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
    51 RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
    52 RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
    52 RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
    53 RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
    53 RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
    73 RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;}
    73 RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;}
    74 
    74 
    75 RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;}
    75 RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;}
    76 
    76 
    77 RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; }
    77 RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; }
    78 RESOURCE TBUF r_about_text {buf = STRING_r_about_text_s60;}
    78 RESOURCE TBUF r_about_title {buf = STRING_r_about_title;}
       
    79 RESOURCE TBUF r_about_body {buf = STRING_r_about_body;}
    79 RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; }
    80 RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; }
    80 RESOURCE TBUF r_podcast_searchfeed_prompt {buf = STRING_r_search_feed_prompt;}
    81 RESOURCE TBUF r_podcast_searchfeed_prompt {buf = STRING_r_search_feed_prompt;}
    81 
    82 RESOURCE TBUF r_new_shows {buf = STRING_r_new_shows;}
       
    83 RESOURCE TBUF r_download_queue {buf = STRING_r_download_queue;}
       
    84 RESOURCE TBUF r_download_all_query {buf = STRING_r_download_all_query;}
       
    85 RESOURCE TBUF r_mark_all_old_query {buf = STRING_r_mark_all_old_query;}