diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-15 20:33:34 +0200 |
---|---|---|
committer | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-24 21:57:33 +0200 |
commit | cc65651a0490383f1a833bb6215d8ec4272d8b5d (patch) | |
tree | 20543d45e49ce58235b5f0c05a7402a671559d3e /extras/source | |
parent | b139d1cd129cb76f3664b52b9c02977446f779ec (diff) |
Improve FN AutoText for xh
Translate names which appear in Navigator
Change-Id: I398b69954b4b810ec340e430753f4e669f4e9944
Reviewed-on: https://gerrit.libreoffice.org/78966
Tested-by: Jenkins
Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
Diffstat (limited to 'extras/source')
-rw-r--r-- | extras/source/autotext/lang/xh/standard/FN/content.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/autotext/lang/xh/standard/FN/content.xml b/extras/source/autotext/lang/xh/standard/FN/content.xml index b41b40baf853..d9d081b79a4c 100644 --- a/extras/source/autotext/lang/xh/standard/FN/content.xml +++ b/extras/source/autotext/lang/xh/standard/FN/content.xml @@ -34,13 +34,13 @@ <text:sequence-decl text:display-outline-level="0" text:name="Text"/> <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/> </text:sequence-decls> - <table:table table:name="Tabel1" table:style-name="FormulaTable"> + <table:table table:name="Table1" table:style-name="FormulaTable"> <table:table-column table:style-name="FormulaTable.A"/> <table:table-column table:style-name="FormulaTable.B"/> <table:table-header-rows> <table:table-row> <table:table-cell table:style-name="FormulaTable.A1" office:value-type="string"> - <text:p text:style-name="P1"><draw:frame draw:style-name="fr1" draw:name="Objek1" text:anchor-type="as-char" draw:z-index="0"><draw:object xlink:href="./Object_1" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/> + <text:p text:style-name="P1"><draw:frame draw:style-name="fr1" draw:name="Object1" text:anchor-type="as-char" draw:z-index="0"><draw:object xlink:href="./Object_1" xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"/> <svg:desc>formula</svg:desc> </draw:frame></text:p> </table:table-cell> @@ -52,4 +52,4 @@ </table:table> </office:text> </office:body> -</office:document-content>
\ No newline at end of file +</office:document-content> |