Bug 12254

Summary: I18N should ignore the example responses in ILSDI template
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
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description paxed 2014-05-14 08:36:17 UTC
opac-tmpl/bootstrap/en/modules/ilsdi.tt has example responses, such as:
&lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt;
&lt;GetRecords&gt;
  &lt;record&gt;

These show up in the po-files as translatable strings, but they really should not.