improve some stings. Fixes #5822

This commit is contained in:
Yann Leboulanger 2010-07-28 14:21:03 +02:00
parent 05a1af2c55
commit 6ceb3af784
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">From</property>
<property name="label" translatable="yes">From:</property>
</object>
<packing>
<property name="x_options">GTK_FILL</property>
@ -31,7 +31,7 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Subject</property>
<property name="label" translatable="yes">Subject:</property>
</object>
<packing>
<property name="top_attach">1</property>