You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<MenuItemfx:id="newSquidProjectMenuItem"mnemonicParsing="false"onAction="#newSquidProjectAction"text="From a single Prawn XML file" />
27
27
<MenuItemfx:id="newSquidProjectFromZippedPrawnMenuItem"mnemonicParsing="false"onAction="#newSquidProjectFromZippedPrawnAction"text="From a single Zipped Prawn XML file" />
@@ -31,22 +31,22 @@
31
31
<Menufx:id="openRecentOPFileMenu"mnemonicParsing="false"text="(Beta) From Recent OP File" />
32
32
</items>
33
33
</Menu>
34
-
<MenumnemonicParsing="false"text="New Squid RATIO Project <BETA>">
34
+
<MenumnemonicParsing="false"text="New Squid3 RATIO Project <BETA>">
35
35
<items>
36
36
<MenuItemfx:id="newSquidRatioProjectMenuItem"mnemonicParsing="false"onAction="#newSquidRatioProjectAction"text="From a single Prawn XML file" />
0 commit comments