📄 dialer.loc
字号:
/* Copyright (c) 2004, Nokia. All rights reserved */
// LOCALISATION STRINGS
// MENU TEXTS
//d:Command in options list.
//d:Dial Command.
#define qtn_dial_dialer_dial "Dial"
//d:Command in options list.
//d: Exit command.
#define qtn_dial_dialer_exit "Exit"
//d:Caption string for app.
#define qtn_dial_caption_string "Dialer"
//d:Short caption string for app.
#define qtn_dial_short_caption_string "Dialer"
//d:Emulator error message.
#define qtn_dial_emulator_usage_error "Dialing is not currently supported by this emulator."
//d:Dialing error message.
#define qtn_dial_dialing_error "Error dialing"
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -