[Libreoffice-commits] core.git: officecfg/registry
Yousuf Philips
philipz85 at hotmail.com
Tue Feb 24 13:58:48 PST 2015
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 1df9fb01cf940b34dafede8c88f813b369bab69d
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Tue Feb 24 06:01:44 2015 +0400
Changed tooltips for boder buttons in Calc's toolbar
Change-Id: I0e6c0900d28e7f01ebf88bcabc7dc6d5bbdb1b6a
Reviewed-on: https://gerrit.libreoffice.org/14594
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 ae01736..735d617 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2813,7 +2813,7 @@
</node>
<node oor:name=".uno:SetBorderStyle" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Borders, add lines; SHIFT to add and remove</value>
+ <value xml:lang="en-US">Borders (Shift to overwrite)</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -2960,7 +2960,7 @@
</node>
<node oor:name=".uno:LineStyle" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Line Style</value>
+ <value xml:lang="en-US">Border Style</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
@@ -2968,7 +2968,7 @@
</node>
<node oor:name=".uno:FrameLineColor" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Line Color (of the border)</value>
+ <value xml:lang="en-US">Border Color</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list