[about-me] Add translator comments to 'Home' string
This change is a part of the resolution of bug #605944.
This commit is contained in:
parent
270ca7b97f
commit
396b9a7159
1 changed files with 3 additions and 3 deletions
|
@ -221,7 +221,7 @@
|
|||
<object class="GtkLabel" id="label1016">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">_Home:</property>
|
||||
<property name="label" translatable="yes" comments="Home vs Work (email)">_Home:</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="mnemonic_widget">email-home-e</property>
|
||||
</object>
|
||||
|
@ -331,7 +331,7 @@
|
|||
<object class="GtkLabel" id="label1019">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">Hom_e:</property>
|
||||
<property name="label" translatable="yes" comments="Home vs Work (phone)">Hom_e:</property>
|
||||
<property name="use_underline">True</property>
|
||||
<property name="mnemonic_widget">phone-home-e</property>
|
||||
</object>
|
||||
|
@ -692,7 +692,7 @@
|
|||
<object class="GtkLabel" id="label1043">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">Home</property>
|
||||
<property name="label" translatable="yes" comments="Home vs Work (address)">Home</property>
|
||||
<attributes>
|
||||
<attribute name="weight" value="bold"/>
|
||||
</attributes>
|
||||
|
|
Loading…
Add table
Reference in a new issue