<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p> </p>
    <p>Dear
      all,</p>
    <p>When switching on the Bootstrap OPAC in Evergreen 3.6.2, we have
      encountered the following error:</p>
    <p>Mar 15 09:09:46 osok20 apache2[2246]: [perl:warn] [pid 2246]
      [client <a href="http://193.165.158.242:38716/">193.165.158.242:38716</a>]
      egweb: template error: file error - opac/i18n_strings.tt2: not
      found</p>
    <p>We have found out that the file in question (i18n_strings.tt2) is
      really missing (see
<a class="moz-txt-link-freetext" href="https://git.evergreen-ils.org/?p=Evergreen.git;a=tree;f=Open-ILS/src/templates-bootstrap/opac;h=5e0a76752dd0f3bc89b08c4b34119a442e4525f4;hb=HEAD">https://git.evergreen-ils.org/?p=Evergreen.git;a=tree;f=Open-ILS/src/templates-bootstrap/opac;h=5e0a76752dd0f3bc89b08c4b34119a442e4525f4;hb=HEAD</a>)
      and so we added it as a symlink to the Bootstrap OPAC:</p>
    <p>ln -s ../../templates/opac/i18n_strings.tt2 i18n_strings.tt2</p>
    <p>Duplication of files, or rather how to avoid it, has been
      thoroughly discussed on Launchpad, see for example Jane's
      contribution to the discussion:
      <a
        href="https://bugs.launchpad.net/evergreen/+bug/1778972/comments/27">https://bugs.launchpad.net/evergreen/+bug/1778972/comments/27</a>
      (actually mentioning the file i18n_strings.tt2 as an example).</p>
    <p>Nevertheless, in order to avoid encountering the error and having
      to add the symlink, shouldn't the file be copied to the Bootstrap
      theme also in the master?</p>
    <p>Linda</p>
    <p>
      <style type="text/css">p { margin-bottom: 0.25cm; line-height: 115%; background: transparent }a:visited { color: #800000; so-language: zxx; text-decoration: underline }a:link { color: #000080; so-language: zxx; text-decoration: underline }</style></p>
  </body>
</html>