give statusbar "warnings" dialog a less-ambiguous name

This commit is contained in:
Paul Franklin 2016-12-07 11:32:07 -08:00
parent 16f229c644
commit 52ccc26753

View File

@ -5,7 +5,7 @@
<object class="GtkDialog" id="displaystate">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="title" translatable="yes">Gramps</property>
<property name="title" translatable="yes">Gramps Warnings</property>
<property name="window_position">center-always</property>
<property name="default_width">650</property>
<property name="default_height">500</property>