dialer.loc
来自「symbian 的打电话程序 可以实现安装sis」· LOC 代码 · 共 29 行
LOC
29 行
/* 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 + =
减小字号Ctrl + -
显示快捷键?