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

heiko tietze tietze.heiko at gmail.com
Thu Aug 24 15:05:19 UTC 2017


 cui/uiconfig/ui/spellingdialog.ui                                    |    2 +-
 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 1098fba99acb8c8cc7e87c55ece12ef175593147
Author: heiko tietze <tietze.heiko at gmail.com>
Date:   Thu Aug 3 14:55:27 2017 +0200

    tdf#87648 Spelling and Grammar
    
    Renamed to just Spelling
    
    Change-Id: I4433d75a8fd697e8d4dd25fa5d26411ed15b6c1b
    Reviewed-on: https://gerrit.libreoffice.org/40717
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Heiko Tietze <tietze.heiko at googlemail.com>

diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index 0f576da899ac..07688929231b 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -6,7 +6,7 @@
   <object class="GtkDialog" id="SpellingDialog">
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
-    <property name="title" translatable="yes" context="spellingdialog|SpellingDialog">Spelling and Grammar: $LANGUAGE ($LOCATION)</property>
+    <property name="title" translatable="yes" context="spellingdialog|SpellingDialog">Spelling: $LANGUAGE ($LOCATION)</property>
     <property name="resizable">False</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 62f495322389..ff7788129b3c 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3577,10 +3577,10 @@
           <value xml:lang="en-US">Spelling</value>
         </prop>
         <prop oor:name="ContextLabel" oor:type="xs:string">
-          <value xml:lang="en-US">~Spelling and Grammar...</value>
+          <value xml:lang="en-US">~Spelling...</value>
         </prop>
         <prop oor:name="TooltipLabel" oor:type="xs:string">
-          <value xml:lang="en-US">Check Spelling and Grammar</value>
+          <value xml:lang="en-US">Check Spelling</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>


More information about the Libreoffice-commits mailing list