messagingappbase/sendui/mmsdirectupload/loc/MmsDirectUpload.loc
changeset 0 72b543305e3a
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     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 MmsDirectUpload.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 // LOCALISATION STRINGS
       
    22 
       
    23 // d:Confirmation query.
       
    24 // d:When sending more than one file.
       
    25 // d:OK / CANCEL
       
    26 // l:popup_note_window
       
    27 #define qtn_mms_qry_upload_messages "The selected content will be sent in %N messages."
       
    28 
       
    29 //d:Progress note.
       
    30 //d:While creating messages.
       
    31 //d:%0N is the number of messaqe being created.
       
    32 //d:%1N is the whole amount of messages to be created.
       
    33 //l:popup_note_wait_window
       
    34 //
       
    35 #define qtn_mms_prog_loading_image "Loading multimedia object %0N of %1N"
       
    36 
       
    37 // d:Confirmation query
       
    38 // d:After one image is compressed successfully.
       
    39 // d:OK / -
       
    40 // l:popup_note_window
       
    41 #define qtn_mms_successful_compression "Image included successfully. Image quality had to be reduced to decreased the size."
       
    42 
       
    43 // d:Confirmation query
       
    44 // d:After many images are compressed successfully.
       
    45 // d:OK / -
       
    46 // l:popup_note_window
       
    47 #define qtn_mms_successful_compression_many "Image quality of some objects had to be reduced to decreased the size."
       
    48 
       
    49 // d:Confirmation query
       
    50 // d:When creation of some messages fails.
       
    51 // d:OK / -
       
    52 // l:popup_note_window
       
    53 #define qtn_mms_upload_info_all_not_inserted "Message creation failed. Cannot send all selected objects."
       
    54 
       
    55 // d:Confirmation query
       
    56 // d:When creation of the message fails.
       
    57 // d:OK / -
       
    58 // l:popup_note_window
       
    59 #define qtn_mms_upload_info_cannot_send "Message creation failed. Sending not possible."
       
    60 
       
    61 // d:Confirmation query
       
    62 // d:When creation of all messages fails.
       
    63 // d:OK / -
       
    64 // l:popup_note_window
       
    65 // w:
       
    66 // r:3.0
       
    67 //
       
    68 #define qtn_mms_upload_info_cannot_send_any "Message creation failed. No objects can be sent."
       
    69 
       
    70 // End of File