[Libreoffice-commits] core.git: 3 commits - extras/source

Laurent BP (via logerrit) logerrit at kemper.freedesktop.org
Tue Sep 24 19:55:23 UTC 2019


 extras/source/autotext/lang/th/standard/FN/content.xml |    6 +++---
 extras/source/autotext/lang/tn/standard/FN/content.xml |    6 +++---
 extras/source/autotext/lang/ts/standard/FN/content.xml |    6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 6c462bb28c151e1390c8e9822a9d9d01c8771e02
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sun Sep 15 18:01:35 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:54:16 2019 +0200

    Improve FN AutoText for ts
    
    Translate names which appear in Navigator
    
    Change-Id: I94d05a49198c4e4092862a931cbbb483c5832b53
    Reviewed-on: https://gerrit.libreoffice.org/78958
    Tested-by: Jenkins
    Reviewed-by: Laurent BP <laurent.balland-poirier at laposte.net>

diff --git a/extras/source/autotext/lang/ts/standard/FN/content.xml b/extras/source/autotext/lang/ts/standard/FN/content.xml
index b41b40baf853..d9d081b79a4c 100644
--- a/extras/source/autotext/lang/ts/standard/FN/content.xml
+++ b/extras/source/autotext/lang/ts/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>
commit fa484950f67bce9a8d42bcdbb10c32b0bcb15e99
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sun Sep 15 17:58:38 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:53:53 2019 +0200

    Improve FN AutoText for tn
    
    Translate names which appear in Navigator
    
    Change-Id: I9a21ca19b6b2cb519af617c75d80558c374671a2
    Reviewed-on: https://gerrit.libreoffice.org/78957
    Tested-by: Jenkins
    Reviewed-by: Laurent BP <laurent.balland-poirier at laposte.net>

diff --git a/extras/source/autotext/lang/tn/standard/FN/content.xml b/extras/source/autotext/lang/tn/standard/FN/content.xml
index b41b40baf853..be222b5cdf1f 100644
--- a/extras/source/autotext/lang/tn/standard/FN/content.xml
+++ b/extras/source/autotext/lang/tn/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="Sediriswa1" 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 f5cc77687eac68316b362fe3a8fb7af5fed5d40a
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sun Sep 15 17:55:39 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:53:30 2019 +0200

    Improve FN AutoText for th
    
    Translate names which appear in Navigator
    
    Change-Id: I019d94749eaf058bf637fe0957bd158ffcc91313
    Reviewed-on: https://gerrit.libreoffice.org/78956
    Tested-by: Jenkins
    Reviewed-by: Laurent BP <laurent.balland-poirier at laposte.net>

diff --git a/extras/source/autotext/lang/th/standard/FN/content.xml b/extras/source/autotext/lang/th/standard/FN/content.xml
index b41b40baf853..64c189cc7d52 100644
--- a/extras/source/autotext/lang/th/standard/FN/content.xml
+++ b/extras/source/autotext/lang/th/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>


More information about the Libreoffice-commits mailing list