sharing: Put a real description string in the media dialog

https://bugzilla.gnome.org/show_bug.cgi?id=736537
This commit is contained in:
Yosef Or Boczko 2014-11-26 09:56:49 +02:00 committed by Matthias Clasen
parent 7564b79518
commit d6c7e67d4f

View file

@ -896,7 +896,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Share music, photos and videos over the network.</property>
<property name="label" translatable="yes">Media sharing allows you to share music, photos and videos over the network.</property>
<property name="max-width-chars">40</property>
<property name="wrap">True</property>
</object>
<packing>