patch [ 1658923 ] Splash.java convert ISO 8859-2 to UTF-8

This commit is contained in:
teo_sarca 2007-02-13 23:29:24 +00:00
parent 69f48edd3c
commit 0ba3d62cb7
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ public class Splash extends Frame
public static Splash getSplash ()
{
String msg;
if (Locale.getDefault().getLanguage().equals("es")) // español - globalqss
if (Locale.getDefault().getLanguage().equals("es")) // espańol - globalqss
msg = new String("Cargando...");
else
// Default english