mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Remove unneeded string S.DARKEST (#3552)
This commit is contained in:
@@ -46,7 +46,6 @@ S.LIGHTEST = _("lightest")
|
||||
S.LIGHTER = _("lighter")
|
||||
S.DEFAULT = _("default")
|
||||
S.DARKER = _("darker")
|
||||
S.DARKEST = _("darkest")
|
||||
S.NATIVE = _("native")
|
||||
S.LOW = _("low")
|
||||
S.HIGH = _("high")
|
||||
|
||||
Reference in New Issue
Block a user