richtexteditor.loc

来自「symbian OS中关于文本编辑功能的实现」· LOC 代码 · 共 43 行

LOC
43
字号
/*
* ============================================================================
*  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 "XML->TextEditor"
#define qtn_app_short_caption_string "RTE"

#define qtn_app_demo_text "Forum Nokia presents: RichTextEditor \f - The Source - For more information please check the release note and the source code."
#define qtn_app_demo_intro "Please select the Demo from the Options Menu. To modify the selection use 'ABC'+joystick. To select letters and words, press and hold the 'pencil'-button. At the same time, move the joystick left or right. As the selection moves, text is highlighted."
//How to use help text for S60 1st and 2nd edition.
#define qtn_app_demo_intro_help " When the text is highlighted you can change the font, color of font or font style. Choose the e.g. Character format -> Bold in to 'Options' menu."
#define qtn_app_demo_intro_empl "empd   dddddddddd"
#define qtn_app_indicator_alignment			"Alignment set"
#define qtn_app_indicator_character_format	"Font Style set"
#define qtn_app_indicator_font			"Font changed"
#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			"< - XML Parser - >"

// End of File

⌨️ 快捷键说明

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