pnpmobileservices/pnpms/PnP/loc/pnpprovisioning.loc
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     1 /*
       
     2 * Copyright (c) 2004-2006 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:  Localization strings for PnpProvisioning
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 // d: When user has downloaded settings from Plug and Play Mobile Services following
       
    22 // d: confirmation query is shown. If the user cancels the query settings are not saved. 
       
    23 // d: If the user accepts the query settings are saved.
       
    24 // l: popup_note_window/opt2
       
    25 // r: 3.1
       
    26 #define qtn_op_pnp_query_save "Save settings?"
       
    27 
       
    28 
       
    29 // d: If setting as default is not automatically possible following confirmation
       
    30 // d: query is shown. If the user cancels the query settings are not set as default
       
    31 // d: settings. If the user accepts the query settings are set as default settings.
       
    32 // l: popup_note_window/opt2
       
    33 // r: 3.1
       
    34 #define qtn_op_pnp_query_set_sefault "Set downloaded settings as default settings?"
       
    35 
       
    36 
       
    37 // d: If saving settings takes more than 1 second, a wait note is displayed until settings are saved.
       
    38 // l: popup_note_wait_window
       
    39 // r: 3.1
       
    40 #define qtn_op_pnp_wait_saving "Saving settings"
       
    41 
       
    42 
       
    43 // d: When settings are saved information note is displayed.
       
    44 // l: popup_note_window/opt2
       
    45 // r: 3.1
       
    46 #define qtn_op_pnp_info_saved "Settings saved"
       
    47 
       
    48 
       
    49 // d: If settings cannot be saved error note is displayed.
       
    50 // l: popup_note_window/opt2
       
    51 // r: 3.1
       
    52 #define qtn_op_pnp_error_not_saved "Settings cannot be saved"
       
    53 
       
    54 //d:Caption for Service Help Plugin
       
    55 //l:list_single_large_graphic_pane_t1
       
    56 //r:3.2.3
       
    57 #define qtn_cp_fetch_settings "Fetch settings"
       
    58 
       
    59 //d: After settings are saved this New mailbox created will be the default mailbox
       
    60 // : currently in use.
       
    61 //l: popup_note_window/opt1
       
    62 //r: 3.2.3
       
    63 #define qtn_op_pnp_mailbox_saved_default "Mailbox settings saved as Default"
       
    64 
       
    65 
       
    66 
       
    67 // End of File