terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc
changeset 0 b497e44ab2fc
child 2 5594fba90824
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/terminalsecurity/SCP/SCPClient/loc/SCPNotifier.loc	Thu Dec 17 09:07:52 2009 +0200
@@ -0,0 +1,45 @@
+/*
+* 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
+//r: 5.2
+//#define qtn_set_sec_code_startup_query "Lock Code is not set. Please set it now."
+// End of File
+