making the images work as well

This commit is contained in:
nbaars
2015-01-15 21:38:11 +01:00
parent 9b033a360a
commit 5d2019fb18
8 changed files with 38 additions and 150 deletions

View File

@ -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);