messagingappbase/msgerrorwatcher/group/MsgErrorWatcherData.rss
branchRCL_3
changeset 60 7fdbb852d323
parent 0 72b543305e3a
equal deleted inserted replaced
57:ebe688cedc25 60:7fdbb852d323
       
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *     This file contains all the resources for the module.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 //  RESOURCE IDENTIFIER
       
    22 NAME    MSEW
       
    23 
       
    24 //  INCLUDES
       
    25 #include <eikon.rh>
       
    26 #include <msgerrorwatcher.loc>
       
    27 #include <avkon.loc>
       
    28 //  RESOURCE DEFINITIONS 
       
    29 
       
    30 RESOURCE RSS_SIGNATURE {}           // Resource file signature
       
    31 
       
    32 //-----------------------------------------------------   
       
    33 //
       
    34 //    r_msg_errh_no_ap
       
    35 //    String for "No Access Point" global query
       
    36 //
       
    37 //-----------------------------------------------------
       
    38 //
       
    39 RESOURCE TBUF r_msg_errh_no_ap   { buf = qtn_mms_errh_no_access_points_def; }
       
    40 
       
    41 //-----------------------------------------------------   
       
    42 //
       
    43 //    r_msg_errh_invalid_ap
       
    44 //    String for "Invalid Access Point" global query
       
    45 //
       
    46 //-----------------------------------------------------
       
    47 //
       
    48 RESOURCE TBUF r_msg_errh_invalid_ap  { buf = qtn_mms_errh_access_points_inv; }
       
    49 
       
    50 //-----------------------------------------------------   
       
    51 //
       
    52 //    r_msg_errh_conn_in_use
       
    53 //    String for "Connection In Use" global query, receiving
       
    54 //
       
    55 //-----------------------------------------------------
       
    56 //
       
    57 RESOURCE TBUF r_msg_errh_conn_in_use_receive { buf = qtn_mms_query_close_connections; }
       
    58 
       
    59 //-----------------------------------------------------   
       
    60 //
       
    61 //    r_msg_errh_conn_in_use
       
    62 //    String for "Connection In Use" global query, sending
       
    63 //
       
    64 //-----------------------------------------------------
       
    65 //
       
    66 RESOURCE TBUF r_msg_errh_conn_in_use_send { buf = qtn_mms_query_sending_close_conns; }
       
    67 
       
    68 //-----------------------------------------------------   
       
    69 //
       
    70 //    r_msg_errh_disk_low
       
    71 //    String for "Disk Low" global query, one message
       
    72 //
       
    73 //-----------------------------------------------------
       
    74 //
       
    75 RESOURCE TBUF r_msg_errh_disk_low_1  { buf = qtn_mms_errh_low_disk_space_1; }
       
    76 
       
    77 //-----------------------------------------------------   
       
    78 //
       
    79 //    r_msg_errh_disk_low
       
    80 //    String for "Disk Low" global query, multiple messages
       
    81 //
       
    82 //-----------------------------------------------------
       
    83 //
       
    84 RESOURCE TBUF r_msg_errh_disk_low_n  { buf = qtn_mms_errh_low_disk_space_n; }
       
    85 
       
    86 //-----------------------------------------------------   
       
    87 //
       
    88 //    r_msg_errh_memory_low
       
    89 //    String for "Memory Low" global query
       
    90 //
       
    91 //-----------------------------------------------------
       
    92 //
       
    93 RESOURCE TBUF r_msg_errh_memory_low  { buf = qtn_mms_errh_low_memory_space; }
       
    94 
       
    95 //-----------------------------------------------------   
       
    96 //
       
    97 //    r_mms_errh_roaming_reminder
       
    98 //    String for "Roaming Reminder" global query
       
    99 //
       
   100 //-----------------------------------------------------
       
   101 //
       
   102 RESOURCE TBUF r_msg_errh_roaming_reminder    { buf = qtn_mms_conf_reception_off; }
       
   103 
       
   104 //-----------------------------------------------------   
       
   105 //
       
   106 //    r_msg_errh_sending_message
       
   107 //    String for "Sending message" global note
       
   108 //
       
   109 //-----------------------------------------------------
       
   110 //
       
   111 RESOURCE TBUF r_msg_errh_sending_message    { buf = qtn_info_mms_sending_msg; }
       
   112 
       
   113 //-----------------------------------------------------   
       
   114 //
       
   115 //    r_msg_errh_send_error
       
   116 //    String for "Sending error" global query
       
   117 //
       
   118 //-----------------------------------------------------
       
   119 //
       
   120 RESOURCE TBUF r_msg_errh_send_error  { buf = qtn_mms_errh_send_error; }
       
   121 
       
   122 //-----------------------------------------------------   
       
   123 //
       
   124 //    r_msg_errh_forward_error
       
   125 //    String for "Forward request failed" global query
       
   126 //
       
   127 //-----------------------------------------------------
       
   128 //
       
   129 RESOURCE TBUF r_msg_errh_forward_error  { buf = qtn_mms_err_fwd_rqst_failed; }
       
   130 
       
   131 //-----------------------------------------------------   
       
   132 //
       
   133 //    r_msg_errh_retrieval_error
       
   134 //    String for "Message retrieval failed" global query
       
   135 //
       
   136 //-----------------------------------------------------
       
   137 //
       
   138 RESOURCE TBUF r_msg_errh_retrieval_error  { buf = qtn_mms_err_retrieval_failed; }
       
   139 
       
   140 //-----------------------------------------------------   
       
   141 //
       
   142 //    r_msg_errh_send_error_info
       
   143 //    String for "Sending error" global query
       
   144 //    with recipient info
       
   145 //
       
   146 //-----------------------------------------------------
       
   147 //
       
   148 RESOURCE TBUF r_msg_errh_send_error_info  { buf = qtn_mms_err_snd_failed_rcpnt_info; }
       
   149 
       
   150 //-----------------------------------------------------   
       
   151 //
       
   152 //    r_msg_errh_forward_error_info
       
   153 //    String for "Forward request failed" global query
       
   154 //    with recipient info
       
   155 //
       
   156 //-----------------------------------------------------
       
   157 //
       
   158 RESOURCE TBUF r_msg_errh_forward_error_info  { buf = qtn_mms_err_fwd_rqst_failed_rcpnt_info; }
       
   159 
       
   160 //-----------------------------------------------------   
       
   161 //
       
   162 //    r_msg_errh_retrieval_error_info
       
   163 //    String for "Message retrieval failed" global query
       
   164 //    with sender info
       
   165 //
       
   166 //-----------------------------------------------------
       
   167 //
       
   168 RESOURCE TBUF r_msg_errh_retrieval_error_info  { buf = qtn_mms_err_retr_failed_sender_info; }
       
   169 
       
   170 //----------------------------------------------------
       
   171 //   
       
   172 //    r_mms_delivered
       
   173 //
       
   174 //----------------------------------------------------
       
   175 //
       
   176 RESOURCE TBUF256 r_mms_delivered { buf = qtn_mms_dr_delivered; }
       
   177 
       
   178 //----------------------------------------------------
       
   179 //   
       
   180 //    r_mms_read
       
   181 //
       
   182 //----------------------------------------------------
       
   183 //
       
   184 RESOURCE TBUF256 r_mms_read { buf = qtn_mms_conf_read; } 
       
   185 
       
   186 //----------------------------------------------------
       
   187 //   
       
   188 //    r_memlo_memory_low_messages
       
   189 //    SMS low memory notification string
       
   190 //
       
   191 //----------------------------------------------------
       
   192 //
       
   193 RESOURCE TBUF256 r_memlo_memory_low_messages { buf = qtn_memlo_memory_low_messages; }
       
   194 // End of File