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

📄 contacts.loc

📁 基于symbian OS的IP前缀添加器.可以在通话前为电话加一个IP的功能.
💻 LOC
字号:
/* Copyright (c) 2003, Nokia. All rights reserved */

// LOCALISATION STRINGS

// Caption strings for app
#define qtn_contacts_caption_string "Contacts DB"
#define qtn_contacts_short_caption_string "ContactsDB"


// Message strings

//d: Contact database is already created
#define qtn_contacts_db_already_exists "Contact Database already exists"

//d: Contact database does not opened
#define qtn_contacts_db_no_db "No ContactsDb"

//d: Default database deleting
#define qtn_contacts_cannot_delete_def_db "Cannot delete default contact database"

//d: Cannot delete selected contact database
#define qtn_contacts_cannot_delete_db "Cannot delete contact database"

//d: Contact database not found 
#define qtn_contacts_db_not_found "Contact database not found"

//d: Database open
#define qtn_contacts_no_db_selected "Please open database"

//d: Open created database message
#define qtn_contacts_open_created_db "Please open created database"

//d: Database creating query
#define qtn_contacts_create_db_message "Write new db name"

//d: Database deleting query
#define qtn_contacts_delete_db_query_message "Delete created db?"

//d: Contact deleting query
#define qtn_contacts_delete_contact_message "Delete selected contact?"

//d: Contact group deleting query
#define qtn_contacts_delete_group_message "Delete selected contact group?"

//d: Contact deleting query
#define qtn_contacts_con_label_text "Delete selected contact?"

//d: Contact group creating query
#define qtn_contacts_create_group_message "Write new contact group name:"

//d: Contact template creating query
#define qtn_contacts_create_template_message "Write new contact template name:"

//d: Contact no selected
#define qtn_contacts_no_contact_selected "No contact selected"

//d: Created contact database opened title
#define qtn_contacts_created_db "Created db"

//d: Default contact database opened title
#define qtn_contacts_default_db "Default db"

//d: No contact database opened title
#define qtn_contacts_no_db "Contacts"

// Menu option strings

//d: File
#define qtn_contacts_file "File"


#define qtn_contacts_edit_contact "Edit/View"
#define qtn_contacts_create_contact "Create"
#define qtn_contacts_create_template "Contact template"

#define qtn_contacts_contacts "Contacts"
//d: Exit sub menu string
#define qtn_contacts_exit "Exit"
//d: Back sub menu string
#define qtn_contacts_back "Back"
//d: Open sub menu string
#define qtn_contacts_open "Open"
//d: Create sub menu string
#define qtn_contacts_create "Create"
//d: Delete sub menu string
#define qtn_contacts_delete "Delete"


//d: Edit sub menu string
#define qtn_contacts_edit "Edit"

#define qtn_contacts_delete_contact "Delete"

#define NULL_TEXT "NULL"
#define YD_TEXT "17951"
#define LT_TEXT "17911"
#define SET_TEXT "BACK"




#define qtn_dial_dialer_dial "Dial"

//d:Command in options list.
//d: Exit command.
#define qtn_dial_dialer_exit "Exit"

//d:Caption string for app.
#define qtn_dial_caption_string "Dialer"

//d:Short caption string for app.
#define qtn_dial_short_caption_string "Dialer"

//d:Emulator error message.
#define qtn_dial_emulator_usage_error "Dialing is not currently supported by this emulator."

//d:Dialing error message.
#define qtn_dial_dialing_error "Error dialing"

// End of File



// End of File

⌨️ 快捷键说明

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