* src/dialog.glade: Consistent tooltips.

* src/gramps.glade: Likewise.
* src/marriage.glade: Likewise.
* src/edit_person.glade: Likewise.
* src/plugins/pafexport.glade: Consistent check box label.


svn: r1956
This commit is contained in:
Alex Roitman
2003-08-03 03:41:35 +00:00
parent 6d579be545
commit 32961e9cdf
6 changed files with 18 additions and 11 deletions

View File

@@ -289,7 +289,7 @@
<widget class="GtkCheckButton" id="restrict">
<property name="border_width">3</property>
<property name="can_focus">yes</property>
<property name="label" translatable="yes">Restrict data on living people</property>
<property name="label" translatable="yes">Restrict information on living people</property>
<property name="active">yes</property>
<property name="draw_indicator">yes</property>
<property name="visible">yes</property>