Bug 12208 - schema.org microdata should not be picked up for translation
Summary: schema.org microdata should not be picked up for translation
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-07 07:47 UTC by paxed
Modified: 2017-04-03 06:07 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2014-05-07 07:47:24 UTC
The translation toolchain picks up the schema.org data into po-files.
For example:

#: opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl:100
#, c-format
msgid "MusicAlbum"
msgstr ""

#: opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl:1026
#, c-format
msgid "MusicGroup"
msgstr ""


These should not be translatable.