<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error with new function recherchev (in french)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132131#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error with new function recherchev (in french)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132131">bug 132131</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>On pc Debian x86-64 with master sources updated today, I can reproduce this but
with French UI only, not with English UI.

For devs:
I tried to change locally translation/source/fr/formula/messages.po
index f29fdff7c76..62adb2f8b69 100644
--- a/source/fr/formula/messages.po
+++ b/source/fr/formula/messages.po
@@ -2432,7 +2432,7 @@ msgstr "#NUM !"
 #: formula/inc/core_resource.hrc:2687
 msgctxt "RID_STRLIST_FUNCTION_NAMES"
 msgid "#N/A"
-msgstr "#N/D"
+msgstr "#N/A"

I made a make formula.clean && make sc.clean && make formula && make sc && make
postprocess
Then I removed local profile but I still got #N/D
I don't feel like cleaning the whole build just to test this.

I'm stuck here.</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>