autostart.rls

来自「symbian AutoStart,symbian 开机自动运行」· RLS 代码 · 共 22 行

RLS
22
字号
/*
============================================================================
 Name        : AutoStart.rls
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : String localization file
============================================================================
*/

//  LOCALISATION STRINGS

rls_string qtn_hewb_caption_string					"AutoStart"
rls_string qtn_hewb_short_caption_string			"AutoStart"
rls_string qtn_autostart_enable						"AutoStart Enable"
rls_string qtn_autostart_disable					"AutoStart Disable"
rls_string qtn_exit									"Exit"
rls_string qtn_auto_start_on						"App is auto-started"
rls_string qtn_auto_start_off						"Launched from the shell"

// End of File

⌨️ 快捷键说明

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