Skip to content
Snippets Groups Projects
Commit be14ef9f authored by Anian Bühler's avatar Anian Bühler
Browse files

minor changes

parent 9beb3d41
No related branches found
No related tags found
No related merge requests found
...@@ -219,6 +219,7 @@ public class WorkspaceController { ...@@ -219,6 +219,7 @@ public class WorkspaceController {
// System.out.println("Translating BlockGenu:" + name); // System.out.println("Translating BlockGenu:" + name);
//TODO: differ by Menue for "spoken" or "C-style"-blocklabel -> letsgoING
String altName = langResourceBundle.getString("bg." + name); String altName = langResourceBundle.getString("bg." + name);
if (altName != null) { if (altName != null) {
elm.setAttribute("initlabel", altName); elm.setAttribute("initlabel", altName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment