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

📄 sabber.loc

📁 Simple Jabber Client for Symbian Platform
💻 LOC
字号:
/*
* ============================================================================
*  Name     : sabber.loc
*  Part of  : Sabber
*  Created  : 2004-12-9 by Xie Tian Lu
*  Description:
*     This is a localisation file for Sabber
*     A .loc file is the one and only place where the logical strings
*     to be localised are defined. 
*     Initial content was generated by Series 60 AppWizard.
*  -------------------------------------------------------------------
*  Version  :
*  Copyright: 
* ============================================================================
*/

// LOCALISATION STRINGS

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_option_item "<App spesific menu item>"

//d:Command in options menu.
//d:Example command for view 1.
//l:list_single_popup_submenu_pane_1
//
#define qtn_view1_option_item "<View1 spesific menu item>"

//d:Command in options menu.
//d:Example command for view 2.
//l:list_single_popup_submenu_pane_1
//
#define qtn_view2_option_item "<View2 spesific menu item>"

#define qtn_msg_gtexted_width		160
#define	qtn_msg_gtexted_height		60
#define qtn_msg_gtexted_numlines		5
#define qtn_msg_gtexted_textlimit	200


//d:Name of the view 1 tab.
//d:
//l:
//
#define qtn_roster_view_tab		"Roster"

//d:Name of the view 2 tab.
//d:
//l:
//
#define qtn_message_view_tab	"Message"

#define qtn_sabber_logon		"Logon"
#define qtn_sabber_logoff		"Logoff"
#define qtn_sabber_state		"State"
#define qtn_sabber_setting		"Setting"
#define qtn_appl_option_about	"About"
#define qtn_appl_option_exit	"Exit"
#define qtn_msg_about_sabber	"Sabber version 0.1\n Copyright(c) 2004 Xie Tian Lu"

#define qtn_stateset_free		"Free to chat"
#define qtn_stateset_busy		"Do not disturb"
#define qtn_stateset_away		"Away for a while"
#define qtn_stateset_hide		"Extend away"

#define qtn_setting_connect		"Auto Connect"
#define qtn_setting_username	"JID"
#define qtn_setting_pswd		"Password"
#define qtn_setting_port		"Port"
#define qtn_setting_iap			"Access Point"
#define qtn_setting_connect_on	"On"
#define qtn_setting_connect_off	"Off"
#define qtn_setting_iap_none	"None"
#define qtn_iap_connecting		"Connecting to jabber server?"
#define qtn_need_jid			"Please enter jid & password first."

#define qtn_msg_view_detail		"Detail"
#define qtn_msg_view_reply		"Reply"
#define qtn_msg_view_forward	"Forward"
#define qtn_msg_view_delete		"Delete"

#define qtn_set_change			"Change"
#define qtn_set_back			"Back"

#define qtn_cba_back			"Back"
#define qtn_cba_options			"Options"
#define qtn_cba_compose			"Compose"
#define qtn_cba_reply			"Reply"
#define qtn_cba_send			"Send"

#define qtn_msg_received        "Received at:"
#define qtn_msg_sent			"Sent at:"
#define qtn_msg_from			"From:"
#define qtn_msg_to				"To:"

// example caption strings for app
#define qtn_app_caption_string "Sabber"

#define qtn_app_short_caption_string "Sabber"

#define qtn_subscribe_from_others  " would like to add you to his roster, accept?" 


// End of File

⌨️ 快捷键说明

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