[Libreoffice-commits] core.git: cui/uiconfig officecfg/registry

Takeshi Abe tabe at fixedpoint.jp
Mon May 1 09:04:39 UTC 2017


 cui/uiconfig/ui/optasianpage.ui                            |    2 +-
 officecfg/registry/schema/org/openoffice/Office/Common.xcs |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit e7e149508a95d684e033786560bb9972ee59e1ad
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date:   Mon May 1 13:06:15 2017 +0900

    tdf#79766 Use consistent wording in Asian Layout Kerning option
    
    Change-Id: I4ed78efc82a9dad490930351175dc5d501fdc499
    Reviewed-on: https://gerrit.libreoffice.org/37114
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Takeshi Abe <tabe at fixedpoint.jp>

diff --git a/cui/uiconfig/ui/optasianpage.ui b/cui/uiconfig/ui/optasianpage.ui
index 1b7392896d47..79f7e4848251 100644
--- a/cui/uiconfig/ui/optasianpage.ui
+++ b/cui/uiconfig/ui/optasianpage.ui
@@ -28,7 +28,7 @@
                 <property name="spacing">6</property>
                 <child>
                   <object class="GtkRadioButton" id="charkerning">
-                    <property name="label" translatable="yes">_Western characters only</property>
+                    <property name="label" translatable="yes">_Western text only</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 911879ed8287..82493f46a99a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5945,7 +5945,7 @@
         <!-- OldPath: -->
         <!-- OldLocation: -->
         <!-- UIHints: Tools  Options  Asian typography  Asian layout Kerning
-             Western characters only-->
+             Western text only -->
         <info>
           <desc>Determines the kerning of western text and/or punctuation inside
           of Asian text.</desc>


More information about the Libreoffice-commits mailing list