Kaydet (Commit) 1971c61a authored tarafından Julien Nabet's avatar Julien Nabet Kaydeden (comit) Andras Timar

tdf#124240: make type in TOC translatable

Change-Id: Ie3e713786b096657571d0abe0806b1d45d2b5341
Reviewed-on: https://gerrit.libreoffice.org/69585
Tested-by: Jenkins
Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
üst 8bf37267
......@@ -122,13 +122,13 @@
<property name="can_focus">False</property>
<property name="halign">start</property>
<items>
<item id="1" context="tocindexpage|liststore1">Table of Contents</item>
<item id="2" context="tocindexpage|liststore1">Alphabetical Index</item>
<item id="4" context="tocindexpage|liststore1">Table of Figures</item>
<item id="8" context="tocindexpage|liststore1">Index of Tables</item>
<item id="16" context="tocindexpage|liststore1">User-Defined</item>
<item id="32" context="tocindexpage|liststore1">Table of Objects</item>
<item id="64" context="tocindexpage|liststore1">Bibliography</item>
<item id="1" translatable="yes" context="tocindexpage|liststore1">Table of Contents</item>
<item id="2" translatable="yes" context="tocindexpage|liststore1">Alphabetical Index</item>
<item id="4" translatable="yes" context="tocindexpage|liststore1">Table of Figures</item>
<item id="8" translatable="yes" context="tocindexpage|liststore1">Index of Tables</item>
<item id="16" translatable="yes" context="tocindexpage|liststore1">User-Defined</item>
<item id="32" translatable="yes" context="tocindexpage|liststore1">Table of Objects</item>
<item id="64" translatable="yes" context="tocindexpage|liststore1">Bibliography</item>
</items>
</object>
<packing>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment