extras/source/autotext/lang/sw-TZ/standard/FN/content.xml | 6 +++--- extras/source/autotext/lang/szl/standard/FN/content.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
New commits: commit 9505c0f61de7ddcab969d5a63015cda19948acda Author: Laurent BP <[email protected]> AuthorDate: Sun Sep 15 17:41:38 2019 +0200 Commit: Laurent BP <[email protected]> CommitDate: Tue Sep 24 21:51:17 2019 +0200 Improve FN AutoText for szl Translate names which appear in Navigator Change-Id: I191cc0376a683e2efd1249bf7aa7761fd5819463 Reviewed-on: https://gerrit.libreoffice.org/78952 Tested-by: Jenkins Reviewed-by: Laurent BP <[email protected]> diff --git a/extras/source/autotext/lang/szl/standard/FN/content.xml b/extras/source/autotext/lang/szl/standard/FN/content.xml index b41b40baf853..5fb9c1d49ee3 100644 --- a/extras/source/autotext/lang/szl/standard/FN/content.xml +++ b/extras/source/autotext/lang/szl/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="Tabula1" 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="Ôbiekt1" 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> commit 130b0ffd491015df2dc1d6b272952d76980f0465 Author: Laurent BP <[email protected]> AuthorDate: Sun Sep 15 17:38:32 2019 +0200 Commit: Laurent BP <[email protected]> CommitDate: Tue Sep 24 21:50:49 2019 +0200 Improve FN AutoText for sw-TZ Translate names which appear in Navigator Change-Id: I2ceaaebcdfefd0cfd482f801b32eac928f29cb92 Reviewed-on: https://gerrit.libreoffice.org/78951 Tested-by: Jenkins Reviewed-by: Laurent BP <[email protected]> diff --git a/extras/source/autotext/lang/sw-TZ/standard/FN/content.xml b/extras/source/autotext/lang/sw-TZ/standard/FN/content.xml index b41b40baf853..526786b63c4b 100644 --- a/extras/source/autotext/lang/sw-TZ/standard/FN/content.xml +++ b/extras/source/autotext/lang/sw-TZ/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="Jedwali1" 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
