Unknown author fix, 27 August 2026

This commit is contained in:
Jonathan Harker 2026-08-29 22:54:29 +12:00
parent 61b2d57f61
commit 6df6071a72
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ settings definitions for i18n
local i18n_t = {
["cite_q"] = "{{cite Q|",
["erratum"] = "(erratum)",
["unknown-author"] = mw.wikibase.getLabel("Q4233718"):gsub("^%l", mw.ustring.upper),
-- ["unknown-author"] = mw.wikibase.getLabel("Q4233718"):gsub("^%l", mw.ustring.upper),
["wdq"] = "[[WDQ (identifier)|Wikidata]]", -- go through "WDQ (identifier)" redirect to reduce clutter in "What links here" and improve reverse lookup. Keep in sync with {{QID}}.
["wikisource"] = "enwikisource",
["errors"] = {