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

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


 extras/source/autotext/lang/ss/standard/FN/content.xml |    6 +++---
 extras/source/autotext/lang/st/standard/FN/content.xml |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

New commits:
commit d4913aece53c7d4f293a1c5d0d129bd87497716d
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sun Sep 15 17:35:30 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:50:15 2019 +0200

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

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

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

diff --git a/extras/source/autotext/lang/ss/standard/FN/content.xml b/extras/source/autotext/lang/ss/standard/FN/content.xml
index b41b40baf853..add2a781462c 100644
--- a/extras/source/autotext/lang/ss/standard/FN/content.xml
+++ b/extras/source/autotext/lang/ss/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="Intfo1" 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