You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ModAssistant/Localisation/en.xaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
<!-- App -->
9
9
<sys:Stringx:Key="App:InstallDirDialog:Title">Couldn't find your Beat Saber install folder!</sys:String>
10
10
<sys:Stringx:Key="App:InstallDirDialog:OkCancel">Press OK to try again, or Cancel to close application.</sys:String>
11
+
<sys:Stringx:Key="App:InstallDirInvalid">The game directory path contains special character(s) (such as Chinese or Japanese characters) that may cause problems. e.g., mods cannot work properly.</sys:String>
11
12
<sys:Stringx:Key="App:InvalidArgument">Invalid argument! '{0}' requires an option.</sys:String>
12
13
<sys:Stringx:Key="App:UnrecognizedArgument">Unrecognized argument. Closing Mod Assistant.</sys:String>
13
14
<sys:Stringx:Key="App:UnhandledException">An unhandled exception just occurred</sys:String>
0 commit comments