Kaydet (Commit) a78f074a authored tarafından akki95's avatar akki95 Kaydeden (comit) Samuel Mehrbrodt

tdf#70998 Termchange: Graphic/Picture->Image

Changed visible terms as required.

Change-Id: Id4335629977aa8512c753241d7c2203820716b73
Reviewed-on: https://gerrit.libreoffice.org/21857Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst 18fbddcc
...@@ -1834,7 +1834,7 @@ ...@@ -1834,7 +1834,7 @@
</node> </node>
<node oor:name=".uno:GrafMode" oor:op="replace"> <node oor:name=".uno:GrafMode" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="x-no-translate"></value><value xml:lang="en-US">Graphics mode</value> <value xml:lang="x-no-translate"></value><value xml:lang="en-US">Image mode</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>
...@@ -3840,7 +3840,7 @@ ...@@ -3840,7 +3840,7 @@
</node> </node>
<node oor:name=".uno:SdGraphicOptions" oor:op="replace"> <node oor:name=".uno:SdGraphicOptions" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="x-no-translate"></value><value xml:lang="en-US">Presentation Graphic Options</value> <value xml:lang="x-no-translate"></value><value xml:lang="en-US">Presentation Image Options</value>
</prop> </prop>
</node> </node>
<node oor:name=".uno:NavigationBarVisible" oor:op="replace"> <node oor:name=".uno:NavigationBarVisible" oor:op="replace">
......
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
<object class="GtkLabel" id="label2"> <object class="GtkLabel" id="label2">
<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">Graphics Cache</property> <property name="label" translatable="yes">Image Cache</property>
<attributes> <attributes>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
</attributes> </attributes>
......
...@@ -1883,7 +1883,7 @@ ...@@ -1883,7 +1883,7 @@
</node> </node>
<node oor:name=".uno:GrafMode" oor:op="replace"> <node oor:name=".uno:GrafMode" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Graphics mode</value> <value xml:lang="en-US">Image mode</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>
......
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
</node> </node>
<node oor:name=".uno:ImageControl" oor:op="replace"> <node oor:name=".uno:ImageControl" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Graphic...</value> <value xml:lang="en-US">Image..</value>
</prop> </prop>
</node> </node>
<node oor:name=".uno:TextDocument" oor:op="replace"> <node oor:name=".uno:TextDocument" oor:op="replace">
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<property name="row_spacing">6</property> <property name="row_spacing">6</property>
<child> <child>
<object class="GtkCheckButton" id="graphics"> <object class="GtkCheckButton" id="graphics">
<property name="label" translatable="yes">_Pictures and objects</property> <property name="label" translatable="yes">_Images and objects</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
......
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
<property name="row_spacing">6</property> <property name="row_spacing">6</property>
<child> <child>
<object class="GtkCheckButton" id="graphics"> <object class="GtkCheckButton" id="graphics">
<property name="label" translatable="yes">_Graphics and objects</property> <property name="label" translatable="yes">_Images and objects</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</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