⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 richtexteditor.loc

📁 在syambian s60 3rd上开发的超级计算器 可实现大浮点数的计算
💻 LOC
字号:
/*
* ============================================================================
*  Name     : RichTextEditor.loc
*  Part of  : RichTextEditor
*  Created  : 05/08/2006 by Forum Nokia 
*  Description:
*     This is a localisation file for RichTextEditor
*     A .loc file is the one and only place where the logical strings
*     to be localised are defined. 
*  Version  : 2.0
*
*  Copyright (c) 2006 - 2007 Nokia Corporation.
*  This material, including documentation and any related
*  computer programs, is protected by copyright controlled by
*  Nokia Corporation.
* ============================================================================
*/

// 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 "Super Abacus"
#define qtn_app_short_caption_string "Super Abacus"

#define qtn_app_demo_text "Calculator v0.1:\f\f\f- Author -  Xining\f- E-mail -  xin@nlp.nju.edu.cn\f- Date - May 2008"
#define qtn_app_demo_intro ""
//How to use help text for S60 1st and 2nd edition.
#define qtn_app_demo_intro_help ""

#define qtn_app_indicator_alignment			"Alignment set"
#define qtn_app_indicator_character_format	"超级算盘"
#define qtn_app_indicator_font			"超级算盘"
#define qtn_app_indicator_strike_on			"Strikethrough applied"
#define qtn_app_indicator_strike_off		"No strikethrough"
#define qtn_app_indicator_color			"Color set"
#define qtn_app_indicator_demo			"超级算盘" 

// End of File

⌨️ 快捷键说明

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