Merge branch 'Beta_8.995' into os-dependent-theme with Marius' changes for theme_safe_color
This commit is contained in:
@@ -408,7 +408,7 @@ class GeneralAPPSetGroupUI(OptionsGroupUI):
|
||||
# #############################################################################################################
|
||||
# Parameters Frame
|
||||
# #############################################################################################################
|
||||
self.par_label = FCLabel('%s' % _("Parameters"), color='blue', bold=True)
|
||||
self.par_label = FCLabel(_('Parameters'), color='blue', bold=True)
|
||||
self.layout.addWidget(self.par_label)
|
||||
|
||||
par_frame = FCFrame()
|
||||
|
||||
Reference in New Issue
Block a user