tooltips editurl editpersonref

svn: r16066
This commit is contained in:
Benny Malengier 2010-10-27 21:04:26 +00:00
parent f96145f2fc
commit 78724fd94c
2 changed files with 9 additions and 2 deletions

View File

@ -12,7 +12,6 @@
<child>
<object class="GtkVBox" id="vbox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkTable" id="table73">
<property name="visible">True</property>
@ -55,6 +54,9 @@
<object class="UndoableEntry" id="relationship">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">Description of the association, eg. Godfather, Friend, ...
Note: Use Events instead for relations connected to specific time frames or occasions. Events can be shared between people, each indicating their role in the event.</property>
<property name="invisible_char">&#x25CF;</property>
</object>
<packing>
@ -91,6 +93,7 @@
<child>
<object class="GtkLabel" id="person">
<property name="visible">True</property>
<property name="tooltip_text" translatable="yes">Use the select button to choose a person that has an association to the edited person.</property>
<property name="xalign">0</property>
</object>
<packing>
@ -105,6 +108,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Select a person that has an association to the edited person.</property>
<child>
<object class="GtkImage" id="image2695">
<property name="visible">True</property>

View File

@ -13,7 +13,6 @@
<child>
<object class="GtkVBox" id="vbox37">
<property name="visible">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkTable" id="table27">
<property name="visible">True</property>
@ -90,6 +89,7 @@
<child>
<object class="GtkComboBoxEntry" id="type">
<property name="visible">True</property>
<property name="tooltip_text" translatable="yes">Type of internet addres, eg. E-mail, Web Page, ...</property>
</object>
<packing>
<property name="left_attach">1</property>
@ -102,6 +102,7 @@
<object class="UndoableEntry" id="url_addr">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">The internet address as needed to navigate to it, eg. http://gramps-project.org</property>
<property name="invisible_char">&#x25CF;</property>
</object>
<packing>
@ -119,6 +120,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes">Open the web address in the default browser.</property>
<property name="use_stock">True</property>
</object>
<packing>
@ -134,6 +136,7 @@
<object class="UndoableEntry" id="url_des">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">A descriptive caption of the Internet location you are storing.</property>
<property name="invisible_char">&#x25CF;</property>
</object>
<packing>