📄 s60uiexample.rls
字号:
// Copyright (c) 2006 Nokia Corporation.
// LOCALISATION STRINGS
// Caption string for app.
rls_string qtn_caption_string "S60UIExample"
rls_string qtn_short_caption_string "S60 Ex."
// Text for menu items
rls_string qtn_startgame "Start New Game"
rls_string qtn_continuegame "Continue Game"
rls_string qtn_endgame "End Game"
rls_string qtn_restartgame "Restart Game"
rls_string qtn_pausegame "Pause Game"
rls_string qtn_exit "Exit"
// Resource strings
rls_string qtn_s60uiexample_title_text "Our Game"
// Localisable resource filename
rls_string qtn_loc_resource_file_1 "\\resource\\apps\\S60UIExample"
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -