From: Toni Hermoso Pulido Date: Tue, 21 Feb 2017 22:32:46 +0000 (+0100) Subject: Add "redirecció" as translation for the "redirect" keyword X-Git-Tag: 1.31.0-rc.0~4029^2 X-Git-Url: http://git.cyclocoop.org/%22.%28%24lien.?a=commitdiff_plain;h=cbb8b2fda1173eaf43b975f9fadae70a59f2b719;p=lhc%2Fweb%2Fwiklou.git Add "redirecció" as translation for the "redirect" keyword So that editors etc. prefer it over the Occitan translation. While at it, remove old non-working bookstore URL. Change-Id: Iee2c6844b9e324ee7811f337c02ab06b348b651b --- diff --git a/languages/messages/MessagesCa.php b/languages/messages/MessagesCa.php index cb26337ecd..b38287e0ec 100644 --- a/languages/messages/MessagesCa.php +++ b/languages/messages/MessagesCa.php @@ -128,6 +128,7 @@ $specialPageAliases = [ ]; $magicWords = [ + 'redirect' => [ '0', '#REDIRECCIÓ', '#REDIRECCIO', '#REDIRECT' ], 'numberofarticles' => [ '1', 'NOMBRED\'ARTICLES', 'NUMBEROFARTICLES' ], 'numberoffiles' => [ '1', 'NOMBRED\'ARXIUS', 'NUMBEROFFILES' ], 'numberofusers' => [ '1', 'NOMBRED\'USUARIS', 'NUMBEROFUSERS' ], @@ -169,8 +170,7 @@ $datePreferences = [ $defaultDateFormat = 'dmy'; $bookstoreList = [ - 'Catàleg Col·lectiu de les Universitats de Catalunya' => 'http://ccuc.cbuc.es/cgi-bin/vtls.web.gateway?searchtype=control+numcard&searcharg=$1', - 'Totselsllibres.com' => 'http://www.totselsllibres.com/tel/publi/busquedaAvanzadaLibros.do?ISBN=$1', + 'Catàleg Col·lectiu de les Universitats de Catalunya' => 'http://ccuc.cbuc.cat/search*cat/X?SEARCH=$1', 'inherit' => true, ];