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

📄 hello.loc

📁 从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application writte
💻 LOC
字号:
/*
* ============================================================================
*  Name     : hello.loc
*  Part of  : Hello
*  Created  : 21/05/2002 by 
*  Description:
*     This is a localisation file for Hello
*     A .loc file is the one and only place where the logical strings
*     to be localised are defined. 
*     Initial content was generated by Nokia Series 60 AppWizard.
*  -------------------------------------------------------------------
*  Version  :
*  Copyright: 
* ============================================================================
*/


// LOCALISATION STRINGS

/*
//EXAMPLES:

//d:Command in options list in short term memories.
//d:Opens the call list view that is focused.
//l:list_single_popup_menu_pane_1
//
#define text_logs_stm_cmd_open "Open"

//d:Title pane text in converter main state.
//l:title_pane_1
//
#define qtn_cnv_title "Converter"

//d:Prompt text for currency data query in converter.
//l:popup_query_data_window_1
//
#define qtn_cnv_edit_name_prompt "Currency name"

//d:Active call is terminated and a held call becomes active.
//d:Operation is confirmed with this info note.
//d:%U stands for the call identification of the activated call.
//l:popup_note_window_1
//
#define qtn_multc_unhold_done_note "%U active"
*/

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_option_item "<App spesific menu item>"


// example captions strings for app
#define qtn_app_caption_string "HelloWorld"

#define qtn_app_short_caption_string "HelloWorld"


// End of File

⌨️ 快捷键说明

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