taskswitcher/testapplications/generator/generator/pattern/data/helloworldbasic1_31.rls
changeset 117 c63ee96dbe5f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/taskswitcher/testapplications/generator/generator/pattern/data/helloworldbasic1_31.rls	Thu Sep 16 12:11:40 2010 +0100
@@ -0,0 +1,48 @@
+/*
+* Copyright (c) 2009 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:
+*
+*/
+
+CHARACTER_SET UTF8
+
+//  LOCALISATION STRINGS
+
+//d:Caption string for app.
+rls_string STRING_r_hewb_caption_string "世界 你好"
+
+//d:Short caption string for app.
+rls_string STRING_r_hewb_short_caption_string "HW"
+
+//d:First item in "Options" menu pane, "hello" event.
+rls_string STRING_r_hewb_command1 "你好"
+
+//d:Second item in "Options" menu pane, "exit" event.
+rls_string STRING_r_hewb_command2 "文件输出"
+
+//d:Third item in "Options" menu pane, "hello from edit" event.
+rls_string STRING_r_hewb_command3 "输入文字"
+
+//d:Fourth item in "Options" menu pane, "exit" event.
+rls_string STRING_r_hewb_exit "退出"
+
+//d:When user requests EHelloWorldBasicCommand1 event, text below is shown.
+rls_string STRING_r_hewb_command1_text "你好 !"
+
+//d:When user requests EHelloWorldBasicCommand2 event, text below is shown.
+rls_string STRING_r_hewb_file_text "世界 你好 !"
+
+rls_string STRING_r_helloworldbasic_loc_resource_file_1 "\\resource\\apps\\HelloWorldBasic1"
+
+// End of File