www.pudn.com > symbianex.rar > helloworld.loc


/*
* ============================================================================
* Name : helloworld.loc
* Part of : HelloWorld
* Created : 2006-3-9 by Hewei
* Description:
* This is a localisation file for HelloWorld
* A .loc file is the one and only place where the logical strings
* to be localised are defined.
* Initial content was generated by Series 60 AppWizard.
* -------------------------------------------------------------------
* Version :
* Copyright:
* ============================================================================
*/

// LOCALISATION STRINGS

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_test "Test"
#define qtn_appl_sub_menu "Sub Menu"
#define qtn_appl_sub_menu_test1 "test1"
#define qtn_appl_sub_menu_test2 "test2"


// example caption strings for app
#define qtn_app_caption_string ""

#define qtn_app_short_caption_string ""


// End of File