Remove string @modify_selection.by

This commit is contained in:
David Capello 2016-12-23 13:07:03 -03:00
parent ff95e63732
commit 0d8c60d2f4
2 changed files with 1 additions and 2 deletions

View File

@ -200,7 +200,6 @@ opacity = Opacity:
[modify_selection]
title = Modify Selection
by = By:
circle = Circle Brush
square = Square Brush

View File

@ -5,7 +5,7 @@
<vbox>
<grid columns="2">
<label id="by_label" text="@.by" />
<label id="by_label" text="" />
<entry id="quantity" expansive="true" maxsize="4" magnet="true" suffix="px" />
<hbox />