rtx.loc

来自「symbian系统」· LOC 代码 · 共 34 行

LOC
34
字号
/*
* ============================================================================
*  Name     : rtx.loc
*  Part of  : RTx
*  Created  : 2003. 08. 15.  by (V) - Forum Nokia 
*  Description:
*     This is a localisation file for RTx
*     A .loc file is the one and only place where the logical strings
*     to be localised are defined. 
*     
*  Copyright: Forum Nokia
* ============================================================================
*/

// LOCALISATION STRINGS

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//


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

#define qtn_app_short_caption_string "RTx"

#define qtn_app_demo_text "(V) - Forum Nokia presents:  RichText II  \f - The Source - For more information please check the documentation and the source code"




// End of File

⌨️ 快捷键说明

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