Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Serhij Dubyk {Сергій Дубик} d5ea914f4d Bug 17827 - Untranslatable "by" in MARC21slim2intranetResults.xsl
Signed-off-by: Serhij Dubyk {Сергій Дубик} <serhijdubyk@gmail.com>

The "by" after the title was not translatable in the result
lists of the intranet. This patch fixes it by removing
a comment, that caused a problem with the translation
scripts.

To test:
Test:

Before this patch in file en-GB-marc-MARC21.po present next paragraph:

msgid "by "
msgstr " by "

According string "by " in the file MARC21slim2intranetResults.xsl can not be translated (in other languages).

After applying this patch performed next command:
cd /usr/share/koha/misc/translator
sudo env KOHA_CONF=/etc/koha/sites/mykohainstance/koha-conf.xml PERL5LIB=/usr/share/koha/lib perl -I /usr/share/koha/lib "./translate" update

Now in the file en-GB-marc-MARC21.po present the following (modified) paragraph:

msgid "by "
msgstr " by "

https://bugs.koha-community.org/show_bug.cgi?id=17827
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-01 11:14:58 -03:00
..
compact.xsl
Del9LinksExcept952.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
Del9LinksExcept995.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
Del952.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
Del995.xsl Bug 6681: introduce XSLT scripts to remove items and links 2014-11-14 09:31:36 -03:00
identity.xsl
MARC21slim2ATOM.xsl
MARC21slim2DC.xsl Bug 15170 - Add 264 field to MARC21*DC.xsl 2015-12-30 03:49:27 +00:00
MARC21slim2intranetDetail.xsl Bug 15140 (QA Followup) lowercase the search index 2017-07-26 14:42:45 -03:00
MARC21slim2intranetResults.xsl Bug 17827 - Untranslatable "by" in MARC21slim2intranetResults.xsl 2017-09-01 11:14:58 -03:00
MARC21slim2MADS.xsl Bug 16608 - Missing entity nbsp in some XML files 2016-06-10 17:40:55 +00:00
MARC21slim2MODS.xsl
MARC21slim2MODS3-1.xsl
MARC21slim2MODS3.xsl
MARC21slim2MODS32.xsl
MARC21slim2OAIDC.xsl Bug 15170 - Add 264 field to MARC21*DC.xsl 2015-12-30 03:49:27 +00:00
MARC21slim2RDFDC.xsl Bug 15170 - Add 264 field to MARC21*DC.xsl 2015-12-30 03:49:27 +00:00
MARC21slim2RDFDC.xsl.1
MARC21slim2RSS2.xsl
MARC21slim2SRWDC.xsl Bug 15170 - Add 264 field to MARC21*DC.xsl 2015-12-30 03:49:27 +00:00
MARC21slim9522852.xsl
MARC21slimUtils-MODS31.xsl
MARC21slimUtils.xsl Bug 14304: RDA: Intranet display link in XSLT for 264 field to reflect Zebra indexing 2016-03-25 21:57:55 +00:00
MARC21slimUtils2.xsl
NORMARCslim2intranetDetail.xsl Bug 16608 - Missing entity nbsp in some XML files 2016-06-10 17:40:55 +00:00
NORMARCslim2intranetResults.xsl Bug 14377 [QA Followup] - Add supression message to NORMARC XSLT 2016-04-29 12:57:01 +00:00
NORMARCslim2OAIDC.xsl
NORMARCslimUtils.xsl Bug 16608 - Missing entity nbsp in some XML files 2016-06-10 17:40:55 +00:00
oilsMARC21slim2HTML.xsl
plainMARC.xsl Bug 13151 - staff marc preview not wrapping 2014-11-21 15:04:00 -03:00
UNIMARC_compact.xsl Bug 13225: Z39.50 result Card View doesn't work for UNIMARC 2014-11-10 11:59:48 -03:00
UNIMARCslim2intranetDetail.xsl Bug 12829: Follow-up - fix small display issue in UNIMARC 2014-11-07 11:28:01 -03:00
UNIMARCslim2intranetResults.xsl Bug 16608 - Missing entity nbsp in some XML files 2016-06-10 17:40:55 +00:00
UNIMARCslim2OAIDC.xsl Bug 15162: Remove specific test in UNIMARCslim2*.xsl 2016-01-27 06:00:35 +00:00
UNIMARCslim2RDFDC.xsl Bug 15162: Remove specific test in UNIMARCslim2*.xsl 2016-01-27 06:00:35 +00:00
UNIMARCslim2SRWDC.xsl Bug 15162: Remove specific test in UNIMARCslim2*.xsl 2016-01-27 06:00:35 +00:00
UNIMARCslimUtils.xsl Bug 12900: IntranetBiblioDefaultView doesn't do anything with NORMARC or UNIMARC XSLT 2014-10-27 10:52:37 -03:00