First public contribution.
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 const TText* S_Resource[SYS_PAGE_IS+1] =
19 _S("+-*/<,>.\x1FNSWE"), // explicit 0x1F character in the RSS file
21 _S("This item is not available"),
22 _S("This item cannot be changed"),
29 _LIT(KRomResourceFile, "z:\\system\\data\\TRSC.RSC");
30 _LIT(KRomResourceFile2, "z:\\system\\data\\NewRscFormat.RSC");
31 _LIT(KRomResourceFileHeader, "z:\\system\\data\\RscHeader.bin");