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

📄 lan_eng.h

📁 战场登陆器vc++源代码很好用的哦精彩精彩
💻 H
📖 第 1 页 / 共 5 页
字号:
#define	UPDATE_SCREEN_ON_CONNECTING1	"Press ESC key during long time of no"
#define	UPDATE_SCREEN_ON_CONNECTING2	"connection and return to the main menu."
#define	UPDATE_SCREEN_ON_CONNECTING3	"  Connecting to server. Please wait..."
#define	UPDATE_SCREEN_ON_CONNECTING4	


#define	UPDATE_SCREEN_ON_LOADING_PROGRESS1	"Loading game data."
#define	UPDATE_SCREEN_ON_LOADING_PROGRESS2	"Please wait a moment."


#define	UPDATE_SCREEN_ON_WAIT_INIT_DATA1	"Press ESC key during long time of no"
#define	UPDATE_SCREEN_ON_WAIT_INIT_DATA2	"connection and return to the main menu."
#define	UPDATE_SCREEN_ON_WAIT_INIT_DATA3	"  Connecting to server. Please wait..."


#define	UPDATE_SCREEN_ON_CONNECTION_LOST	"Connection Lost!"

#define MSG_WORLDNAME1	"ABADDON Server"
#define MSG_WORLDNAME2	"APOCALYPSE Server"
#define MSG_WORLDNAME3	"3rd Server"
#define MSG_WORLDNAME4	"4th Server"
#define MSG_WORLDNAME5	"5th Server"
#define MSG_WORLDNAME6	"6th Server"
#define MSG_WORLDNAME7	"7th Server"
#define MSG_WORLDNAME8	"8th Server"
#define MSG_WORLDNAME9	"9th Server"
#define MSG_WORLDNAME10	"10th Server"
#define MSG_WORLDNAME11	"11th Server"
#define MSG_WORLDNAME12	"12th Server"
#define MSG_WORLDNAME13	"13th Server"
#define MSG_WORLDNAME14	"14th Server"
#define MSG_WORLDNAME15	"15th Server"
#define MSG_WORLDNAME16	"16th Server"

#define	_BDRAW_ON_CREATE_NEW_CHARACTER1	"Enter a character name."
#define	_BDRAW_ON_CREATE_NEW_CHARACTER2	"Select character's gender."
#define	_BDRAW_ON_CREATE_NEW_CHARACTER3	"Select character's skin."
#define	_BDRAW_ON_CREATE_NEW_CHARACTER4	"Special stat points left: %d"
#define	_BDRAW_ON_CREATE_NEW_CHARACTER5	"You can have each value between 10~14"


#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER1	"Enter a character name."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER2	"Select character's gender."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER3	"Select character's skin."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER4	"Select character's hairstyle."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER5	"Select character's hair color."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER6	"Select the color of underwear."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER7	"Determine your character's initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER8	"strength assigned. As STR is"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER9	"increased, character's maximum"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER10	"HP and maximum stamina increases."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER11	"You can equip heavier weapons and shields."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER12	"Determine your character's initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER13	"vitality assigned. As VIT is"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER14	"increased, the maximum HP greatly"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER15	"increases along with the recovery amount."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER16	"Physical damage absorption slightly increases."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER17	"Determine your character's initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER18	"dexterity assigned. As DEX is"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER19	"increased, evasion from physical hits"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER20	"(defense ratio) and hit probability increases."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER21	"Determine your character's initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER22	"intelligence assigned. As INT is"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER23	"increased, more magic can be learned,"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER24	"casting probability and maximum MP increases."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER25	"Determine your character's initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER26	"magic assigned. As MAG is"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER27	"increased, magical resistance increases"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER28	"as well as maximum MP and MP recovery."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER29	"Determine your character's initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER30	"charisma assigned. If CHR is increased"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER31	"to a certain amount, you can form a"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER32	"guild. Cost of item purchase is reduced."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER33	"Unable to make a new character"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER34	"without entering a name."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER35	"please enter a character's name."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER36	"You need to assign the initial stats."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER37	"Please assign all of the points "
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER38	"to the character."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER39	"Cannot use special ASCII codes "
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER40	"in your character's name. Please"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER41	"Type another name."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER42	"The character's name is not appropriate."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER43	"Please retry with another name."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER44	"Create with above selections."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER45	"It's impossible to change initial"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER46	"points once you decided, so pay"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER47	"attention when creating..."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER48	"Press the button to create character."

#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER49	"Returns to the main selecting menu."
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER50	"Sets stats to that of a basic Warrior"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER51	"Sets stats to that of a basic Mage"
#define	UPDATE_SCREEN_ON_CREATE_NEW_CHARACTER52	"Sets stats to that of a basic Master"


#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT1	"Enter your account ID."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT2	"The account consists of english"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT3	"and numbers, no special keywords."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT4	"Insert account password."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT5	"The password consists of english"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT6	"and numbers, no special keywords."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT7	"Creating the account"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT8	"Confirm password."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT9	"Must agree with the previous"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT10	"password."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT11	"Enter your real name."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT12	"You should enter the real name correctly"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT13	"to confirm the account "
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT14	"and the owner too"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT15   "     "
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT16   "     "
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT17   "     "
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT18   "     "
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT19   "     "
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT20   "     "

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT21	"Enter your E-mail address."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT22	"You should enter a correct E-mail address"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT23	"to confirm the account"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT24	"and the owner, too"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT25	"Enter the question, then you can find it"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT26	"when you forget the password. The question"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT27	"must be more than 10 characters english or"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT28	"numbers to enter it. No special ASCII codes."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT29	"Answer the question above."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT30	"The answer must be a minimum of"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT31	"4 or more characters to enter it"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT32	"    "

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT33	"Create an account with your input."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT34	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT35	"Can't create the account. Please insert the"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT36	"account name"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT37	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT38	"Can't create the account. Password must be"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT39	"more than 8 characters. Please enter more"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT40	"than 8 characters."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT41	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT42	"Can't create the account with the"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT43	"wrong content. The pass-confirm is not"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT44	"filled. Please enter the pass-confirm."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT45	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT46	"The real name is not filled"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT47	"Please enter the correct name."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT48	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT49	"The E-mail address is not filled."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT50	"Please enter the E-Mail address."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT51	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT52	"The account has special ASCII codes"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT53	"Please enter a new english/number"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT54	"name "

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT55	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT56	"The password has special ASCII codes"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT57	"Please enter a new english/number"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT58	"name "

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT59	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT60	"荐 绝嚼聪促. 肋给等 林刮殿废锅龋 涝聪促."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT61	"棵官弗 林刮殿废锅龋甫 please enter a character's name."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT62	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT63	"password and pass-confirm missmatch."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT64	"Please enter your password and pass-"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT65	"confirm to be the same."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT66	"The content you input is not correct"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT67	"The Quiz must be more than"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT68	"10 characters"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT69	"can't create the account.Please insert the"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT70	"The Answer must be more than"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT71	"4 characters"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT72	"can't create the account.Please insert the"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT73	"The Quiz has got special keywords"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT74	"Please re-enter the Answer without"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT75	"special keywords"

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT76	"can't create the account.Please insert the"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT77	"The Answer has got special keywords"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT78	"Please re-enter the Answer without"
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT79	"special keywords."

#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT80	"Clear all."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT81	"Back to main menu."
#define	UPDATE_SCREEN_ON_CREATE_NEW_ACCOUNT82	"Cannot create account! - password not match!"


#define	UPDATE_SCREEN_ON_LOGIN1	"Searching the fastest gateway."
#define	UPDATE_SCREEN_ON_LOGIN2	"Please wait a moment..."

#define	ON_KEY_UP1	" There is no item or magic for hotkey selected."
#define	ON_KEY_UP2	" To Equip an item, weapon, or magic in the F2 Key"
#define	ON_KEY_UP3	" and press [Control]-[F2]to set."

#define	ON_KEY_UP4	"Item(%s %s %s) : set to [F2]"
#define	ON_KEY_UP5	"Magic(%s) : set to [F2]"

#define	ON_KEY_UP6	" There is no item or magic for hotkey selected."
#define	ON_KEY_UP7	" To Equip an item, weapon, or magic in the F2 Key"
#define	ON_KEY_UP8	" and press [Control]-[F2]to set."

#define	ON_KEY_UP9	"Your hands must be free for casting a spell."
#define	ON_KEY_UP10	"Can't cast while using a skill."
#define	CANT_CAST_MAGIC_ON_PEACE_MODE	"You can't cast magic in peace mode."

#define	ON_KEY_UP12	" There is no item or magic for hotkey selected."
#define	ON_KEY_UP13	" To Equip an item, weapon, or magic in the F3 Key"
#define	ON_KEY_UP14	" Cast a spell first then press the [control]-[F3] to set as a hotkey"

#define	ON_KEY_UP15	"Item(%s %s %s) : set to [F3]"
#define	ON_KEY_UP16	"Magic(%s) : set to [F3]"

#define	ON_KEY_UP17	" There is no item or magic for hotkey selected."
#define	ON_KEY_UP18	" To Equip an item, weapon, or magic in the F3 Key"
#define	ON_KEY_UP19	" Cast it first then press the [control]-[F3] to set as a hotkey"

#define	ON_KEY_UP26	"No item with special ability is equipped."

⌨️ 快捷键说明

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