X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=8add481fdbbb7f3d6ff000c4ebecac0f221efd29;hb=598149dc9aee67abad12684251c98f8437258754;hp=a44b3cfd6a7c8be52e540515bad1da585a4c40d3;hpb=b95ca29602793f39191c06cd6941e3f32ab1bbb8;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index a44b3cfd6a..8add481fdb 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -779,6 +779,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", @@ -1386,7 +1387,7 @@ "rcfilters-empty-filter": "No active filters. All contributions are shown.", "rcfilters-filterlist-title": "Filters", "rcfilters-filterlist-whatsthis": "How do these work?", - "rcfilters-filterlist-feedbacklink": "Provide feedback on the new (beta) filters", + "rcfilters-filterlist-feedbacklink": "Tell us what you think about these (new) filtering tools", "rcfilters-highlightbutton-title": "Highlight results", "rcfilters-highlightmenu-title": "Select a color", "rcfilters-highlightmenu-help": "Select a color to highlight this property", @@ -1468,7 +1469,9 @@ "rcfilters-liveupdates-button": "Live updates", "rcfilters-liveupdates-button-title-on": "Turn off live updates", "rcfilters-liveupdates-button-title-off": "Display new changes as they happen", - "rcfilters-watchlist-markSeen-button": "Mark all changes as seen", + "rcfilters-watchlist-markseen-button": "Mark all changes as seen", + "rcfilters-watchlist-edit-watchlist-button": "Edit your list of watched pages", + "rcfilters-watchlist-showupdated": "Changes to pages you haven't visited since the changes occurred are in bold, with solid markers.", "rcnotefrom": "Below {{PLURAL:$5|is the change|are the changes}} since $3, $4 (up to $1 shown).", "rclistfromreset": "Reset date selection", "rclistfrom": "Show new changes starting from $2, $3", @@ -2218,7 +2221,7 @@ "unwatchthispage": "Stop watching", "notanarticle": "Not a content page", "notvisiblerev": "The last revision by a different user has been deleted", - "watchlist-details": "{{PLURAL:$1|$1 page|$1 pages}} on your watchlist, not separately counting talk pages.", + "watchlist-details": "{{PLURAL:$1|$1 page is|$1 pages are}} on your Watchlist (plus talk pages).", "wlheader-enotif": "Email notification is enabled.", "wlheader-showupdated": "Pages that have been changed since you last visited them are shown in bold.", "wlnote": "Below {{PLURAL:$1|is the last change|are the last $1 changes}} in the last {{PLURAL:$2|hour|$2 hours}}, as of $3, $4.", @@ -2457,7 +2460,9 @@ "sp-contributions-explain": "", "sp-contributions-footer": "-", "sp-contributions-footer-anon": "-", + "sp-contributions-footer-anon-range": "-", "sp-contributions-footer-newbies": "-", + "sp-contributions-outofrange": "Unable to show any results. The requested IP range is larger than the CIDR limit of /$1.", "whatlinkshere": "What links here", "whatlinkshere-title": "Pages that link to \"$1\"", "whatlinkshere-summary": "", @@ -4369,7 +4374,7 @@ "undelete-cantedit": "You cannot undelete this page as you are not allowed to edit this page.", "undelete-cantcreate": "You cannot undelete this page as there is no existing page with this name and you are not allowed to create this page.", "pagedata-title": "Page data", - "pagedata-text": "This page provides a data interface to pages. Please provide the page title in the URL, using subpage syntax.\n* Content negotiation applies based on you client's Accept header. This means that the page data will be provided in the format preferred by your client.", + "pagedata-text": "This page provides a data interface to pages. Please provide the page title in the URL, using subpage syntax.\n* Content negotiation applies based on your client's Accept header. This means that the page data will be provided in the format preferred by your client.", "pagedata-not-acceptable": "No matching format found. Supported MIME types: $1", "pagedata-bad-title": "Invalid title: $1." }