Bug 12208

Summary: schema.org microdata should not be picked up for translation
Product: Koha Reporter: paxed <pasi.kallinen>
Component: I18N/L10NAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: f.demians, veron
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11527
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

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.