omaprovisioning/provisioning/ProvisioningBC/loc/ProvisioningBC.loc
branchRCL_3
changeset 61 b183ec05bd8c
parent 59 13d7c31c74e0
child 62 19bba8228ff0
equal deleted inserted replaced
59:13d7c31c74e0 61:b183ec05bd8c
     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 is a localisation file for Provisioning
       
    16 *
       
    17 *  -------------------------------------------------------------------
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 
       
    23 // LOCALISATION STRINGS
       
    24 
       
    25 //****************************************************************************
       
    26 
       
    27 //d:Message info in Message Details
       
    28 //l:list_single_heading_pane_t1
       
    29 #define qtn_sm_title_configuration "Config. msg."
       
    30    
       
    31 //d:Provisioning message title pane item.
       
    32 //l:title_pane_t2/opt12
       
    33 //
       
    34 #define qtn_op_title_confsett     "Configuration settings"
       
    35 
       
    36 //d:Help text for the user
       
    37 //l:popup_info_list_pane_t1
       
    38 #define qtn_op_view_help "Select 'Save' from 'Options' to configure all settings"
       
    39 
       
    40 //d:Number of settings text if >5
       
    41 //l:popup_info_list_pane_t1
       
    42 #define qtn_op_sett_items "%N items"
       
    43 
       
    44 //d:Heading text for wait note in save all-operation
       
    45 //l:popup_note_wait_window
       
    46 //
       
    47 #define qtn_sm_wait_saving_servsett "Saving service settings "
       
    48 
       
    49 //d:Not all settings saved
       
    50 //l:popup_note_window
       
    51 //
       
    52 #define qtn_op_info_notsaved "%N settings saved. Uncompleted settings were not saved"
       
    53 
       
    54 //d:All settings saved
       
    55 //l:popup_note_window
       
    56 //
       
    57 #define qtn_sm_all_serv_settings_copied "Saved"
       
    58 
       
    59 //d:Set as default query
       
    60 //l:popup_note_window
       
    61 //
       
    62 #define qtn_op_conf_setdef "Set the received settings as default?"
       
    63 
       
    64 //d:Query presented when message is not authenticated.
       
    65 //l:popup_note_window
       
    66 //
       
    67 #define qtn_op_nottsp_conf_note "Sender of the message is unknown. Continue?"
       
    68 
       
    69 //d:Command in options list.
       
    70 //d:Saves the settings to the device.
       
    71 //l:list_single_pane_t1_cp2
       
    72 //
       
    73 #define qtn_op_options_save "Save"
       
    74 
       
    75 //d:Message cannot be opened
       
    76 //l:popup_note_window
       
    77 #define qtn_mce_info_message_not_opened "Unable to open. Message format not supported."
       
    78 
       
    79 //d:Message cannot be saved
       
    80 //l:popup_note_window
       
    81 #define qtn_op_error_save "No access points found in the message. Settings cannot be saved."
       
    82 
       
    83 //d:Message cannot be saved due to protected AP settings
       
    84 //l:popup_note_window
       
    85 #define qtn_sms_note_protected_ap "Unable to add access point to protected access point settings"
       
    86 
       
    87 //d:User entered a wrong PIN
       
    88 //l:popup_note_window
       
    89 #define qtn_op_verific_failed "Code error"
       
    90 
       
    91 //d:Text for PIN query
       
    92 //l:popup_query_code_window/opt1
       
    93 #define qtn_op_enter_settpin "Enter settings’ PIN:"
       
    94 
       
    95 //d:User entered wrong PIN three times
       
    96 //l:popup_note_window
       
    97 #define qtn_op_verific_failed_totally "Verification failed and message was deleted. Contact your service provider."
       
    98 
       
    99 //d:Settings already saved query
       
   100 //l:popup_note_window
       
   101 #define qtn_op_already_saved 		"Settings are already saved. Save again?"
       
   102 
       
   103 //****************************************************************
       
   104 //from the mce ui specification
       
   105 
       
   106 //d:Name of the message [type].
       
   107 //l:list_double_graphic_pane_t2
       
   108 #define qtn_mce_inbox_type_smart_conf       "Configuration message"
       
   109 
       
   110 //d:Text to be displayed on the pop up note
       
   111 //l:popup_note_window
       
   112 //r:3.2
       
   113 //
       
   114 #define qtn_op_info_notsaved_singular_zero  "No settings saved"
       
   115 
       
   116 //d:Text to be displayed on the pop up note
       
   117 //l:popup_note_window
       
   118 //r:3.2
       
   119 //
       
   120 #define qtn_op_info_notsaved_singular_one   "%N setting saved. Uncompleted settings were not saved " 
       
   121 
       
   122 // End of File