⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sms3rd.rls

📁 symbian s60 3rd sms handle code
💻 RLS
字号:
/*
============================================================================
 Name        : SMS3rd.rls
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : String localization file
============================================================================
*/

//  LOCALISATION STRINGS

//d:Caption string for app.
rls_string qtn_hewb_caption_string "SMS3rd"

//d:Short caption string for app.
rls_string qtn_hewb_short_caption_string "SMS3rd"

//d:First item in "Options" menu pane, "hello" event.
rls_string qtn_hewb_command1 "Hello"

//d:Third item in "Options" menu pane, "exit" event.
rls_string qtn_hewb_exit "Exit"

//d:When user requests ESMS3rdCommand1 event, text below is shown.
rls_string qtn_hewb_command1_text "Hello world!"

rls_string qtn_sms_prompt_to "To"

//d:Field identification in editor window.
//d:Identificates the field where the message text is inserted.
rls_string qtn_sms_prompt_message "Message"


rls_string qtn_phone_query "Enter Phone Number"

rls_string qtn_sms_text_query "Enter the Message"


// End of File

⌨️ 快捷键说明

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