Resolves: fdo#72280 Wrong title for Analysis of Variance (ANOVA) dialog
Change-Id: Ie2e1edee804f3e85eab08d05adecfc25ebbc77c1 Reviewed-on: https://gerrit.libreoffice.org/6934 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
This commit is contained in:
committed by
Markus Mohrhard
parent
5a295eb97b
commit
9c2a085a45
@@ -13,7 +13,7 @@
|
||||
<object class="GtkDialog" id="AnalysisOfVarianceDialog">
|
||||
<property name="can_focus">False</property>
|
||||
<property name="border_width">5</property>
|
||||
<property name="title" translatable="yes">Descriptive Statistics</property>
|
||||
<property name="title" translatable="yes">Analysis of Variance (ANOVA)</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<child internal-child="vbox">
|
||||
<object class="GtkBox" id="dialog-vbox1">
|
||||
|
Reference in New Issue
Block a user