diff options
author | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-12 21:32:42 +0200 |
---|---|---|
committer | Laurent BP <laurent.balland-poirier@laposte.net> | 2019-09-24 21:20:29 +0200 |
commit | 102663df30faa5b707b1f80a0ced41e9d55db362 (patch) | |
tree | 61f551766c68251d09fe95943013043114f10ee2 /extras/source/autotext | |
parent | 8e358c73b5f5e7423e0eb85c6f5e76d07457c060 (diff) |
Improve FN AutoText for as
Translate names which appear in Navigator
Change-Id: I0d5a25d85a044537671eafeb650495ba25111173
Reviewed-on: https://gerrit.libreoffice.org/78843
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/as/standard/FN/content.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/source/autotext/lang/as/standard/FN/content.xml b/extras/source/autotext/lang/as/standard/FN/content.xml index b41b40baf853..7faeb6ca903d 100644 --- a/extras/source/autotext/lang/as/standard/FN/content.xml +++ b/extras/source/autotext/lang/as/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="টেবুল1" 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="বস্তু1" 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> |