We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e326483 + 5260d44 commit ab02e60Copy full SHA for ab02e60
1 file changed
ppdippstr.py
@@ -118,7 +118,7 @@ def init ():
118
"Resolution": _("Resolution"),
119
120
"Color Mode": _("Color Mode"),
121
- "Hight Quality Grayscale": _("Hight Quality Grayscale"),
+ "High Quality Grayscale": _("High Quality Grayscale"),
122
"Black Only Grayscale": _("Black Only Grayscale"),
123
124
"Quality": _("Quality"),
@@ -146,7 +146,7 @@ def init ():
146
"Transparency": _("Transparency"),
147
"Plain Paper": _("Plain Paper"),
148
"Plain": _("Plain"),
149
- "Photo Paper)": _("Photo Paper)"),
+ "Photo Paper": _("Photo Paper"),
150
"Transparency Film": _("Transparency Film"),
151
"CD or DVD Media": _("CD or DVD Media"),
152
"Print Density": _("Print Density"),
0 commit comments