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

📄 blueshare.rls

📁 蓝牙传输文件, symbian3.0 系统下. 2FP没有试过
💻 RLS
字号:
/*
============================================================================
 Name		: BlueShare.rls
 Author	  :
 Copyright   : Your copyright notice
 Description : This is a localisation file for BlueShare
				A .rls file is the one and only place where the logical
				strings to be localised are defined. 
============================================================================
*/

//  LOCALISATION STRINGS

// Caption string for app.
#define qtn_caption_string "BlueShare"

// Third item in "Options" menu pane
#define qtn_exit "Exit"

#define qtn_loc_resource_file_1 "\\resource\\apps\\BlueShare_0xE0005B8E"

//d:Error messages
#define qtn_btob_err_no_records "NRRC No records"
#define qtn_btob_err_cant_get_attribute "Can't get attribute"
#define qtn_btob_err_attr_req_com "AttrReqCom"
#define qtn_btob_error_prefix "Error "

#define qtn_btob_no_bt "Bluetooth unavailable."

//d:Bluetooth Connections info messages
#define qtn_btob_service_description "Object Push"
#define qtn_btob_connected "Connected"
#define qtn_btob_server_stopped "Server stopped"
#define qtn_btob_server_started "Server started"
#define qtn_btob_str_failed "Failed "
#define qtn_btob_no_device "No device selected"
#define qtn_btob_connection_error "Connection error "
#define qtn_btob_send_error "Send error "
#define qtn_btob_found_service "Found service"
#define qtn_btob_sent_object "Sent object"
#define qtn_btob_disconnected "Disconnected"
#define qtn_btob_client_busy "Client busy"
#define qtn_btob_disconnecting "Disconnecting"

#define qtn_btshare "Share"
// End of File

⌨️ 快捷键说明

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