application/data/PodcastStrings.ra
author Sebastian Brannstrom <sebastianb@symbian.org>
Mon, 22 Nov 2010 15:41:41 +0000
branch3rded
changeset 390 d7abecc9d189
parent 206 9c3ebab9d24f
permissions -rw-r--r--
Catch up with 5th ed; New SIS version 1.10 (1)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     1
/*
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     2
* Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     3
*
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     4
* All rights reserved.
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     5
* This component and the accompanying materials are made available
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     6
* under the terms of the License "Eclipse Public License v1.0"
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     7
* which accompanies this distribution, and is available
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     8
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     9
*
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    10
* Initial Contributors:
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    11
* EmbedDev AB - initial contribution.
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    12
*
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    13
* Contributors:
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    14
*
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    15
* Description:
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    16
*
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    17
*/
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    18
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    19
RESOURCE TBUF r_podcast_update_all_cmd{buf = STRING_r_update_all_feeds_cmd;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    20
RESOURCE TBUF r_podcast_remove_feed_prompt {buf = STRING_r_remove_feed_prompt;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    21
RESOURCE TBUF r_podcast_update_new_feed_prompt {buf = STRING_r_update_new_feed_prompt;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    22
RESOURCE TBUF r_podcast_delete_show_prompt {buf = STRING_r_delete_show_prompt;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    23
RESOURCE TBUF r_podcast_enable_downloads_prompt {buf = STRING_r_enable_downloads_prompt;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    24
RESOURCE TBUF r_podcast_feeds_title_format {buf = STRING_r_podcast_feeds_title_format;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    25
RESOURCE TBUF r_podcast_feeds_status_format {buf = STRING_r_podcast_feeds_status_format;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    26
RESOURCE TBUF r_podcast_shows_no_items {buf = STRING_r_podcast_shows_no_items;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    27
RESOURCE TBUF r_podcast_shows_title_format { buf =  STRING_r_podcast_shows_title_format;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    28
RESOURCE TBUF r_podcast_shows_title_download {buf = STRING_r_podcast_shows_title_download;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    29
RESOURCE TBUF r_podcast_shows_downloads_suspended { buf = STRING_r_podcast_shows_downloads_suspended;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    30
RESOURCE TBUF r_podcast_empty_queue { buf = STRING_r_podcast_empty_queue; }
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    31
RESOURCE TBUF r_podcast_empty_list { buf = STRING_r_podcast_empty_list; }
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    32
RESOURCE TBUF r_podcast_empty_list_updating { buf = STRING_r_podcast_empty_list_updating; }
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    33
RESOURCE TBUF r_podcast_empty_search { buf = STRING_r_podcast_empty_search; }
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    34
RESOURCE TBUF r_podcast_feeds_never_updated {buf = STRING_r_podcast_shows_never_updated;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    35
RESOURCE TBUF r_podcast_feeds_is_updating {buf = STRING_r_podcast_feeds_is_updating;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    36
RESOURCE TBUF r_podcast_feeds_no_feeds {buf = STRING_r_podcast_no_feeds;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    37
RESOURCE TBUF r_podcast_export_feeds_softkey {buf = STRING_r_view_export_feeds_softkey;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    38
RESOURCE TBUF r_podcast_pending_status_active {buf = STRING_r_podcast_shows_title_download;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    39
RESOURCE TBUF r_podcast_pending_status_suspended {buf = STRING_r_podcast_shows_downloads_suspended;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    40
RESOURCE TBUF r_podcast_feeds_status {buf = STRING_r_view_feeds_status;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    41
RESOURCE TBUF r_add_feed_exists {buf = STRING_r_add_feed_exists;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    42
RESOURCE TBUF r_add_feed_replace {buf = STRING_r_add_feed_replace;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    43
RESOURCE TBUF r_remove_all_dlg {buf = STRING_r_remove_all_dlg;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    44
RESOURCE TBUF r_podcast_addfeed_prompt {buf = STRING_r_add_feed_prompt;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    45
RESOURCE TBUF r_podcast_addfeed_title_prompt {buf = STRING_r_add_feed_title_prompt;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    46
RESOURCE TBUF r_tabgroup_feeds {buf = STRING_r_tabgroup_feeds;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    47
RESOURCE TBUF r_tabgroup_queue {buf = STRING_r_tabgroup_queue;}
390
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    48
RESOURCE TBUF r_tabgroup_new {buf = STRING_r_tabgroup_new;}
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    49
RESOURCE TBUF r_tabgroup_queue_counter {buf = STRING_r_tabgroup_queue_counter;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    50
RESOURCE TBUF r_podcast_no_search_results {buf = STRING_r_podcast_empty_list;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    51
RESOURCE TBUF r_add_feed_query {buf=STRING_add_feed_query;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    52
RESOURCE TBUF r_add_feed_success {buf=STRING_add_feed_success;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    53
RESOURCE TBUF r_add_feed_failure {buf=STRING_add_feed_error;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    54
RESOURCE TBUF r_import_feed_success {buf=STRING_import_feed_success;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    55
RESOURCE TBUF r_import_feed_failure {buf=STRING_import_feed_failure;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    56
RESOURCE TBUF r_export_feed_success {buf=STRING_export_feed_success;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    57
RESOURCE TBUF r_export_feed_failure {buf=STRING_export_feed_failure;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    58
RESOURCE TBUF r_clear_query {buf=STRING_r_clear_query;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    59
RESOURCE TBUF r_search_noresults {buf=STRING_r_search_noresults;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    60
RESOURCE TBUF r_podcast_connection_error {buf = STRING_r_podcast_connection_error;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    61
RESOURCE TBUF r_searching {buf=STRING_r_searching;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    62
RESOURCE TBUF r_importing {buf=STRING_r_importing;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    63
RESOURCE TBUF r_exporting {buf=STRING_r_exporting;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    64
RESOURCE TBUF r_exit_shows_downloading {buf=STRING_r_exit_shows_downloading;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    65
RESOURCE TBUF r_search_results {buf=STRING_r_search_results;}
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    66
RESOURCE TBUF r_podcast_no_feeds {buf=STRING_r_podcast_no_feeds;}
60
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    67
RESOURCE TBUF r_podcast_select_folder {buf = STRING_r_podcast_select_folder;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    68
RESOURCE TBUF r_podcast_select_opml {buf = STRING_r_view_import_feeds_title;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    69
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    70
RESOURCE TBUF r_error_notfound {buf=STRING_r_error_notfound;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    71
RESOURCE TBUF r_error_general {buf=STRING_r_error_general;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    72
RESOURCE TBUF r_error_http {buf=STRING_r_error_http;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    73
RESOURCE TBUF r_error_invalid_address {buf=STRING_r_error_invalid_address;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    74
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    75
RESOURCE TBUF r_reset_db_query {buf = STRING_r_podcast_setting_reset_db_query;}
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    76
4d230e702aa3 Moved development branch from MCL to FCL
teknolog
parents: 39
diff changeset
    77
RESOURCE TBUF r_error_disk_full {buf = STRING_r_error_disk_full; }
390
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    78
RESOURCE TBUF r_about_title {buf = STRING_r_about_title;}
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    79
RESOURCE TBUF r_about_body {buf = STRING_r_about_body;}
136
cee38af14bcf Merged show playback error handling from S^3 branch
teknolog
parents: 86
diff changeset
    80
RESOURCE TBUF r_error_playback_failed {buf = STRING_r_error_playback_failed; }
206
9c3ebab9d24f Bug 2865 - added option to search or enter URL for feed adding
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 136
diff changeset
    81
RESOURCE TBUF r_podcast_searchfeed_prompt {buf = STRING_r_search_feed_prompt;}
390
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    82
RESOURCE TBUF r_new_shows {buf = STRING_r_new_shows;}
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    83
RESOURCE TBUF r_download_queue {buf = STRING_r_download_queue;}
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    84
RESOURCE TBUF r_download_all_query {buf = STRING_r_download_all_query;}
d7abecc9d189 Catch up with 5th ed; New SIS version 1.10 (1)
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 206
diff changeset
    85
RESOURCE TBUF r_mark_all_old_query {buf = STRING_r_mark_all_old_query;}