skinexample.loc

来自「symbian皮肤」· LOC 代码 · 共 37 行

LOC
37
字号
/*
* ============================================================================
*  Name     : SkinExample.loc
*  Part of  : SkinExample
*  Created  : 18.05.2006 by li yongfei
*  Description:
*     This is a localisation file for SkinExample
*     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 Application Wizard.
*  -------------------------------------------------------------------
*  Version  :
*  WebSite: http://www.symbianer.com
*  Copyright: n-office@163.com
* ============================================================================
*/

// LOCALISATION STRINGS

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_test "Test"

// menu exit
#define qtn_appl_exit "Exit"


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

#define qtn_app_short_caption_string "SkinExample"


// End of File

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?