[chore] Add translator comment for Alexandre Dumas (#5851)

The "author:" prefix looks like some kind of special search syntax, but it doesn't seem to be.
This commit is contained in:
Frans de Jonge
2020-02-12 17:39:08 +01:00
committed by GitHub
parent 2c102b245b
commit 0cdbd7bd38

View File

@@ -682,7 +682,8 @@ function OPDSBrowser:browseSearchable(browse_url, username, password)
title = _("Search OPDS catalog"),
input = "",
hint = _("Search string"),
input_hint = _("author:dumas alexandre"),
-- @translators: This is an input hint for something to search for in an OPDS catalog, namely a famous author everyone knows. It probably doesn't need to be localized, but this is just here in case another name or book title would be more appropriate outside of a European context.
input_hint = _("Alexandre Dumas"),
input_type = "string",
description = _("%s in url will be replaced by your input"),
buttons = {