terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:04:06 +0300
branchRCL_3
changeset 25 b183ec05bd8c
parent 24 13d7c31c74e0
child 26 19bba8228ff0
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: Implementation of terminalsecurity components
*
*/


// LOCALISATION STRINGS:

//b: 
//e: 
//f: 
//d: The text for an error note shown when the user has entered special characters in
//d: the security code.
//l: popup_note_window/opt2
//r: 3.2.2, 3.2.3, 5.0
#define qtn_scp_code_must_be_alphanumeric "The security code must be alphanumeric"

//d:Note Energency calls only. 
//d:Shown when user presses send key in a touch dialog with emergenncy call support.
//l:popup_note_window
//w:
//r:3.2.3, 5.0
#define qtn_emerg_emergency_only  "Emergency calls only"
//d: The text for asking the user to enter the lock code for the first time.
//l: popup_info_list_pane_t1
//r: 5.2
#define qtn_set_sec_code_setting_query "Lock Code has not been set. Set now?"
//d: The text for asking the user to enter the lock code during phone startup.
//l:  popup_info_list_pane_t2/opt1
//r: 5.2
#define qtn_set_sec_code_setting_query_server "Lock Code has not been set. Please set the Lock Code."

// End of File