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

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


 extras/source/autotext/lang/mai/standard/FN/content.xml |    6 +++---
 extras/source/autotext/lang/mk/standard/FN/content.xml  |    6 +++---
 extras/source/autotext/lang/ml/standard/FN/content.xml  |    6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit 80b639733232ba3caff0277f6704c29fe099ccf8
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sat Sep 14 21:04:10 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:41:16 2019 +0200

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

diff --git a/extras/source/autotext/lang/ml/standard/FN/content.xml b/extras/source/autotext/lang/ml/standard/FN/content.xml
index b41b40baf853..1164778323f0 100644
--- a/extras/source/autotext/lang/ml/standard/FN/content.xml
+++ b/extras/source/autotext/lang/ml/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 087c9b770ef59e4227632d4bbea847bff98c917d
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sat Sep 14 21:00:30 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:40:55 2019 +0200

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

diff --git a/extras/source/autotext/lang/mk/standard/FN/content.xml b/extras/source/autotext/lang/mk/standard/FN/content.xml
index b41b40baf853..972935af2278 100644
--- a/extras/source/autotext/lang/mk/standard/FN/content.xml
+++ b/extras/source/autotext/lang/mk/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 e7b059cf84e3b3703f99f0f94b12637452081489
Author:     Laurent BP <laurent.balland-poirier at laposte.net>
AuthorDate: Sat Sep 14 20:55:14 2019 +0200
Commit:     Laurent BP <laurent.balland-poirier at laposte.net>
CommitDate: Tue Sep 24 21:40:31 2019 +0200

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

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