summaryrefslogtreecommitdiff
path: root/po/en.po
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-09-07 13:14:59 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-09-07 13:14:59 +0300
commitab893836d09a178460b9e64e76e42c89836e5721 (patch)
tree4f802d963792fb8692dad8d61a0010b12d1210a8 /po/en.po
parentc3e5a0c2d4168515804dc0823c93d0522982108c (diff)
Added image colorization preference
Option to colorize images to grayscale, text color, or preformatted color.
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po15
1 files changed, 15 insertions, 0 deletions
diff --git a/po/en.po b/po/en.po
index 609a4bca..46514e49 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1333,6 +1333,21 @@ msgstr "High Contrast"
1333msgid "prefs.saturation" 1333msgid "prefs.saturation"
1334msgstr "Saturation:" 1334msgstr "Saturation:"
1335 1335
1336msgid "prefs.imagestyle"
1337msgstr "Colorize images:"
1338
1339msgid "prefs.imagestyle.original"
1340msgstr "None"
1341
1342msgid "prefs.imagestyle.grayscale"
1343msgstr "Grayscale"
1344
1345msgid "prefs.imagestyle.text"
1346msgstr "Text Color"
1347
1348msgid "prefs.imagestyle.preformat"
1349msgstr "Preformatted Color"
1350
1336msgid "prefs.headingfont" 1351msgid "prefs.headingfont"
1337msgstr "Heading font:" 1352msgstr "Heading font:"
1338 1353