1
0
Fork 0
mirror of https://github.com/wagesj45/butterflow-ui.git synced 2026-06-29 15:56:31 -05:00

Adding icons. Progress Bar.

This commit is contained in:
Jordan Wages 2018-07-04 18:11:25 -05:00
commit 9af3ad400b
13 changed files with 355 additions and 19 deletions

View file

@ -234,6 +234,12 @@
<data name="_60fpsLabel" xml:space="preserve">
<value>60 fps</value>
</data>
<data name="CancelLabel" xml:space="preserve">
<value>Cancel</value>
</data>
<data name="CancelTooltip" xml:space="preserve">
<value>Cancel the current butterflow operation.</value>
</data>
<data name="FastPyramidsLabel" xml:space="preserve">
<value>Use Fast Pyramids</value>
</data>