s60appengineslab.loc
来自「S60培训教材代码」· LOC 代码 · 共 36 行
LOC
36 行
/*
* ============================================================================
* Name : s60appengineslab.loc
* Part of : S60AppEnginesLab
* Created : 09/02/2004 by
* Description:
* This is a localisation file for S60AppEnginesLab
* 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 AppWizard.
* -------------------------------------------------------------------
* Version :
* Copyright:
* ============================================================================
*/
// LOCALISATION STRINGS
//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_add_event "Add event"
#define qtn_add_appt "Add appointment"
#define qtn_delete_entry "Delete entry"
#define qtn_delete_all "Delete all entries"
// example caption strings for app
#define qtn_app_caption_string ""
#define qtn_app_short_caption_string ""
// End of File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?