diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-09-07 13:14:59 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-09-07 13:14:59 +0300 |
commit | ab893836d09a178460b9e64e76e42c89836e5721 (patch) | |
tree | 4f802d963792fb8692dad8d61a0010b12d1210a8 /po/en.po | |
parent | c3e5a0c2d4168515804dc0823c93d0522982108c (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.po | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1333,6 +1333,21 @@ msgstr "High Contrast" | |||
1333 | msgid "prefs.saturation" | 1333 | msgid "prefs.saturation" |
1334 | msgstr "Saturation:" | 1334 | msgstr "Saturation:" |
1335 | 1335 | ||
1336 | msgid "prefs.imagestyle" | ||
1337 | msgstr "Colorize images:" | ||
1338 | |||
1339 | msgid "prefs.imagestyle.original" | ||
1340 | msgstr "None" | ||
1341 | |||
1342 | msgid "prefs.imagestyle.grayscale" | ||
1343 | msgstr "Grayscale" | ||
1344 | |||
1345 | msgid "prefs.imagestyle.text" | ||
1346 | msgstr "Text Color" | ||
1347 | |||
1348 | msgid "prefs.imagestyle.preformat" | ||
1349 | msgstr "Preformatted Color" | ||
1350 | |||
1336 | msgid "prefs.headingfont" | 1351 | msgid "prefs.headingfont" |
1337 | msgstr "Heading font:" | 1352 | msgstr "Heading font:" |
1338 | 1353 | ||