signedapp.rls

来自「《UIQ 3 The Complete Guide》书的源代码」· RLS 代码 · 共 21 行

RLS
21
字号
//
// SignedApp.rls - Primary application resource strings
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality. 
// In no event shall UIQ Technology be liable for any damages whatsoever arising out of the
// use or inabilty to use this material. 
//

// Command names - normally displayed in a menu
rls_string STR_R_CMD_ABOUT								"About"

// Continue 'dialog button'
rls_string STR_R_CMD_CONTINUE							"Continue"


////////////////////////////////////////////////////////////////////////////////////////////
// About dialog
rls_string STR_R_ABOUT_DIALOG_TITLE						"Signed App"
rls_string STR_R_ABOUT_DIALOG_COPYRIGHT					"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?