2
|
1 |
/*
|
|
2 |
* Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
|
|
3 |
*
|
|
4 |
* All rights reserved.
|
|
5 |
* This component and the accompanying materials are made available
|
|
6 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
7 |
* which accompanies this distribution, and is available
|
|
8 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
9 |
*
|
|
10 |
* Initial Contributors:
|
|
11 |
* EmbedDev AB - initial contribution.
|
|
12 |
*
|
|
13 |
* Contributors:
|
|
14 |
*
|
|
15 |
* Description:
|
|
16 |
*
|
|
17 |
*/
|
|
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;}
|
|
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;}
|
|
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;}
|
|
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;}
|
|
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;}
|
|
36 |
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;}
|
|
38 |
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;}
|
|
40 |
RESOURCE TBUF r_podcast_shows_title_download {buf = STRING_r_podcast_shows_title_download;}
|
|
41 |
RESOURCE TBUF r_podcast_shows_downloads_suspended { buf = STRING_r_podcast_shows_downloads_suspended;}
|
|
42 |
RESOURCE TBUF r_podcast_empty_queue { buf = STRING_r_podcast_empty_queue; }
|
|
43 |
RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; }
|
|
44 |
RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; }
|
|
45 |
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;}
|
|
47 |
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;}
|
|
49 |
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;}
|
|
53 |
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;}
|
|
55 |
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;}
|
|
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;}
|
|
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;}
|
|
63 |
RESOURCE TBUF r_question_title {buf = STRING_r_question_title;}
|
|
64 |
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;}
|
|
66 |
RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
|
|
67 |
RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
|
|
68 |
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;}
|
|
73 |
RESOURCE TBUF r_add_feed_title {buf=STRING_add_feed_title;}
|
|
74 |
RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
|
|
75 |
RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
|
|
76 |
RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
|
|
77 |
RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;}
|
|
78 |
RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;}
|
|
79 |
RESOURCE TBUF r_export_feed_success {buf=STRING_export_feed_success;}
|
|
80 |
RESOURCE TBUF r_export_feed_failure {buf=STRING_export_feed_failure;}
|
|
81 |
RESOURCE TBUF r_clear_query {buf=STRING_r_clear_query;}
|
|
82 |
RESOURCE TBUF r_search_noresults {buf=STRING_r_search_noresults;}
|
|
83 |
RESOURCE TBUF r_podcast_connection_error {buf = STRING_r_podcast_connection_error;}
|
|
84 |
RESOURCE TBUF r_searching {buf=STRING_r_searching;}
|
|
85 |
RESOURCE TBUF r_importing {buf=STRING_r_importing;}
|
|
86 |
RESOURCE TBUF r_exporting {buf=STRING_r_exporting;}
|
|
87 |
RESOURCE TBUF r_exit_shows_downloading {buf=STRING_r_exit_shows_downloading;}
|
|
88 |
RESOURCE TBUF r_search_results {buf=STRING_r_search_results;}
|
|
89 |
RESOURCE TBUF r_podcast_no_feeds {buf=STRING_r_podcast_no_feeds;}
|