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

📄 btpointtopoint.loc

📁 Symbian下的p2p工程
💻 LOC
字号:
/* Copyright (c) 2004, Nokia. All rights reserved */


// LOCALISATION STRINGS

//d:Caption string for app.
#define qtn_btob_caption_string "BtPointToPoint"

//d:Short caption string for app.
#define qtn_btob_short_caption_string "BTP2P"

// MENU TEXTS

//d:Menu options
//d:Names listed in Dialog.
#define qtn_btpo_start_server "Start Receiver"
#define qtn_btpo_stop_server "Stop Receiver"
#define qtn_btpo_connect "Connect"
#define qtn_btpo_disconnect "Disconnect"
#define qtn_btpo_send_message "Send Message"
#define qtn_btpo_clear_list "Clear List"
#define qtn_btpo_softkey_exit "Exit"

//d:Resources for message strings
#define qtn_btpo_service_name "Serial Port"
#define qtn_btpo_service_description "Simple point to point data transfer example"

//d:Error messages
#define qtn_btpo_err_nrrc_no_records "NRRC No records"
#define qtn_btpo_err_cant_get_attribute "Can't get attribute "
#define qtn_btpo_err_attr_req_com "AttrReqCom"
#define qtn_btpo_err_no_device_selected "No device selected"
#define qtn_btpo_err_connection_error "Connection error"
#define qtn_btpo_err_lost_connection "Lost connection"
#define qtn_btpo_err_message_failed "Message Failed"
#define qtn_btpo_err_failed_to_disconnect "Failed to disconnect"

//d:Connection messages
#define qtn_btpo_hello_message "Hello world"
#define qtn_btpo_disconnect_complete "Disconnect complete"
#define qtn_btpo_found_service "Found service"
#define qtn_btpo_connected "Connected"
#define qtn_btpo_data_received "Data Recieved"
#define qtn_btpo_sent_message "Sent message"
#define qtn_btpo_client_busy "Client busy"
#define qtn_btpo_err_no_conn "No connection!"
#define qtn_btpo_str_releasing_conn "Releasing connection"
#define qtn_btpo_str_connecting "Connecting to service"
#define qtn_btpo_str_disconnected "Disconnected"
#define qtn_btpo_str_recv_err "Receiver Error "
#define qtn_btpo_str_get_port "Get port = "
#define qtn_btpo_str_accept_next_conn "Accept next connection"

// End of File

⌨️ 快捷键说明

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