Kaydet (Commit) 14bf5784 authored tarafından Katarina Behrens's avatar Katarina Behrens

tdf#86595: Highlight color it is

Change-Id: Ic0a3083c05ba1cce974d76aecf60ed7bc4c72a36
üst 8f5748e2
...@@ -105,7 +105,7 @@ String RID_SVXSTR_CHARNAME_TYPEFACE ...@@ -105,7 +105,7 @@ String RID_SVXSTR_CHARNAME_TYPEFACE
}; };
String RID_SVXSTR_CHARNAME_HIGHLIGHTING String RID_SVXSTR_CHARNAME_HIGHLIGHTING
{ {
Text [ en-US ] = "Highlighting Color"; Text [ en-US ] = "Highlight Color";
}; };
String RID_SVXSTR_USE_REPLACE String RID_SVXSTR_USE_REPLACE
{ {
......
...@@ -2843,7 +2843,7 @@ ...@@ -2843,7 +2843,7 @@
</node> </node>
<node oor:name=".uno:CharBackColor" oor:op="replace"> <node oor:name=".uno:CharBackColor" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <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>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
<value>1</value> <value>1</value>
......
...@@ -137,7 +137,7 @@ ...@@ -137,7 +137,7 @@
<object class="GtkLabel" id="RID_SVXPAGE_BACKGROUND"> <object class="GtkLabel" id="RID_SVXPAGE_BACKGROUND">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="label" translatable="yes">Background</property> <property name="label" translatable="yes">Highlighting</property>
</object> </object>
<packing> <packing>
<property name="position">3</property> <property name="position">3</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment