File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
<!-- App -->
9
9
<sys : String x : Key =" App:InstallDirDialog:Title" >找不到您的Beat Saber安装路径!</sys : String >
10
10
<sys : String x : Key =" App:InstallDirDialog:OkCancel" >点确定重试,或点取消关闭软件。</sys : String >
11
- <sys : String x : Key =" App:InstallDirInvalid" >游戏目录包含特殊字符(如汉字,日文等)!可能会造成例如mod无法正常运行等问题 。</sys : String >
11
+ <sys : String x : Key =" App:InstallDirInvalid" >你的游戏安装路径中包含中文等特殊字符,这有可能会导致Mod出现问题 。</sys : String >
12
12
<sys : String x : Key =" App:InvalidArgument" >无效参数!'{0}'需要一个选项。</sys : String >
13
13
<sys : String x : Key =" App:UnrecognizedArgument" >无法识别的参数。关闭Mod Assistant。</sys : String >
14
14
<sys : String x : Key =" App:UnhandledException" >刚刚发生了一个未处理的异常</sys : String >
Original file line number Diff line number Diff line change 51
51
// You can specify all the values or you can default the Build and Revision Numbers
52
52
// by using the '*' as shown below:
53
53
// [assembly: AssemblyVersion("1.0.*")]
54
- [ assembly: AssemblyVersion ( "1.1.3203 .0" ) ]
55
- [ assembly: AssemblyFileVersion ( "1.1.3203 .0" ) ]
54
+ [ assembly: AssemblyVersion ( "1.1.3204 .0" ) ]
55
+ [ assembly: AssemblyFileVersion ( "1.1.3204 .0" ) ]
You can’t perform that action at this time.
0 commit comments