From c1de7104a3be581bd1bf75ce63c012756fb959b0 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Fri, 4 Aug 2006 23:43:35 +0000 Subject: [PATCH] add missing OpenGL error string --- stepmania/Themes/default/Languages/en.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stepmania/Themes/default/Languages/en.ini b/stepmania/Themes/default/Languages/en.ini index f665cd1d86..500efb1ce7 100644 --- a/stepmania/Themes/default/Languages/en.ini +++ b/stepmania/Themes/default/Languages/en.ini @@ -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. +