We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53662cf + c9a7497 commit f0fc8b0Copy full SHA for f0fc8b0
news/+i18n.bugfix
@@ -0,0 +1 @@
1
+Do not create empty translation msgids @erral
src/plone/base/interfaces/controlpanel.py
@@ -1651,7 +1651,6 @@ class IImagingSchema(Interface):
1651
1652
highpixeldensity_scales = schema.Choice(
1653
title=_("High pixel density mode"),
1654
- description=_(""),
1655
default="disabled",
1656
vocabulary=SimpleVocabulary(
1657
[
0 commit comments