Bug 1335809 - Update shortName in wikipedia-sl.xml to match Wikipedia's searchplugin r?mkaply draft
authorFrancesco Lodolo (:flod) <flod@lodolo.net>
Tue, 04 Apr 2017 08:43:14 +0200
changeset 555381 f2b8a2fd826bf4966d57450de4d8fe2f45a7ea96
parent 555310 b5d8b27a753725c1de41ffae2e338798f3b5cacd
child 622599 c913ca2c91899f89f3ddef8f3b6faa02626944fe
push id52230
push userbmo:francesco.lodolo@gmail.com
push dateTue, 04 Apr 2017 06:43:47 +0000
reviewersmkaply
bugs1335809
milestone55.0a1
Bug 1335809 - Update shortName in wikipedia-sl.xml to match Wikipedia's searchplugin r?mkaply MozReview-Commit-ID: K33zDWHDZ8d
browser/locales/searchplugins/wikipedia-sl.xml
--- a/browser/locales/searchplugins/wikipedia-sl.xml
+++ b/browser/locales/searchplugins/wikipedia-sl.xml
@@ -1,14 +1,14 @@
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
 
 <SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
-<ShortName>Wikipedija</ShortName>
+<ShortName>Wikipedija (sl)</ShortName>
 <Description>Wikipedija, prosta enciklopedija</Description>
 <InputEncoding>UTF-8</InputEncoding>
 <Image width="16" height="16">resource://search-plugins/images/wikipedia.ico</Image>
 <Url type="application/x-suggestions+json" method="GET" template="https://sl.wikipedia.org/w/api.php">
   <Param name="action" value="opensearch"/>
   <Param name="search" value="{searchTerms}"/>
 </Url>
 <Url type="text/html" method="GET" template="https://sl.wikipedia.org/wiki/Posebno:Iskanje"