messagingfw/senduiservices/loc/Sendnorm.loc
branchRCL_3
changeset 22 d2c4c66342f3
parent 21 e5b3a2155e1a
child 23 d51193d814ea
equal deleted inserted replaced
21:e5b3a2155e1a 22:d2c4c66342f3
     1 /*
       
     2 * Copyright (c) 2002-2004 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:   This file contains the localised strings for Sendui.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 // LOCALISATION STRINGS
       
    22 
       
    23 // d: Query text to confirm if user wants to define new remote mailbox.
       
    24 // l: popup_note_window
       
    25 //
       
    26 #define qtn_mce_conf_no_mailboxes "No Remote mailboxes defined.\nDo you want to define it now?"
       
    27 
       
    28 // d: Text in wait note.
       
    29 // d: Shown when opening message editor.
       
    30 // l: popup_note_wait_window
       
    31 //
       
    32 #define qtn_mail_wait_opening_editor "Opening..."
       
    33 
       
    34 // d: Text in error note.
       
    35 // d: Shown when message cannot be created when settings are missing or incomplete.
       
    36 // d: Settings must be defined in message centre.
       
    37 // l: popup_note_window
       
    38 //
       
    39 #define qtn_mce_error_stand_settings "Message can't be created. Settings incomplete. Fill them in in Messages."
       
    40 
       
    41 // d: Text in error note.
       
    42 // d: Shown when email cannot be created when settings are missing or incomplete.
       
    43 // d: Settings must be defined in email.
       
    44 // l: popup_note_window
       
    45 //
       
    46 #define qtn_mce_error_stand_settings_email "Email can't be created. Settings incomplete. Fill them in in Email."
       
    47 
       
    48 //d: Information note
       
    49 //d: Note shown when one corrupted object is tried to send.
       
    50 //l: popup_note_window
       
    51 #define qtn_mms_upload_info_corrupted "Unable to send. Object is corrupted."
       
    52 
       
    53 //d: Information note
       
    54 //d: Note shown when many corrupted objects are tried to send.
       
    55 //l: popup_note_window
       
    56 #define qtn_mms_upload_info_corrupted_all "Unable to send. Objects are corrupted."
       
    57 
       
    58 //d: Information note
       
    59 //d: Shown when some of the files to be sent are corrupted
       
    60 //l: popup_note_window
       
    61 #define qtn_mms_upload_info_corrupted_some "Unable to send. Some objects are corrupted."
       
    62 
       
    63 //d: Information note.
       
    64 //d: Note shown when many big objects exceeding the [Maximum MMS size in kB] are
       
    65 //d: tried to sent.
       
    66 //l: popup_note_window
       
    67 #define qtn_mms_info_size_all_not_sent "Message size %N kB exceeded. Unable to send all objects."
       
    68 
       
    69 //d: Information note.
       
    70 //d: Note shown when an object is so big that the insertion
       
    71 //d: of the object would exceed the [Maximum MMS size in kB].
       
    72 //l: popup_note_window
       
    73 #define qtn_mms_info_size_not_sent "Message size %N kB exceeded. Sending not possible."
       
    74 
       
    75 //d: Information note
       
    76 //d: Shown when some of the files are rejected with different error codes
       
    77 //l: popup_note_window
       
    78 #define qtn_mms_info_only_some_sent "All objects could not be sent."
       
    79 
       
    80 //d: Information note
       
    81 //d: Shown when all of the files are rejected with different error codes
       
    82 //l: popup_note_window
       
    83 #define qtn_mms_info_cannot_send "Unable to send objects."
       
    84 
       
    85 //d: Information note
       
    86 //d: Note shown when one unsupported object is tried to send.
       
    87 //l: popup_note_window
       
    88 #define qtn_mms_info_obj_not_supp_send "Unable to send. Object format not supported."
       
    89 
       
    90 //d: Information note
       
    91 //d: Shown when some of the files to be sent are not supported.
       
    92 //l: popup_note_window
       
    93 #define qtn_mms_info_some_not_supp_send "Unable to send all. Some object formats not supported."
       
    94 
       
    95 //d: Information note
       
    96 //d: Note shown when many unsupported objects are tried to send.
       
    97 //l: popup_note_window
       
    98 #define qtn_mms_info_objects_not_supp_send  "Unable to send. Object formats not supported."
       
    99 
       
   100 // d: Text in confirmation query for one protected item.
       
   101 // l: popup_note_window
       
   102 #define qtn_drm_query_mms_upload_one_sd "Object protected. Protected objects may not be used in the service. Continue?"
       
   103 
       
   104 // d: Text in confirmation query for several SD protected items.
       
   105 // l: popup_note_window
       
   106 #define qtn_drm_query_mms_upload_all_sd "Objects protected. Protected objects may not be used in the service. Continue?"
       
   107 
       
   108 // d: Text in confirmation query for at least one protected item.
       
   109 // l: popup_note_window
       
   110 #define qtn_drm_query_mms_upload_some "Some objects protected. Protected objects may not be used in the service. Continue?"
       
   111 
       
   112 //d: Text in error note.
       
   113 //d: Shown when messages cannot be created when settings are missing or incomplete.
       
   114 //l: popup_note_window
       
   115 //w:
       
   116 //r:3.0
       
   117 //
       
   118 #define qtn_mce_error_stand_settings_many "Messages can not be created. Settings incomplete. Fill them in in Messages."
       
   119 
       
   120 // End of File