From 0cdbd7bd387ce6da3142dc4895324de25cfa7eb3 Mon Sep 17 00:00:00 2001 From: Frans de Jonge Date: Wed, 12 Feb 2020 17:39:08 +0100 Subject: [PATCH] [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. --- frontend/ui/widget/opdsbrowser.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/ui/widget/opdsbrowser.lua b/frontend/ui/widget/opdsbrowser.lua index 14f401370..5188f0934 100644 --- a/frontend/ui/widget/opdsbrowser.lua +++ b/frontend/ui/widget/opdsbrowser.lua @@ -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 = {