cssync.rls

来自「Symbian Client_Server_Application」· RLS 代码 · 共 30 行

RLS
30
字号
/*
* ==============================================================================
*  Name        :CSSync.rls
*  Part of     : clientserversync
*  Interface   : 
*  Description : 
*  Version     : 
* ==============================================================================
*/

// LOCALISATION STRINGS

//d:Command in options list.

rls_string STRING_cssy_submenu_filecreation "Create File"

rls_string STRING_cssy_submenu_filedeletion "delete File"

//d:Command in options list.
//d:Exit the program.
rls_string STRING_cssy_submenu_exit "Exit"

//d:Caption string for app.
rls_string STRING_cssy_caption_string "Synchronous Client/Server"

//d:Short caption string for app.
rls_string STRING_cssy_short_caption_string "CSSync"

//End Of File

⌨️ 快捷键说明

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