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@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Yousuf Philips
2016-09-02 21:30:29 +04:00
committed by Adolfo Jayme Barrientos
parent 1e1eb87f36
commit c261d785f3

View File

@@ -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>