mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2026-06-29 15:56:31 -05:00
Menu progress
This commit is contained in:
parent
9af3ad400b
commit
0ffd5c401b
7 changed files with 142 additions and 20 deletions
|
|
@ -273,6 +273,9 @@
|
|||
<data name="LevelsTooltip" xml:space="preserve">
|
||||
<value>The number of pyramid layers.</value>
|
||||
</data>
|
||||
<data name="OpenMenuItem" xml:space="preserve">
|
||||
<value>_Open...</value>
|
||||
</data>
|
||||
<data name="PixelNeighborhoodLabel" xml:space="preserve">
|
||||
<value>Pixel Neighborhood</value>
|
||||
</data>
|
||||
|
|
@ -291,6 +294,12 @@
|
|||
<data name="PyramidScaleTooltip" xml:space="preserve">
|
||||
<value />
|
||||
</data>
|
||||
<data name="SaveAsMenuItem" xml:space="preserve">
|
||||
<value>Save Configuration _As...</value>
|
||||
</data>
|
||||
<data name="SaveMenuItem" xml:space="preserve">
|
||||
<value>_Save Configuration...</value>
|
||||
</data>
|
||||
<data name="SmoothDerivativeLabel" xml:space="preserve">
|
||||
<value>Smooth Derivative</value>
|
||||
</data>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue