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

Yousuf Philips philipz85 at hotmail.com
Fri Sep 2 18:15:32 UTC 2016


 officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c261d785f3b39f4d96dc20a52ee5f2cb498cc71c
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Fri Sep 2 21:30:29 2016 +0400

    tdf#92733 Even better labels and tooltips for crop functions
    
    Change-Id: I3b2368e9a0a0183bb46b3162f7c0f1503346c5fc
    Reviewed-on: https://gerrit.libreoffice.org/28625
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index bcee0d6..da06390 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1989,10 +1989,10 @@
       </node>
       <node oor:name=".uno:GrafAttrCrop" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Non-Interactive Image Crop...</value>
+          <value xml:lang="en-US">Crop Image Dialog...</value>
         </prop>
         <prop oor:name="ContextLabel" oor:type="xs:string">
-          <value xml:lang="en-US">Non-Interactive Crop...</value>
+          <value xml:lang="en-US">Crop Dialog...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>
@@ -2000,7 +2000,7 @@
       </node>
       <node oor:name=".uno:Crop" oor:op="replace">
         <prop oor:name="Label" oor:type="xs:string">
-          <value xml:lang="en-US">Image Crop</value>
+          <value xml:lang="en-US">Crop Image</value>
         </prop>
         <prop oor:name="ContextLabel" oor:type="xs:string">
           <value xml:lang="en-US">Crop</value>


More information about the Libreoffice-commits mailing list