taskswitcher/testapplications/generator/generator/pattern/data/helloworldbasic1_31.rls
changeset 117 c63ee96dbe5f
equal deleted inserted replaced
115:3ab5c078b490 117:c63ee96dbe5f
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 
       
    18 CHARACTER_SET UTF8
       
    19 
       
    20 //  LOCALISATION STRINGS
       
    21 
       
    22 //d:Caption string for app.
       
    23 rls_string STRING_r_hewb_caption_string "世界 你好"
       
    24 
       
    25 //d:Short caption string for app.
       
    26 rls_string STRING_r_hewb_short_caption_string "HW"
       
    27 
       
    28 //d:First item in "Options" menu pane, "hello" event.
       
    29 rls_string STRING_r_hewb_command1 "你好"
       
    30 
       
    31 //d:Second item in "Options" menu pane, "exit" event.
       
    32 rls_string STRING_r_hewb_command2 "文件输出"
       
    33 
       
    34 //d:Third item in "Options" menu pane, "hello from edit" event.
       
    35 rls_string STRING_r_hewb_command3 "输入文字"
       
    36 
       
    37 //d:Fourth item in "Options" menu pane, "exit" event.
       
    38 rls_string STRING_r_hewb_exit "退出"
       
    39 
       
    40 //d:When user requests EHelloWorldBasicCommand1 event, text below is shown.
       
    41 rls_string STRING_r_hewb_command1_text "你好 !"
       
    42 
       
    43 //d:When user requests EHelloWorldBasicCommand2 event, text below is shown.
       
    44 rls_string STRING_r_hewb_file_text "世界 你好 !"
       
    45 
       
    46 rls_string STRING_r_helloworldbasic_loc_resource_file_1 "\\resource\\apps\\HelloWorldBasic1"
       
    47 
       
    48 // End of File