#include <string>
Go to the source code of this file.
Variables | |
const string | ERROR_ED2K_LINK_CAPTION = "eDonkey Link" |
const string | ERROR_ED2K_LINK = "Error: ED2K: Invalid eDonkey Link!" |
const string | ERROR_DUPLICATE_CAPTION = "Duplicate eDonkey Link" |
const string | ERROR_DUPLICATE = "Error: eDonkey Link entered already exist!" |
const string | ERROR_INVALID_MD4_CAPTION = "MD4 harsh" |
const string | ERROR_INVALID_MD4 = "Error: Invalid MD4 harsh!" |
const string | ERROR_MD4_NOT_IN_DB_CAPTION = "MD4 harsh not found in database" |
const string | ERROR_MD4_NOT_IN_DB = "MD4 harsh is not found in database.\nTo Modify, MD4 harsh must be in database.\nOtherwise, use Add button to add new entry." |
const string | ERROR_MD4_IN_DB_CAPTION = "MD4 harsh found in database" |
const string | ERROR_MD4_IN_DB = "Error: MD4 harsh is found in database.\nTo Add, MD4 harsh must not be in database.\nOtherwise, use Modify button to modify an entry." |
const string | ERROR_IMDB_URL_CAPTION = "IMDB URL" |
const string | ERROR_IMDB_URL = "Error: Invalid IMDB URL!" |
const string | ERROR_NETCAT_CAPTION = "Netcat" |
const string | ERROR_NETCAT = "Error: Netcat is not install in your system.\nPlease install the program and try again." |
const string | ERROR_AMULE_ED2KLINKS_NOT_EXIST_CAPTION = "aMule 'ed2k' protocol" |
const string | ERROR_AMULE_ED2KLINKS_NOT_EXIST = "Error: File ~/.aMule/ED2KLinks does not exist!" |
const string | ERROR_AMULE_ED2KLINKS_NO_WRITE_CAPTION = "aMule 'ed2k' protocol" |
const string | ERROR_AMULE_ED2KLINKS_NO_WRITE = "Error: Can not write to file ~/.aMule/ED2KLinks!" |
const string | E_DELETE_DB_CAPTION = "Delete Database" |
const string | E_DELETE_DB = "Error: To delete, you must select a database!" |
const string | E_NEW_EMPTY_DB_CAPTION = "New Database" |
const string | E_NEW_EMPTY_DB = "Error: To create a new database, you must type the name of the database in the 'Database name' entry field!" |
const string | E_OPEN_DB_CAPTION = "Opend Database" |
const string | E_OPEN_DB = "Error: To open, you must select a database!" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|