X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=5e206ef6dfe042ef6ddc2b9a9e1c76f7fb85c349;hp=301408fca80445c0d7db4cd897d7350b682117c3;hb=5aea96df5a7b55fe1be74dcc5259508b05d89577;hpb=63c30080f550da8ddaad1b9522560f5279e2dda4 diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 301408fca8..5e206ef6df 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -3055,6 +3055,7 @@ "pageinfo-category-subcats": "Number of subcategories", "pageinfo-category-files": "Number of files", "pageinfo-user-id": "User ID", + "pageinfo-file-hash": "Hash value", "markaspatrolleddiff": "Mark as patrolled", "markaspatrolledlink": "[$1]", "markaspatrolledtext": "Mark this page as patrolled", @@ -4186,9 +4187,9 @@ "limitreport-expensivefunctioncount": "Expensive parser function count", "limitreport-expensivefunctioncount-value": "$1/$2", "expandtemplates": "Expand templates", - "expand_templates_intro": "This special page takes text and expands all templates in it recursively.\nIt also expands supported parser functions like\n{{#language:…}} and variables like\n{{CURRENTDAY}}.\nIn fact, it expands pretty much everything in double-braces.", + "expand_templates_intro": "This special page takes wikitext and expands all templates in it recursively.\nIt also expands supported parser functions like\n{{#language:…}} and variables like\n{{CURRENTDAY}}.\nIn fact, it expands pretty much everything in double-braces.", "expand_templates_title": "Context title, for {{FULLPAGENAME}}, etc.:", - "expand_templates_input": "Input text:", + "expand_templates_input": "Input wikitext:", "expand_templates_output": "Result", "expand_templates_xml_output": "XML output", "expand_templates_html_output": "Raw HTML output", @@ -4200,7 +4201,7 @@ "expand_templates_preview": "Preview", "expand_templates_preview_fail_html": "Because {{SITENAME}} has raw HTML enabled and there was a loss of session data, the preview is hidden as a precaution against JavaScript attacks.\n\nIf this is a legitimate preview attempt, please try again.\nIf it still does not work, try [[Special:UserLogout|logging out]] and logging back in, and check that your browser allows cookies from this site.", "expand_templates_preview_fail_html_anon": "Because {{SITENAME}} has raw HTML enabled and you are not logged in, the preview is hidden as a precaution against JavaScript attacks.\n\nIf this is a legitimate preview attempt, please [[Special:UserLogin|log in]] and try again.", - "expand_templates_input_missing": "You need to provide at least some input text.", + "expand_templates_input_missing": "You need to provide at least some input wikitext.", "pagelanguage": "Change page language", "pagelang-name": "Page", "pagelang-language": "Language",