<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mihhkel@gmail.com" title="Mihkel Tõnnov <mihhkel@gmail.com>"> <span class="fn">Mihkel Tõnnov</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Compound string in Calc: "Total " + "Result""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114696">bug 114696</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;">Version</td>
           <td>unspecified
           </td>
           <td>Inherited From OOo
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Compound string in Calc: "Total " + "Result""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114696#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Compound string in Calc: "Total " + "Result""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114696">bug 114696</a>
              from <span class="vcard"><a class="email" href="mailto:mihhkel@gmail.com" title="Mihkel Tõnnov <mihhkel@gmail.com>"> <span class="fn">Mihkel Tõnnov</span></a>
</span></b>
        <pre>Played around some more with a pivot table and found that "Total" is also
compounded with these:
"Sum" = FDigt, globstr.hrc:181, STR_FUN_TEXT_SUM
"Count" = SZAUf, globstr.hrc:183, STR_FUN_TEXT_COUNT
"Average" = B58nD, globstr.hrc:185, STR_FUN_TEXT_AVG
"Median" = AoUSX, globstr.hrc:186, STR_FUN_TEXT_MEDIAN
"Max" = YMzF9, globstr.hrc:187, STR_FUN_TEXT_MAX
"Min" = A8fBH, globstr.hrc:188, STR_FUN_TEXT_MIN
"Product" = oZVg5, globstr.hrc:189, STR_FUN_TEXT_PRODUCT
"StDev" = 6FXQo, globstr.hrc:190, STR_FUN_TEXT_STDDEV
"Var" = NhH7q, globstr.hrc:191, STR_FUN_TEXT_VAR

All of these are also used on their own.

Not sure about the other strings I mentioned in <a href="show_bug.cgi?id=114696#c0">comment #0</a>.

The issue is inherited from OOo (found an old spreadsheet created with OOo
3.2.0 that shows "Total Result" translated in a way that could only stem from
string compounding).</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>