- in Film Plugin updated the GUI
- in Film Plugin some changes in the data storage; require to delete de current preferences files - Film Plugin: now the Skew and Scale transformation have their own reference - updated the language strings to the current strings in the app
This commit is contained in:
@@ -3557,7 +3557,7 @@ class MillingUI:
|
||||
grid0.setColumnStretch(1, 1)
|
||||
obj_frame.setLayout(grid0)
|
||||
|
||||
self.target_label = FCLabel('<b>%s</b>:' % _("Target"))
|
||||
self.target_label = FCLabel('%s:' % _("Type"))
|
||||
self.target_label.setToolTip(
|
||||
_("Object for milling operation.")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user