add missing OpenGL error string
This commit is contained in:
@@ -157,7 +157,7 @@ Failed to establish a connection with the X server=Failed to establish a connect
|
||||
Failed to copy music file '%s' to '%s': %s=Failed to copy music file '%s' to '%s': %s
|
||||
Failed to create directory '%s': %s=Failed to create directory '%s': %s
|
||||
Failed to create song directory '%s': %s=Failed to create song directory '%s': %s
|
||||
Failed to create the song file '%s'=Failed to create the song file '%s'
|
||||
Failed to create the song file '%s'.=Failed to create the song file '%s'.
|
||||
Failed to delete file '%s'.=Failed to delete file '%s'.
|
||||
Failed to open '%s': %s=Failed to open '%s': %s
|
||||
Music file=Music file
|
||||
@@ -1732,3 +1732,7 @@ HelpText=
|
||||
|
||||
[ScreenNetSelectMusic]
|
||||
HelpText=Ctrl + Enter to enter room/select song
|
||||
|
||||
[LowLevelWindow_Win32]
|
||||
OpenGL hardware acceleration is not available.=OpenGL hardware acceleration is not available.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user