diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-14 19:14:59 +0200 |
---|---|---|
committer | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-24 21:37:39 +0200 |
commit | fda8233c08ba78c29a13ad78ca6d6eb7642e2018 (patch) | |
tree | 196182cd4de11ab1bba9f5ce73f6a8f797c44d6a /extras/source/autotext | |
parent | 8b207c0573ec7c598d86b20dce997615bf005025 (diff) |
Improve FN AutoText for kmr-Latn
Translate names which appear in Navigator
Change-Id: I31a5530c51edcaa57f5ea605c0512210b20f3c1e
Reviewed-on: https://gerrit.libreoffice.org/78907
Tested-by: Jenkins
Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
Diffstat (limited to 'extras/source/autotext')
-rw-r--r-- | extras/source/autotext/lang/kmr-Latn/standard/FN/content.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/autotext/lang/kmr-Latn/standard/FN/content.xml b/extras/source/autotext/lang/kmr-Latn/standard/FN/content.xml index b41b40baf853..ea77d3e779f6 100644 --- a/extras/source/autotext/lang/kmr-Latn/standard/FN/content.xml +++ b/extras/source/autotext/lang/kmr-Latn/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="Tablo1" 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="Bireser1" 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> |