<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - BASIC CCur should obey locale setting"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128122">bug 128122</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;">CC</td>
           <td>
                
           </td>
           <td>arpitbandejiya@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - BASIC CCur should obey locale setting"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128122#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - BASIC CCur should obey locale setting"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128122">bug 128122</a>
              from <span class="vcard"><a class="email" href="mailto:ilmari.lauhakangas@libreoffice.org" title="Buovjaga <ilmari.lauhakangas@libreoffice.org>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>(In reply to Arpit Bandejiya from <a href="show_bug.cgi?id=128122#c14">comment #14</a>)
<span class="quote">> If possible can someone tell me how to generate the error ( how to change
> the locale to german) </span >

At least on Linux, you can first generate the German locale
<a href="https://wiki.archlinux.org/index.php/Locale">https://wiki.archlinux.org/index.php/Locale</a>

So in /etc/locale.gen you want to uncomment the line with de_DE.UTF-8 UTF-8 and
generate with locale-gen

Then you can launch LibreOffice from the command line with

LC_ALL=de_DE.UTF-8 libreoffice

(or point to where your soffice is in case of self-built version)</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>