<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:ml.nishibori.kiyotaka@gmail.com" title="Kiyotaka Nishibori <ml.nishibori.kiyotaka@gmail.com>"> <span class="fn">Kiyotaka Nishibori</span></a>
</span> changed
<a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - duplicate message definitions in some .pot files"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107611">bug 107611</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;">Status</td>
<td>NEEDINFO
</td>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>1
</td>
<td>
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - duplicate message definitions in some .pot files"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107611#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - duplicate message definitions in some .pot files"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107611">bug 107611</a>
from <span class="vcard"><a class="email" href="mailto:ml.nishibori.kiyotaka@gmail.com" title="Kiyotaka Nishibori <ml.nishibori.kiyotaka@gmail.com>"> <span class="fn">Kiyotaka Nishibori</span></a>
</span></b>
<pre>(In reply to Jean-Baptiste Faure from <a href="show_bug.cgi?id=107611#c5">comment #5</a>)
<span class="quote">> Hi Kiyotaka Nishibori,
>
> Please could you try again with a clean clone of the source code of the
> current 5.4 branch ?
>
> Set status to NEEDINFO, please set it back to UNCONFIRMED once requested
> informations are provided.
>
> Best regards. JBF</span >
Hi Jean-Baptiste Faure,
I tried again on libreoffice-5-4 branch and 17 messages were still duplicate:
pot/basic/source/classes.pot:893: duplicate message definition...
pot/basic/source/classes.pot:814: ...this is the location of the first
definition
pot/sc/source/ui/src.pot:24279: duplicate message definition...
pot/sc/source/ui/src.pot:24260: ...this is the location of the first
definition
pot/sc/source/ui/src.pot:24689: duplicate message definition...
pot/sc/source/ui/src.pot:24670: ...this is the location of the first
definition
pot/sc/source/ui/src.pot:24739: duplicate message definition...
pot/sc/source/ui/src.pot:24720: ...this is the location of the first
definition
pot/sc/source/ui/src.pot:24789: duplicate message definition...
pot/sc/source/ui/src.pot:24770: ...this is the location of the first
definition
pot/scaddins/source/analysis.pot:2165: duplicate message definition...
pot/scaddins/source/analysis.pot:2146: ...this is the location of the first
definition
pot/scaddins/source/analysis.pot:2265: duplicate message definition...
pot/scaddins/source/analysis.pot:2256: ...this is the location of the first
definition
pot/scaddins/source/analysis.pot:2285: duplicate message definition...
pot/scaddins/source/analysis.pot:2276: ...this is the location of the first
definition
pot/sd/source/core.pot:574: duplicate message definition...
pot/sd/source/core.pot:565: ...this is the location of the first definition
pot/svtools/source/misc.pot:611: duplicate message definition...
pot/svtools/source/misc.pot:602: ...this is the location of the first
definition
pot/svx/source/dialog.pot:4385: duplicate message definition...
pot/svx/source/dialog.pot:4236: ...this is the location of the first
definition
pot/svx/source/dialog.pot:4485: duplicate message definition...
pot/svx/source/dialog.pot:4476: ...this is the location of the first
definition
pot/svx/source/src.pot:63: duplicate message definition...
pot/svx/source/src.pot:54: ...this is the location of the first definition
pot/svx/source/src.pot:133: duplicate message definition...
pot/svx/source/src.pot:124: ...this is the location of the first definition
pot/svx/source/src.pot:363: duplicate message definition...
pot/svx/source/src.pot:304: ...this is the location of the first definition
pot/svx/source/src.pot:825: duplicate message definition...
pot/svx/source/src.pot:816: ...this is the location of the first definition
pot/sw/source/ui/utlui.pot:1976: duplicate message definition...
pot/sw/source/ui/utlui.pot:1957: ...this is the location of the first
definition
Steps of reproduction:
1. git -b libreoffice-5-4 git://anongit.freedesktop.org/libreoffice/core
libreoffice-5-4-testing
2. cd libreoffice-5-4-testing
3. ./autogen-sh --with-help --with-lang="ja"
4. make fetch
5. make
6. make translations
7. cd workdir
8. LANG=C; for i in `find pot -name "*.pot" -print|sort`; do msgfmt -cv -o
/dev/null $i 2>&1|grep -e 'definition'; done
Version information:
Version: 5.4.1.0.0+
Build ID: b6de2875e4b87e55ccef20fb83181f651370ce9a
CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: gtk3;
Locale: ja-JP (ja_JP.utf-8); Calc: CL</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>