[Libreoffice-commits] core.git: cui/source officecfg/registry sd/uiconfig
Katarina Behrens
Katarina.Behrens at cib.de
Tue Nov 3 03:22:44 PST 2015
cui/source/tabpages/strings.src | 2 +-
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
sd/uiconfig/sdraw/ui/drawchardialog.ui | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 14bf5784e98fc3add591a70410376050e56dd73b
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date: Tue Nov 3 12:09:35 2015 +0100
tdf#86595: Highlight color it is
Change-Id: Ic0a3083c05ba1cce974d76aecf60ed7bc4c72a36
diff --git a/cui/source/tabpages/strings.src b/cui/source/tabpages/strings.src
index 38d2405..db14dd0 100644
--- a/cui/source/tabpages/strings.src
+++ b/cui/source/tabpages/strings.src
@@ -105,7 +105,7 @@ String RID_SVXSTR_CHARNAME_TYPEFACE
};
String RID_SVXSTR_CHARNAME_HIGHLIGHTING
{
- Text [ en-US ] = "Highlighting Color";
+ Text [ en-US ] = "Highlight Color";
};
String RID_SVXSTR_USE_REPLACE
{
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 4c0b47d..27b21a4 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -2843,7 +2843,7 @@
</node>
<node oor:name=".uno:CharBackColor" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Text Background Color</value>
+ <value xml:lang="en-US">Highlight Color</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
diff --git a/sd/uiconfig/sdraw/ui/drawchardialog.ui b/sd/uiconfig/sdraw/ui/drawchardialog.ui
index 424ffb4..7b763d8 100644
--- a/sd/uiconfig/sdraw/ui/drawchardialog.ui
+++ b/sd/uiconfig/sdraw/ui/drawchardialog.ui
@@ -137,7 +137,7 @@
<object class="GtkLabel" id="RID_SVXPAGE_BACKGROUND">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Background</property>
+ <property name="label" translatable="yes">Highlighting</property>
</object>
<packing>
<property name="position">3</property>
More information about the Libreoffice-commits
mailing list