[Libreoffice-commits] core.git: 3 commits - extras/source
Laurent BP (via logerrit)
logerrit at kemper.freedesktop.org
Tue Sep 24 19:39:39 UTC 2019
extras/source/autotext/lang/kmr-Latn/standard/FN/content.xml | 6 +++---
extras/source/autotext/lang/kn/standard/FN/content.xml | 6 +++---
extras/source/autotext/lang/kok/standard/FN/content.xml | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
New commits:
commit a3b9ec4ce916f1396109aa095321f9648913d5a0
Author: Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sat Sep 14 19:23:46 2019 +0200
Commit: Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:38:28 2019 +0200
Improve FN AutoText for kok
Translate names which appear in Navigator
Change-Id: I39499a8b670bec5bfa50ce3cb21972a4f84c6836
Reviewed-on: https://gerrit.libreoffice.org/78909
Tested-by: Jenkins
Reviewed-by: Laurent BP <laurent.balland-poirier at laposte.net>
diff --git a/extras/source/autotext/lang/kok/standard/FN/content.xml b/extras/source/autotext/lang/kok/standard/FN/content.xml
index b41b40baf853..ef7cdd041fc8 100644
--- a/extras/source/autotext/lang/kok/standard/FN/content.xml
+++ b/extras/source/autotext/lang/kok/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>
commit 8a5cc2fbf5c1e1c89d7c58d78c570c720b5ab82d
Author: Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sat Sep 14 19:18:49 2019 +0200
Commit: Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:38:03 2019 +0200
Improve FN AutoText for kn
Translate names which appear in Navigator
Change-Id: Ibbe4609a584dad0769a27d6852361393a0d3b91e
Reviewed-on: https://gerrit.libreoffice.org/78908
Tested-by: Jenkins
Reviewed-by: Laurent BP <laurent.balland-poirier at laposte.net>
diff --git a/extras/source/autotext/lang/kn/standard/FN/content.xml b/extras/source/autotext/lang/kn/standard/FN/content.xml
index b41b40baf853..76b55218a056 100644
--- a/extras/source/autotext/lang/kn/standard/FN/content.xml
+++ b/extras/source/autotext/lang/kn/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>
commit fda8233c08ba78c29a13ad78ca6d6eb7642e2018
Author: Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sat Sep 14 19:14:59 2019 +0200
Commit: Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:37:39 2019 +0200
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 at laposte.net>
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>
More information about the Libreoffice-commits
mailing list