author | Sebastian Brannstrom <sebastianb@symbian.org> |
Mon, 26 Jul 2010 17:17:02 +0100 | |
branch | RCL_3 |
changeset 207 | 9fef0425017e |
parent 134 | 46baf9a7cadd |
child 218 | 2fd795b1e1b1 |
permissions | -rw-r--r-- |
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_update_all_cmd{buf = STRING_r_update_all_feeds_cmd;} |
|
20 |
RESOURCE TBUF r_podcast_remove_feed_prompt {buf = STRING_r_remove_feed_prompt;} |
|
21 |
RESOURCE TBUF r_podcast_update_new_feed_prompt {buf = STRING_r_update_new_feed_prompt;} |
|
22 |
RESOURCE TBUF r_podcast_delete_show_prompt {buf = STRING_r_delete_show_prompt;} |
|
23 |
RESOURCE TBUF r_podcast_enable_downloads_prompt {buf = STRING_r_enable_downloads_prompt;} |
|
24 |
RESOURCE TBUF r_podcast_feeds_title_format {buf = STRING_r_podcast_feeds_title_format;} |
|
25 |
RESOURCE TBUF r_podcast_feeds_status_format {buf = STRING_r_podcast_feeds_status_format;} |
|
26 |
RESOURCE TBUF r_podcast_shows_no_items {buf = STRING_r_podcast_shows_no_items;} |
|
27 |
RESOURCE TBUF r_podcast_shows_title_format { buf = STRING_r_podcast_shows_title_format;} |
|
28 |
RESOURCE TBUF r_podcast_shows_title_download {buf = STRING_r_podcast_shows_title_download;} |
|
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; } |
|
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; } |
|
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;} |
|
36 |
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;} |
|
38 |
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;} |
|
40 |
RESOURCE TBUF r_podcast_pending_status_suspended {buf = STRING_r_podcast_shows_downloads_suspended;} |
|
41 |
RESOURCE TBUF r_podcast_feeds_status {buf = STRING_r_view_feeds_status;} |
|
42 |
RESOURCE TBUF r_add_feed_exists {buf = STRING_r_add_feed_exists;} |
|
43 |
RESOURCE TBUF r_add_feed_replace {buf = STRING_r_add_feed_replace;} |
|
44 |
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;} |
|
46 |
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;} |
|
48 |
RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;} |
|
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;} |
|
51 |
RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;} |
|
52 |
RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;} |
|
53 |
RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;} |
|
54 |
RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;} |
|
55 |
RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;} |
|
56 |
RESOURCE TBUF r_export_feed_success {buf=STRING_export_feed_success;} |
|
57 |
RESOURCE TBUF r_export_feed_failure {buf=STRING_export_feed_failure;} |
|
58 |
RESOURCE TBUF r_clear_query {buf=STRING_r_clear_query;} |
|
59 |
RESOURCE TBUF r_search_noresults {buf=STRING_r_search_noresults;} |
|
60 |
RESOURCE TBUF r_podcast_connection_error {buf = STRING_r_podcast_connection_error;} |
|
61 |
RESOURCE TBUF r_searching {buf=STRING_r_searching;} |
|
62 |
RESOURCE TBUF r_importing {buf=STRING_r_importing;} |
|
63 |
RESOURCE TBUF r_exporting {buf=STRING_r_exporting;} |
|
64 |
RESOURCE TBUF r_exit_shows_downloading {buf=STRING_r_exit_shows_downloading;} |
|
65 |
RESOURCE TBUF r_search_results {buf=STRING_r_search_results;} |
|
66 |
RESOURCE TBUF r_podcast_no_feeds {buf=STRING_r_podcast_no_feeds;} |
|
107
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
67 |
RESOURCE TBUF r_podcast_select_folder {buf = STRING_r_podcast_select_folder;} |
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
68 |
RESOURCE TBUF r_podcast_select_opml {buf = STRING_r_view_import_feeds_title;} |
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
69 |
|
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
70 |
RESOURCE TBUF r_error_notfound {buf=STRING_r_error_notfound;} |
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
71 |
RESOURCE TBUF r_error_general {buf=STRING_r_error_general;} |
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
72 |
RESOURCE TBUF r_error_http {buf=STRING_r_error_http;} |
af6475fdf8d6
Improved error handling; Implemented support for more than 2 flash drives also for import/export feeds
teknolog
parents:
105
diff
changeset
|
73 |
RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;} |
110
403412eb5292
Added "Reset database" option in settings. Further robustness fixes for Feeds.
teknolog
parents:
107
diff
changeset
|
74 |
|
403412eb5292
Added "Reset database" option in settings. Further robustness fixes for Feeds.
teknolog
parents:
107
diff
changeset
|
75 |
RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;} |
115
d87e984bd8b8
Even more robustness improvements for HTTP client - specifically disk full problems
teknolog
parents:
110
diff
changeset
|
76 |
|
d87e984bd8b8
Even more robustness improvements for HTTP client - specifically disk full problems
teknolog
parents:
110
diff
changeset
|
77 |
RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; } |
134
46baf9a7cadd
Fix for KErrCorrupted bug in ShowEngine; Capabilities added to allow interaction with music player and MPXCollection
teknolog
parents:
115
diff
changeset
|
78 |
RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; } |
207
9fef0425017e
Bug 2865 - added option to search or enter URL for feed adding
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
134
diff
changeset
|
79 |
RESOURCE TBUF r_podcast_searchfeed_prompt {buf = STRING_r_search_feed_prompt;} |