📄 dirscracc.loc
字号:
/*
* ============================================================================
* Name : dirscracc.loc
* Part of : DirScrAcc
* Created : 06/11/2003 by Forum Nokia
* Description:
* This is a localisation file for DirScrAcc
* 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: Nokia Corporation
* ============================================================================
*/
// LOCALISATION STRINGS
// Commands in View 1
#define qtn_view1_option_item1 "Start"
#define qtn_view1_option_item2 "Stop"
#define qtn_view1_option_item3 "Switch to View 2"
#define qtn_view1_option_item4 "Switch to View 3"
// Commands in View 2
#define qtn_view2_option_item1 "Start"
#define qtn_view2_option_item2 "Stop"
#define qtn_view2_option_item3 "Switch to View 1"
#define qtn_view2_option_item4 "Switch to View 3"
// Name of the view 1 tab.
#define qtn_view1_tab "GUI"
// Name of the view 2 tab.
#define qtn_view2_tab "GC"
// Name of the view 3 tab.
#define qtn_view3_tab "FB"
#define qtn_appl_option_exit "Exit"
// captions strings for app
#define qtn_app_caption_string "DirScrAcc"
#define qtn_app_short_caption_string "DirScrAcc"
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -