-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy pathENU.bat
80 lines (71 loc) · 3.9 KB
/
ENU.bat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
@echo off
:: -----------------------------------------------
:: Language: English (default)
:: Author: HarpyWar ([email protected])
:: -----------------------------------------------
:: Code Page: 437
:: Encoding: ANSI
set PHRASE_0_0=^^!^^!^^! WARNING ^^!^^!^^!
set PHRASE_0_1=Magic Builder must be located in a path without spaces, unicode letters, and special symbols (_.- are allowed).
set PHRASE_0_2=For example: %2
set PHRASE_1_0= Visual C++ is not installed
set PHRASE_1_1=Select a Visual Studio version to build PvPGN:
set PHRASE_1_2=%2 is selected as a build environment
set PHRASE_1_3=Do you want to download/replace the latest PvPGN source from Git (into %2 directory)?
set PHRASE_1_3_1=Select branch to download source from GitHub:
set PHRASE_1_4= PvPGN source code will be replaced from Git branch %2
set PHRASE_1_5= PvPGN source code will not be updated
set PHRASE_1_6=Select PvPGN interface:
set PHRASE_1_7= 1) Console (defaut)
set PHRASE_1_8= 2) GUI
set PHRASE_1_7_1= 3) Console [x64] (experimental)
set PHRASE_1_8_1= 4) GUI [x64] (experimental)
set PHRASE_1_9=Select a number
set PHRASE_1_10= Set PvPGN interface as Console
set PHRASE_1_11= Set PvPGN interface as GUI (Graphical User Interface)
set PHRASE_1_10_1= Set PvPGN interface as Console [x64]
set PHRASE_1_11_1= Set PvPGN interface as GUI [x64] (Graphical User Interface)
set PHRASE_1_12=Select a database type:
set PHRASE_1_13= 1) Plain (default)
set PHRASE_1_14=
set PHRASE_1_15= PvPGN will be built without database support
set PHRASE_1_16=CMake configuration failed
set PHRASE_2_1=Available %2 versions (you can add your own into %3):
set PHRASE_2_2= Enter a number
set PHRASE_2_3= Invalid number... try again
set PHRASE_2_4= PvPGN will be compiled with %2 v%3 support
set PHRASE_2_5=Do you want to configure settings for %2 now (bnetd.conf ^> storage_path)?
set PHRASE_2_6= Connection host
set PHRASE_2_7= Connection user
set PHRASE_2_8= Connection password
set PHRASE_2_9= Database name
set PHRASE_2_10= Tables prefix (default is %2)
set PHRASE_2_11=%2 configuration is saved to %2.conf.bat
set PHRASE_3_1=Checking for update ...
set PHRASE_3_2="v%2" is your version
set PHRASE_3_3="v%2" is the latest version
set PHRASE_3_4= You have the latest PvPGN Magic Builder
set PHRASE_3_5=Your local version of PvPGN Magic Builder is outdated. Do you want to update to the latest version automatically?
set PHRASE_3_6= Update has been canceled by user
set PHRASE_3_6_1= There is no connection with the update server
set PHRASE_3_7=Starting update ...
set PHRASE_3_8= Downloading file %2 ...
set PHRASE_3_9=Update is finished
set PHRASE_3_10=Please check file %2 for more information about the update
set PHRASE_4_1=Enable Lua scripting support?
set PHRASE_4_2= PvPGN will be compiled with Lua
set PHRASE_4_3= PvPGN will be compiled without Lua
set PHRASE_9_1=Select a D2GS version:
set PHRASE_9_2=Setup an admin password for Telnet connection (listening on port 8888), will be saved in d2gs.reg
set PHRASE_9_3=Password hash will be saved in %2
set PHRASE_9_4=Do you want to download essential original MPQ files? (size 1GB)
set PHRASE_9_9=^^!^^!^^! To complete setup D2GS edit d2gs.reg and run install.bat ^^!^^!^^!
:: the following two lines must have fixed length of 99 characters from first to last sharp symbol(#)
:: # #
set PHRASE_10_0_0=# This script generates pvpgn.sln and project files that can be used #
set PHRASE_10_0_1=# to build PvPGN from Visual Studio and use it for debug and development. #
set PHRASE_10_1=Error: First build PvPGN using build_pvpgn.bat
set PHRASE_10_2=Project files will be created/replaced in %2. Confirm to start the process.
set PHRASE_10_3=Well done^^! All project files were generated into %2 directory.
set PHRASE_10_4= A shortcut %2 refers to %3
set PHRASE_10_5= A working directory for all projects is %2