diff -r d2517372cc44 -r ae69c2e8bc34 terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc --- a/terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc Tue Sep 28 17:53:08 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,46 +0,0 @@ -/* -* 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 -