application/data/PodcastStrings.ra
changeset 107 af6475fdf8d6
parent 105 236022094302
child 110 403412eb5292
equal deleted inserted replaced
106:83752b9e3cb6 107:af6475fdf8d6
    62 RESOURCE TBUF r_importing {buf=STRING_r_importing;}
    62 RESOURCE TBUF r_importing {buf=STRING_r_importing;}
    63 RESOURCE TBUF r_exporting {buf=STRING_r_exporting;}
    63 RESOURCE TBUF r_exporting {buf=STRING_r_exporting;}
    64 RESOURCE TBUF r_exit_shows_downloading {buf=STRING_r_exit_shows_downloading;}
    64 RESOURCE TBUF r_exit_shows_downloading {buf=STRING_r_exit_shows_downloading;}
    65 RESOURCE TBUF r_search_results {buf=STRING_r_search_results;}
    65 RESOURCE TBUF r_search_results {buf=STRING_r_search_results;}
    66 RESOURCE TBUF r_podcast_no_feeds {buf=STRING_r_podcast_no_feeds;}
    66 RESOURCE TBUF r_podcast_no_feeds {buf=STRING_r_podcast_no_feeds;}
    67 RESOURCE TBUF r_podcast_setting_directory {buf = STRING_r_podcast_setting_directory;}
    67 RESOURCE TBUF r_podcast_select_folder {buf = STRING_r_podcast_select_folder;}
       
    68 RESOURCE TBUF r_podcast_select_opml {buf = STRING_r_view_import_feeds_title;}
       
    69 
       
    70 RESOURCE TBUF r_error_notfound {buf=STRING_r_error_notfound;}
       
    71 RESOURCE TBUF r_error_general {buf=STRING_r_error_general;}
       
    72 RESOURCE TBUF r_error_http {buf=STRING_r_error_http;}
       
    73 RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;}