Correct tooltips in place name editor
This commit is contained in:
parent
f2e4fa779e
commit
3c08eb5b80
@ -119,9 +119,7 @@
|
|||||||
<object class="UndoableEntry" id="language">
|
<object class="UndoableEntry" id="language">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="tooltip_text" translatable="yes">Mail address.
|
<property name="tooltip_text" translatable="yes">Language in which the name is written.</property>
|
||||||
|
|
||||||
Note: Use Residence Event for genealogical address data.</property>
|
|
||||||
<property name="hexpand">True</property>
|
<property name="hexpand">True</property>
|
||||||
<property name="invisible_char">●</property>
|
<property name="invisible_char">●</property>
|
||||||
</object>
|
</object>
|
||||||
@ -169,7 +167,7 @@ Note: Use Residence Event for genealogical address data.</property>
|
|||||||
<object class="ValidatableMaskedEntry" id="date_entry">
|
<object class="ValidatableMaskedEntry" id="date_entry">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="tooltip_text" translatable="yes">Date at which the address is valid.</property>
|
<property name="tooltip_text" translatable="yes">Date range in which the name is valid.</property>
|
||||||
<property name="hexpand">True</property>
|
<property name="hexpand">True</property>
|
||||||
<property name="invisible_char">●</property>
|
<property name="invisible_char">●</property>
|
||||||
</object>
|
</object>
|
||||||
@ -182,9 +180,7 @@ Note: Use Residence Event for genealogical address data.</property>
|
|||||||
<object class="UndoableEntry" id="value">
|
<object class="UndoableEntry" id="value">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">True</property>
|
<property name="can_focus">True</property>
|
||||||
<property name="tooltip_text" translatable="yes">Mail address.
|
<property name="tooltip_text" translatable="yes" context="place">The name of the place.</property>
|
||||||
|
|
||||||
Note: Use Residence Event for genealogical address data.</property>
|
|
||||||
<property name="hexpand">True</property>
|
<property name="hexpand">True</property>
|
||||||
<property name="invisible_char">●</property>
|
<property name="invisible_char">●</property>
|
||||||
</object>
|
</object>
|
||||||
|
Loading…
Reference in New Issue
Block a user