making the images work as well
This commit is contained in:
@ -55,10 +55,6 @@ public class LabelProvider
|
||||
return labels.get(locale).getString(strName);
|
||||
}
|
||||
|
||||
public void addLabels() {
|
||||
|
||||
}
|
||||
|
||||
private class WebGoatResourceBundleController extends ResourceBundle.Control
|
||||
{
|
||||
private final Locale fallbackLocale = new Locale(DEFAULT_LANGUAGE);
|
||||
|
Reference in New Issue
Block a user