<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Password protected Macro length limited"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=92620">bug 92620</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>difficultyBeginner, skillDesign, topicUI
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Password protected Macro length limited"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=92620#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Password protected Macro length limited"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=92620">bug 92620</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>uui/inc/ids.hrc RID_UUI_ERRHDL

"You are about to save/export a password protected basic library containing
module(s) \n$(ARG1)\nwhich are too large to store in binary format. If you wish
users that don't have access to the library password to be able to run macros
in those module(s) you must split those modules into a number of smaller
modules. Do you wish to continue to save/export this library?"

The message is pretty clear- and unclear at the same time. I understand that
splitting is required since the library is too large but I don't get why. And
it is absolutely unclear what continue means. How about this text:

"You are saving a password protected Basic library containing the module(s):
\n$(ARG1)\n
We cannot store this large module(s) in binary format, which is necessary for
the password protection. If you want to proceed with protection please split
the module into smaller pieces." and [Save without password] [Cancel]

(The button label might be tricky, see uui/source/iahndl.cxx)</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>