Add missing word to UI label in conversation-email.ui. Bug 772951.

This commit is contained in:
Michael James Gratton 2016-10-15 12:05:30 +11:00
parent 06a57fbe49
commit 0a164cecda

View file

@ -357,7 +357,7 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">This message was sent, but has not been saved your account.</property>
<property name="label" translatable="yes">This message was sent, but has not been saved to your account.</property>
<property name="ellipsize">end</property>
<property name="xalign">0</property>
</object>