X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=fad13149ae6f39c2c531ed6bdb31fe5a70a17417;hp=f6a7e58dde3fd0f681bbf2638f8440b09c005168;hb=43c13e73049047842837d837bb3537f1c550a0a4;hpb=7725c755867ac19af417dcb66fe66d0e8d3f6f9a diff --git a/languages/i18n/en.json b/languages/i18n/en.json index f6a7e58dde..fad13149ae 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -778,6 +778,7 @@ "parser-template-loop-warning": "Template loop detected: [[$1]]", "template-loop-category": "Pages with template loops", "template-loop-category-desc": "The page contains a template loop, ie. a template which calls itself recursively.", + "template-loop-warning": "Warning: This page calls [[:$1]] which causes a template loop (an infinite recursive call).", "parser-template-recursion-depth-warning": "Template recursion depth limit exceeded ($1)", "language-converter-depth-warning": "Language converter depth limit exceeded ($1)", "node-count-exceeded-category": "Pages where node count is exceeded", @@ -3031,8 +3032,10 @@ "newimages-legend": "Filter", "newimages-label": "Filename (or a part of it):", "newimages-user": "IP address or username", + "newimages-newbies": "Show contributions of new accounts only", "newimages-showbots": "Show uploads by bots", "newimages-hidepatrolled": "Hide patrolled uploads", + "newimages-mediatype": "Media type:", "noimages": "Nothing to see.", "gallery-slideshow-toggle": "Toggle thumbnails", "ilsubmit": "Search", @@ -3815,7 +3818,7 @@ "tags-create-reason": "Reason:", "tags-create-submit": "Create", "tags-create-no-name": "You must specify a tag name.", - "tags-create-invalid-chars": "Tag names must not contain commas (,) or forward slashes (/).", + "tags-create-invalid-chars": "Tag names must not contain commas (,), pipes (|), or forward slashes (/).", "tags-create-invalid-title-chars": "Tag names must not contain characters that cannot be used in page titles.", "tags-create-already-exists": "The tag \"$1\" already exists.", "tags-create-warnings-above": "The following {{PLURAL:$2|warning was|warnings were}} encountered when attempting to create the tag \"$1\":",