<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Avoid styles in different languages to be unnecessary registered"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=116470">116470</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Avoid styles in different languages to be unnecessary registered
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.1.0.0.alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>himajin100000@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
see steps to reproduce
Steps to Reproduce:
0. Make sure you have two or more UI Locales.
In my case, I had English(USA) and Japanese
1. Run LibreOffice
2, Tools->Options from the main menu
3. Language Settings -> Languages from the tree
4. Set User interface to Englsih and Click OK
5. Load the attached document
6. Select Sheet1!A1:F11
7. Insert->Pivot Table from the main menu
8. Click OK in the "Select Source" dialog
9. Drag "Section" and "Score" from "Available Fields" into "Row Fields"
10. Drag "Weight" into DataFields. The item will change into "Sum - Weight".
Click OK.
11. Show styles sidebar by pressing F11
12. You will find "Pivot Table Category" style under "Default" Style.
13. Now save this file as "foobar.ods"
14, Tools->Options from the main menu
15. Language Settings -> Languages from the tree
16. Set User interface to Japanese and Click OK. Restart LibreOffice
17. Load "foobar.ods"
18. Repeat Step 6 to Step 11
Actual Results:
You will see "ピボットテーブルのカテゴリー" style(Japanese translation of "Pivot Table
Category")
IN ADDITION TO the original "Pivot Table Category" style in English translation
in "スタイル"(en-us:Style) sidebar
Expected Results:
You should only see "ピボットテーブルのカテゴリー"
Reproducible: Always
User Profile Reset: No
Additional Info:
I will write a patch.
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101
Firefox/61.0</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>