File tree 2 files changed +7
-11
lines changed
resources/com/parallax/server/blocklyprop/internationalization
2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ footer.clientdownloadlink = BlocklyProp-client
30
30
# Application version numbers.
31
31
application.major = 0
32
32
application.minor = 96
33
- application.build = 383
33
+ application.build = 410
34
34
35
35
html.content_missing = Content missing
36
36
Original file line number Diff line number Diff line change 442
442
</value >
443
443
</category >
444
444
<category name =" <fmt:message key=" category.communicate " />" include =" activity-board,flip,other" colour =" 340" >
445
- <c:choose >
446
- <c:when test =" ${ experimental == true } " >
447
- <category name =" <fmt:message key=" category.communicate.graphing " />" include =" activity-board,flip,other" >
448
- <block type =" graph_settings" >
449
- <field name =" XAXIS" >40,S</field >
450
- </block >
451
- <block type =" graph_output" ></block >
452
- </category >
453
- </c:when >
454
- </c:choose >
445
+ <category name =" <fmt:message key=" category.communicate.graphing " />" include =" activity-board,flip,other" >
446
+ <block type =" graph_settings" >
447
+ <field name =" XAXIS" >40,S</field >
448
+ </block >
449
+ <block type =" graph_output" ></block >
450
+ </category >
455
451
<category name =" <fmt:message key=" category.communicate.oled " />" >
456
452
<block type =" oled_initialize" ></block >
457
453
<block type =" oled_font_loader" ></block >
You can’t perform that action at this time.
0 commit comments