Remove <code/> from 'linksearch-text' message
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 11 Jul 2015 17:18:12 +0000 (19:18 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 13 Jul 2015 15:24:49 +0000 (17:24 +0200)
It provides no value and looks really ugly.

Would be nice to automatically fix all translations too, if possible.

Change-Id: Ib27e4e94401061bd51f45901d7f9d8246bf35c2c

languages/i18n/en.json

index 3a47bce..a2deaac 100644 (file)
        "linksearch-pat": "Search pattern:",
        "linksearch-ns": "Namespace:",
        "linksearch-ok": "Search",
-       "linksearch-text": "Wildcards such as \"*.wikipedia.org\" may be used.\nNeeds at least a top-level domain, for example \"*.org\".<br />\nSupported {{PLURAL:$2|protocol|protocols}}: <code>$1</code> (defaults to http:// if no protocol is specified).",
+       "linksearch-text": "Wildcards such as \"*.wikipedia.org\" may be used.\nNeeds at least a top-level domain, for example \"*.org\".<br />\nSupported {{PLURAL:$2|protocol|protocols}}: $1 (defaults to http:// if no protocol is specified).",
        "linksearch-line": "$1 is linked from $2",
        "linksearch-error": "Wildcards may appear only at the start of the hostname.",
        "listusersfrom": "Display users starting at:",