tdf#149738: Minor inconsistencies in sparkline related UI strings
Change-Id: I5b4c31e69743ad519a8bcc99fa3a5a7512a4cc18 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/136955 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
20c54847db
commit
f8a84ef8f0
2 changed files with 2 additions and 2 deletions
|
@ -1092,7 +1092,7 @@
|
|||
</node>
|
||||
<node oor:name=".uno:InsertSparkline" oor:op="replace">
|
||||
<prop oor:name="Label" oor:type="xs:string">
|
||||
<value xml:lang="en-US">Insert Sparkline...</value>
|
||||
<value xml:lang="en-US">Sparkline...</value>
|
||||
</prop>
|
||||
<prop oor:name="Properties" oor:type="xs:int">
|
||||
<value>1</value>
|
||||
|
|
|
@ -750,7 +750,7 @@
|
|||
<property name="visible">True</property>
|
||||
<property name="can-focus">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="label" translatable="yes" context="SparklineDialog|label_AxisMaximum">Vertical maximum</property>
|
||||
<property name="label" translatable="yes" context="SparklineDialog|label_AxisMaximum">Vertical maximum:</property>
|
||||
<property name="use-underline">True</property>
|
||||
<property name="mnemonic-widget">cbMaxAxisType</property>
|
||||
<property name="xalign">0</property>
|
||||
|
|
Loading…
Reference in a new issue