<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - LO7RC1 - LANGPACK macOS - many versions fail to recognize LibreOffice 7.0 / 7.1 installation as valid on Catalina and Big Sur"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134607#c96">Comment # 96</a>
              on <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - LO7RC1 - LANGPACK macOS - many versions fail to recognize LibreOffice 7.0 / 7.1 installation as valid on Catalina and Big Sur"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134607">bug 134607</a>
              from <span class="vcard"><a class="email" href="mailto:nerd.bert@hotmail.de" title="Nerd Bert <nerd.bert@hotmail.de>"> <span class="fn">Nerd Bert</span></a>
</span></b>
        <pre>All that what I saw on this page didn´t work for me (Catalina, LibreOffice
7.1.2.2 and de-Languagepack)

So I tried a different workaround, that at least works for me. I copied the
language files by hand. Hope it helps you too

Steps, after you installed libreOffice:

- Download Language-Pack of your choice that has exactly the same release as
your libreoffice release
- Open it in Finder (start it, it will mount the volume but don´t do anything
else)
- Now open terminal and create a folder, I named it LP: 
- mkdir LP
- cd LP
- Check, what your language is and change (de) in next step to your
language-letter:
- cp -pr /Volumes/LibreOffice\ de\ Language\ Pack/ .
- cd cd LibreOffice\ Language\ Pack.app/Contents/Resources
- tar -xzf tarball.tar.bz2
- cd Contents/Resources
- Now we copy all that stuff to the folder of the LibreOffice-Application. In
my case its located in /Applications/LibreOffice.app:
- cp -pr . /Applications/LibreOffice.app/Contents/Resources
- go to that folder: 
- cd /Applications/LibreOffice.app/Contents/Resources
- Now we need to set the rights of the group to right value
- chgrp -R admin .

Start your LibreOffice at enjoy it in your language

Cheers,
Nerd Bert</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>