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 {
// System.out.println("Translating BlockGenu:" + name);
//TODO: differ by Menue for "spoken" or "C-style"-blocklabel -> letsgoING
String altName = langResourceBundle.getString("bg." + name);
if (altName != null) {
elm.setAttribute("initlabel", altName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment