X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesEn.php;h=e1982d9b3b207b7d9c73f1f1ad58a4c0c1c835eb;hb=9a3c1fcede0b3c8af6bf7ad56016ced03969b35d;hp=491c28ade4201e6741df03b5fbc9b49d81b656ec;hpb=8b221d9a246583ce3151090782a19eb5f9dfeeda;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 491c28ade4..e1982d9b3b 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3801,4 +3801,15 @@ Enter the filename without the "{{ns:file}}:" prefix.', #Put all regex fragments above this line. Leave this line exactly as it is', +## Taggng-related stuff +'tag-filter' => '[[Special:Tags|Tag]] filter:', +'tag-filter-submit' => 'Filter', +'tags-title' => 'Tags', +'tags-intro' => 'This page lists the tags that the software may mark an edit with, and their meaning.', +'tags-tag' => 'Internal tag name', +'tags-display-header' => 'Appearance on change lists', +'tags-description-header' => 'Full description of meaning', +'tags-hitcount-header' => 'Tagged edits', +'tags-edit' => 'edit', +'tags-hitcount' => '$1 changes', );