application/data/PodcastStrings.ra
changeset 50 e7b10d6d7ba3
parent 44 f6f9647922ba
child 72 236022094302
equal deleted inserted replaced
49:43e204e6ae2e 50:e7b10d6d7ba3
    14 *
    14 *
    15 * Description:
    15 * Description:
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 RESOURCE TBUF r_podcast_main_player_cmd{buf = STRING_r_view_player_cmd;}
       
    20 RESOURCE TBUF r_podcast_show_cmd{buf = STRING_r_view_show_cmd;}
       
    21 RESOURCE TBUF r_podcast_update_cmd{buf = STRING_r_update_feeds_cmd;}
       
    22 RESOURCE TBUF r_podcast_update_all_cmd{buf = STRING_r_update_all_feeds_cmd;}
    19 RESOURCE TBUF r_podcast_update_all_cmd{buf = STRING_r_update_all_feeds_cmd;}
    23 RESOURCE TBUF r_podcast_view_cmd {buf = STRING_r_view_cmd;}
       
    24 RESOURCE TBUF r_podcast_remove_feed_title {buf = STRING_r_remove_feed_title;}
       
    25 RESOURCE TBUF r_podcast_remove_feed_prompt {buf = STRING_r_remove_feed_prompt;}
    20 RESOURCE TBUF r_podcast_remove_feed_prompt {buf = STRING_r_remove_feed_prompt;}
    26 RESOURCE TBUF r_podcast_update_new_feed_title {buf = STRING_r_update_new_feed_title;}
       
    27 RESOURCE TBUF r_podcast_update_new_feed_prompt {buf = STRING_r_update_new_feed_prompt;}
    21 RESOURCE TBUF r_podcast_update_new_feed_prompt {buf = STRING_r_update_new_feed_prompt;}
    28 RESOURCE TBUF r_podcast_delete_played_title {buf = STRING_r_delete_played_title;}
       
    29 RESOURCE TBUF r_podcast_delete_played_prompt {buf = STRING_r_delete_played_prompt;}
       
    30 RESOURCE TBUF r_podcast_delete_show_title {buf = STRING_r_delete_show_title;}
       
    31 RESOURCE TBUF r_podcast_delete_show_prompt {buf = STRING_r_delete_show_prompt;}
    22 RESOURCE TBUF r_podcast_delete_show_prompt {buf = STRING_r_delete_show_prompt;}
    32 RESOURCE TBUF r_podcast_remove_chapter_title {buf = STRING_r_remove_chapter_title;}
       
    33 RESOURCE TBUF r_podcast_remove_chapter_prompt {buf = STRING_r_remove_chapter_prompt;}
       
    34 RESOURCE TBUF r_podcast_enable_downloads_title {buf = STRING_r_enable_downloads_title;}
       
    35 RESOURCE TBUF r_podcast_enable_downloads_prompt {buf = STRING_r_enable_downloads_prompt;}
    23 RESOURCE TBUF r_podcast_enable_downloads_prompt {buf = STRING_r_enable_downloads_prompt;}
    36 RESOURCE TBUF r_podcast_feeds_title_format {buf = STRING_r_podcast_feeds_title_format;}
    24 RESOURCE TBUF r_podcast_feeds_title_format {buf = STRING_r_podcast_feeds_title_format;}
    37 RESOURCE TBUF r_podcast_feeds_status_format {buf = STRING_r_podcast_feeds_status_format;}
    25 RESOURCE TBUF r_podcast_feeds_status_format {buf = STRING_r_podcast_feeds_status_format;}
    38 RESOURCE TBUF r_podcast_shows_no_items {buf = STRING_r_podcast_shows_no_items;}
    26 RESOURCE TBUF r_podcast_shows_no_items {buf = STRING_r_podcast_shows_no_items;}
    39 RESOURCE TBUF r_podcast_shows_title_format { buf =  STRING_r_podcast_shows_title_format;}
    27 RESOURCE TBUF r_podcast_shows_title_format { buf =  STRING_r_podcast_shows_title_format;}
    45 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; }
    46 RESOURCE TBUF r_podcast_feeds_update_error {buf = STRING_r_podcast_feeds_update_error;}
    34 RESOURCE TBUF r_podcast_feeds_update_error {buf = STRING_r_podcast_feeds_update_error;}
    47 RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
    35 RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
    48 RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
    36 RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
    49 RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
    37 RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
    50 RESOURCE TBUF r_podcast_import_feeds_title {buf = STRING_r_view_import_feeds_title;}
       
    51 RESOURCE TBUF r_podcast_export_feeds_title {buf = STRING_r_view_export_feeds_title;}
       
    52 RESOURCE TBUF r_podcast_export_feeds_softkey {buf = STRING_r_view_export_feeds_softkey;}
    38 RESOURCE TBUF r_podcast_export_feeds_softkey {buf = STRING_r_view_export_feeds_softkey;}
    53 RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;}
    39 RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;}
    54 RESOURCE TBUF r_podcast_pending_status_suspended {buf = STRING_r_podcast_shows_downloads_suspended;}
    40 RESOURCE TBUF r_podcast_pending_status_suspended {buf = STRING_r_podcast_shows_downloads_suspended;}
    55 RESOURCE TBUF r_podcast_feeds_status {buf = STRING_r_view_feeds_status;}
    41 RESOURCE TBUF r_podcast_feeds_status {buf = STRING_r_view_feeds_status;}
    56 RESOURCE TBUF r_add_feed_exists {buf = STRING_r_add_feed_exists;}
    42 RESOURCE TBUF r_add_feed_exists {buf = STRING_r_add_feed_exists;}
    57 RESOURCE TBUF r_add_feed_exists_title {buf = STRING_r_add_feed_exists_title;}
       
    58 RESOURCE TBUF r_add_feed_replace {buf = STRING_r_add_feed_replace;}
    43 RESOURCE TBUF r_add_feed_replace {buf = STRING_r_add_feed_replace;}
    59 RESOURCE TBUF r_add_feed_replace_title {buf = STRING_r_add_feed_replace_title;}
       
    60 RESOURCE TBUF r_catchup_feed {buf = STRING_r_catchup_feed;}
       
    61 RESOURCE TBUF r_catchup_feed_title {buf = STRING_r_catchup_feed_title;}
       
    62 RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;}
    44 RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;}
    63 RESOURCE TBUF r_question_title {buf = STRING_r_question_title;}
       
    64 RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;}
    45 RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;}
    65 RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
    46 RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
    66 RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
    47 RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
    67 RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
    48 RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
    68 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;}
    69 RESOURCE TBUF r_tabgroup_search {buf = STRING_r_search;}
       
    70 RESOURCE TBUF r_tabgroup_shows {buf = STRING_r_tabgroup_shows;}
       
    71 RESOURCE TBUF r_search_prompt {buf = STRING_r_search_title;}
       
    72 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;}
    73 RESOURCE TBUF r_add_feed_title {buf=STRING_add_feed_title;}
       
    74 RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
    51 RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
    75 RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
    52 RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
    76 RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
    53 RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
    77 RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;}
    54 RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;}
    78 RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;}
    55 RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;}