installationservices/swi/test/testexes/tswiappregintegration/case01/01-strings.rls
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
child 27 e8965914fac7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
     1 // Copyright (c) 2010 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 the License "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".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Strings localised for UK
       
    15 //
       
    16 
       
    17 rls_string Localized_Short_Caption "HW_EN"
       
    18 rls_string Localized_Caption "HelloWorld_EN"
       
    19 rls_long Localized_NumberOfIcon 11
       
    20 rls_string Localized_Iconfile "z:\\resource\\apps\\swiappregintegration01_01.mbm"
       
    21 
       
    22 rls_long View_Uid1 1234
       
    23 rls_long View_Screenmode1 01
       
    24 rls_string View_Caption1 "View_01_EN"
       
    25 rls_long View_NumberOfIcon1 12
       
    26 rls_string View_Iconfile1 "z:\\resource\\apps\\swiappregintegration01_01.mbm"
       
    27 
       
    28 rls_long View_Uid2 1235
       
    29 rls_long View_Screenmode2 02
       
    30 rls_string View_Caption2 "View_02_EN"
       
    31 rls_long View_NumberOfIcon2 13
       
    32 rls_string View_Iconfile2 "z:\\resource\\apps\\swiappregintegration01_01.mbm"
       
    33 
       
    34 rls_string Localized_GroupName "Group_EN"